html,body {
	margin:0;
	padding:0;
}

body {
	/*text-align: left;
	min-width: 806px;*/
	color:#000000;
	background:#FFFFFF;
	cursor:default; 
}



#wrapper {
	float:left;
	/*text-align: left;*/
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 806px;
	background: url(img/bg2.gif) repeat;
}


#top{
	height:62px;
	width:152px;
	padding: 26px 0 0 650px;
	background:url(img/top.jpg) no-repeat;
	cursor:pointer;
}

#left {
	float:left;
	width:194px;
	padding: 29px 0 2px 6px;
	background: transparent;
	background: url(img/top2.jpg) no-repeat;	
}

#content {
	float:left;
	width:434px;
	padding: 13px 0 0 6px;
	border: 0;	
	background: transparent;
}

#right {
	float: left;
	width: 154px;
	padding: 13px 0 0 8px;	
}

#bottom {
	clear: both;
	text-align: center;
	width: 786px;
	padding:15px 10px 10px 10px;
	color:#6d9437;
	background:#ffffff url(img/bg_bottom2.gif) no-repeat;
}

.preloadedImages {
       display: none;  
       width: 0px;
       height: 0px;
}
