@charset "UTF-8";
/* CSS Document */


body {
background:#ccc;
padding:0;
margin:0;
}


/* ERROR MESSAGE CSS */

div.errorlist {
color:#f00;
}


#bg {
background:#020315 url(img/background-stars.jpg) top center no-repeat;

width:1000px;
padding:0 0 1px 0;
margin:0 auto;
border-left:2px solid #333;
border-right:2px solid #333;
}





#skin {
background:url(img/skin-glass.png) center top no-repeat;
width:820px;
padding:0 0 0 0;
margin:0 auto;
}





#muscle {
width:810px;
padding:60px 0 0 0;
margin:0 auto;
}



#leftcol {
float:left;
margin-left:95px;
}


div.leftbox {
width:245px;
margin-bottom:10px;
}

div.whitetop {
background:url(img/white_top.png) center top no-repeat;
width:230px;
height:11px;
padding:0;
margin:0 auto;
}

div.whitemid {
background:url(img/white_middle.png) center top repeat-y;
width:230px;
padding:0 0 6px 0;
margin:0 auto;
font:normal 11px Verdana;
text-align:left;
line-height: 1.5;
color:#ccc;
}


div.whitemid p{
padding:0 18px 0 12px;
margin:0;
text-align:justify;
}


div.whitemid a:link {
	text-decoration:none;
	color:#0066FF;
	border-bottom:1px dotted #999;
	}
div.whitemid a:visited {
	text-decoration:none;
	color:#0066FF;
		border-bottom:1px dotted #999;

	}
div.whitemid a:hover {
	text-decoration:none;
	color:#000033;
			border-bottom:none;

	}
	
	

div.whitebutt {
background:url(img/white_bottom.png) center top no-repeat;
width:230px;
height:20px;
padding:0;
margin:0 auto;
}


div#rightcol {
float:left;
padding:0 0 0 25px;
margin:0;
width:338px;
}


div.rightbox {
padding:0;
margin-bottom:10px;
}




div.creamtop {
background:url(img/cream_top.png) center top no-repeat;
width:348px;
height:11px;
padding:0;
margin:0 auto;
}


div.creammid2 {
background:url(img/cream_middle.png) center top repeat-y;
width:328px;
padding:5px 0 0 20px;
margin:0 auto;
font:normal 12px Arial, Helvetica, sans-serif;
text-align:left;
color:#ccc;
}

div.creammid2 p {
line-height: 1.5;
padding:0 28px 6px 0;
font-size:11px;
margin:0;
}

div.creammid {
background:url(img/cream_middle.png) center top repeat-y;
width:348px;
padding:0 0 0 0;
margin:0 auto;
font:normal 12px Arial;
text-align:left;
line-height: 1.3;
color:#CCCCCC;
}

div.creammid p {
padding:0 18px 0 14px;
text-align:justify;
line-height:1.3em;
font-size:12px;
margin:0;
}

div.creammid-demo1 {
background:url(img/cream_middle.png) center top repeat-y;
width:348px;
padding:5px 0 0 0;
margin:0 auto;
font:normal 12px Arial;
text-align:left;
line-height: 1.3;
color:#2a2a2a;
}


div.rightbox a:link {
	text-decoration:none;
	color:#F90;
	border-bottom:1px dotted #999;
	}
div.rightbox a:visited {
	text-decoration:none;
	color:#F90;
		border-bottom:1px dotted #999;

	}
div.rightbox a:hover {
	text-decoration:none;
	color:#999999;
			border-bottom:1px dotted #fff;

	}

div.creambutt {
background:url(img/cream_bottom.png) center top no-repeat;
width:348px;
height:20px;
padding:0;
margin:0 auto;
}

/* additional styles */

em {
color:#F90;
}