
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:1px;
	margin-left:0px;
	margin-right:0px;
	}

a:link {
	color: #0000CC;
	}
	
a:visited {
	color: #0000CC;
	}
	
a:hover {
	color: #0000FF;
	}
	
a:active {
	color: #0000CC;
	}
		
#wrapper {
	padding:0;
	width:950px;
	margin: 0 auto;
	background-image:url(images/main_bg.jpg);
	}
					
#header {
	width:950px;
	height:90px;
		}

#content {
	width:934px;
	height:auto;
	margin:0px 8px 0px 8px;
		}

#footer {
	width:950px;
	height:40px;
	background-image:url(images/footer_bg.jpg);
	}
		
#left {
	width:170px;
	height:auto;
	float:left;
	margin-left:8px;
	}

#left_menu {
	width:160px;
	height:auto;
	float:left;
	margin-top:10px;
	}

#right {
	width:170px;
	height:auto;
	float:right;
	margin-right:8px;
	}

#right_menu {
	width:160px;
	height:auto;
	float:right;
	margin-top:10px;
	}

#main {
	width:580px;
	height:auto;
	margin-top:10px;	
	}
		
#main_banner {
	width:924px;
	height:auto;
	margin:0px 13px 0px 13px;
	}
		
#main_ads {
	width:924px;
	height:auto;
	margin:15px 13px 10px 13px;
	}
	
.table {	
	border: 1px solid #cccccc;
	border-collapse:collapse;
	color: #000000;
}

.table_top {	
	border: 1px solid #cccccc;
	border-collapse:collapse;
	background-image:url(main_images/table_top.gif);
	font-size: 13px;
	font-weight:bold;
	color: #000000;
	text-align:center;
}	

.footer_style {
	font-size:10px;
	color: #000000;
	}
	
.footer_style a {
 	color:#333333;
	}
	
.footer_style a:hover {
 	color:#000000;
	}
	
#news_bar {
	width:924px;
	height:auto;
	margin:15px 13px 10px 13px;
	}
	
.news_title {
	font-size: 12px;
	font-weight: bold;
	}

.short_news {
	font-size: 11px;
	}