body
{
background-color: #CCCCCC;
margin: 0;
padding: 0;
text-align: center;
font-family: Arial;
font-size: 16px;
}

#container
{
background-color:#FFFFFF;
margin: 0 auto;
text-align: left;
width: 1050px;
height: auto;
}

#topnav
{
width: 434px;
position: relative;
float: left;
	top: 20px;
	padding-left: 100px;

}

#body_text
{
width: 680px;
position: relative;
	left: 200px;
}

#footspace
{
margin: auto;
width: 1px;
position: relative;
	top: 50px;
}

#cast_text
{
margin: auto;
width: 680px;
position: relative;
	
}

#rpplayer
{
position: relative;
float: left;
width: 917px;
top: 30px;

}


#rp_title
{
position: relative;
width: 334px;
float: left;
padding-left: 10px;
top: 5px;

}
#selfact
{
position: relative;
width: 52px;
float: left;
padding-left: 10px;
top: 30px;

}
#pagetitle
{
position: relative;
float: left;
width: 200px;
right: 320px;
top: 26px;

}

#prodpic
{
	width: 120px;
	float: left;
padding-left: 43px;
}

#prodtext
{
position: relative;
float: left;
width: 680px;
padding-left: 100px;
top: 75px;

}
#pagetext
{
position: relative;
float: left;
width: 680px;
padding-left: 100px;
top: 35px;

}

#prod
{
	
}

#prodclear
{
clear: both;
font-size: 0px;
height: 100px;
}
