body, html {
	font-size:medium;
	font-weight:normal;
	color:#ffcc33;
	font-family:arial, helvetica, "serif 10px normal";
	height:100%;
	background-image:url(images/tile.gif);
	background-attachment:fixed;	
}
a {
text-decoration: none;
}
#top {  
	margin:0px auto;
	text-align:center;
	width:825px;
	height:134px;
	background-image:url("images/bannerrnd2.gif");
	background-repeat:no-repeat;
	border-left:1px;	
}
#box2{
	margin:0px auto;
	text-align:center;
	width:825px;
	height:2px;
	background-image:url("images/singleln.jpg");
	background-repeat:no-repeat;	
}
#box3{
	text-align:left;
	width:825px;
	height:100%;
	float:center;
	background-color: #3399cc;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#box3a{
	float:left;
	width:160px;
	height:900px;
	background-color: #3399cc;
	
}
#box3b{
	padding:10px;
	float:left;
	width:460px;
	height:880px;
	background-color: #3399cc;	
}
#box3c{
	float:left;
	width:185px;
	height:900px;
	background-color: #3399cc;
}
#box4{
    float:left;
	width:825px;
	height:100px;
	background-color: #3399cc;
}