body{
	background-image:url(images/tile.jpg);
	background-repeat:repeat;
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
}
#left{
	background-image:url(images/left.jpg); width:170px; height:331px; color:#FDE871; padding-left:18px; line-height:16px;
}
#left a{
	 color:#FDE871;
	 text-decoration:none;
	 font-weight:bold;
}
#left a:hover{
	 text-decoration:underline;
	 font-weight:bold;
}
#content{
	 color:#FDE871;
	 font-size:12px;
	 width:480px; margin-top:28px; float:right;
}
#top{
width:882px; width:expression('884px'); margin-left:1px;	
}
#main-bck{
	width:872px; margin-left:1px; background-image:url(images/back-rpt.png); background-repeat:repeat-y;
}
#left-box{
	width:300px; float:left; height:626px;
}
#main-box{
	width:485px; float:left; background-color:#1D5C86; min-height:626px;
}
#footer-box{
	background-image:url(images/btm-page2.png); height:323px; width:870px;
}
#footer{
	padding-top:260px;
}
#footer a{
	 font-size:10px; color:#FDE871;
}
#footer a:hover{
	text-decoration:none;
}
#footer-front{
	padding-top:340px;
}
#footer-front a{
	 font-size:10px; color:#FDE871;
}
#footer-front a:hover{
	text-decoration:none;
}