@charset "UTF-8";
/* CSS Document */


body {
background:#ccc;
padding:0;
margin:0;
}


/* ERROR MESSAGE CSS */

div.errorlist {
color:#f00;
}





#img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }



#crinkle {
background:url('img/crinkle.png') no-repeat center top;
width:820px;
padding:0;
margin:0 auto
}





#muscle {
width:810px;
padding:0 0 0 0;
margin:0 auto;
}



#leftcol {
float:left;
margin-left:95px;
}


div.leftbox {
width:245px;
margin-bottom:10px;
text-align:justify;
}




div#rightcol {
float:left;
padding:0 0 0 27px;
margin:0;
width:338px;
}


div.rightbox {
padding:0;
margin-bottom:10px;
}




div.creamtop {
background:url('img/cream_top.png') no-repeat center top;
width:348px;
height:11px;
padding:0;
margin:0 auto
}


div.creammid2 {
background:url('img/cream_middle.png') repeat-y center top;
width:328px;
margin:0 auto;
text-align:left;
color:#2a2a2a; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Arial, Helvetica, sans-serif; padding-left:20px; padding-right:0; padding-top:5px; padding-bottom:0
}

div.creammid2 p {
line-height: 1.5;
padding:0 28px 4px 0;
font-size:11px;
margin:0;
}

div.creammid {
background:url('img/cream_middle.png') repeat-y center top;
width:348px;
margin:0 auto;
text-align:left;
line-height: 1.3;
color:#2a2a2a; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Georgia, Times New Roman, Times, serif; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:0
}

div.creammid p {
padding:0 28px 0 20px;
text-align:justify;
line-height:1.3em;
font-size:12px;
margin:0;
}

div.creammid-demo1 {
background:url('img/cream_middle.png') repeat-y center top;
width:348px;
margin:0 auto;
text-align:left;
line-height: 1.3;
color:#2a2a2a; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Georgia, Times New Roman, Times, serif; padding-left:0; padding-right:0; padding-top:5px; padding-bottom:0
}


div.rightbox a:link {
	text-decoration:none;
	color:#0066FF
	border-bottom:1px dotted #999;
	}
div.rightbox a:visited {
	text-decoration:none;
	color:#0066FF;
		border-bottom:1px dotted #999;

	}
div.rightbox a:hover {
	text-decoration:none;
	color:#000033;
			border-bottom:1px dotted #fff;

	}

div.creambutt {
background:url('img/cream_bottom.png') no-repeat center top;
width:348px;
height:11px;
padding:0;
margin:0 auto
}

/* additional styles */

em {
color:#996600;
}