body {
	background: #26363a url(../images/BgBody.gif) repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666;
}
a, strong{ color:#C63;}
#BoxPagePosition{ display:block; position:relative; width:761px; left:50%; margin:0px 0 0 -390px;}
	#BoxHeader{ position:relative; display:block; height:344px; width:761px; background:url(../images/BgContentTop.gif) bottom no-repeat;}
		#Logo{ position:absolute; top:22px; left:8px;}
		#Mood{ position:absolute; top:66px;}
		#BoxMenu ul{ margin:0px; padding:0px; background:#FF0000 url(../images/BgMenu.gif) no-repeat; display:block; width:266px; height:13px; top:33px; right:7px; position:absolute;}
		#BoxMenu li{ list-style-type:none; float:left; display:block;}
		#BoxMenu a{ display:block; height:13px;} 
	
	#BoxContent{ display:table; position:relative; width:761px; background:url(../images/BgContentText.gif) repeat-y; *margin-bottom:-1px; }
		#BoxContentRight{ display:block; position:relative; width:580px; right:8px; float:right; color:#666;}
			#BoxContentRight h1{ display:block; height:23px; line-height:23px; width:578px; background:url(../images/BgH1Right.gif) no-repeat; text-align:center; font-size:13px; color:#333;}
			#BoxContentRight h2{ font-size:11px; color:#C63;}
		#BoxContentRight ul{ margin:0 0 0 8px;}
			
		#BoxContentLeft{display:block; position:relative; width:150px; left:8px; float:left;}
			#BoxContentLeft h1{ display:block; height:23px; line-height:23px; width:150px; background:url(../images/BgH1Left.gif) no-repeat; text-align:center; font-size:13px; color:#333;}
			#BoxContentLeft ul{ margin:0 0 0 10px;}
			#BoxContentLeft li{ font-weight:bold; list-style-image:url(../images/arrow.gif); line-height:18px; }
			#BoxContentLeft a{color:#C63; text-decoration:none;}
	
	#BoxFooter{ position:relative; display:block; padding-top:20px; margin-bottom:20px; background:url(../images/BgContentEnd.gif) no-repeat top center; text-align:center;color:#608C97;}
	#BoxFooter a{ color:#608C97;}
	
	.preview{ background:#D1D5D6; display:block; padding:5px; height:125px; margin-bottom:8px;}
	.preview img{ float:left; margin-right:8px;}
	
	th{ background:#ABB0B0; text-align:left;}
	td{ background:#D1D5D6;}
	
	.previewsmall{ background:#D1D5D6; height:95px; padding:5px; margin-bottom:8px; clear:both;}
	.previewsmall img{ float:left; margin-right:8px;}