body {

	background-image: 		url(images/background.jpg);
	
	background-position: 	center;
	
	background-attachment: 	fixed;	
	
	font-family:			Verdana;

}


/* CONTAINERS */
.site_container {

	margin-left: 			auto;
	
	margin-right: 			auto;
	
	width: 					1000px;
	
	height: 				100%;
	
	clear: 					both;

}

.main_container {
	
	float: 					left;
	
	width: 					690px;

}

.spacer_container {
	
	float: 					left;
	
	width: 					10px;

}

.right_container {
	
	float: 					left;
	
	width: 					300px;

}
	
/* DIV CSS */
.banner {

	width: 					1000px;

	height: 				200px;
	
	background-image: 		url('images/banner.gif');
	
	clear: 					both;
	
	border:					solid 1px #000000;

}

.menu {

	background-color: 		#000000;
	
	text-align:				center;
	
	font-size: 				12px;
	
	color:					#FFFFFF;
	
	padding-bottom: 		5px;
	
	padding-top: 			5px;
	
	clear: 					both;
	
	border: 				solid 1px #000000;
	
	border-bottom: 			none; 	

}

.menu a:link {
	
	color:					#FFFFFF;
	
	font-size:				12px;
	
	text-decoration: 		none;	
}

.menu a:visited {
	
	color: 					#FFFFFF;
	
	font-size:				12px;
	
	text-decoration: 		none;	
}

.menu a:hover {
	
	color: 					#FFFFFF;
	
	font-size:				12px;
	
	text-decoration: 		underline;	
}

.teams {

	background-color: 		#FFFFFF;
	
	text-align:				center;
	
	font-size: 				12px;
	
	padding-bottom: 		5px;
	
	padding-top: 			5px;
	
	clear: 					both;
	
	border: 				solid 1px #000000;

}

.teams a:link {
	
	color: 					#000000;
	
	font-size:				12px;
	
	text-decoration: 		none;	
}

.teams a:visited {
	
	color: 					#000000;
	
	font-size:				12px;
	
	text-decoration: 		none;	
}

.teams a:hover {
	
	color: 					#000000;
	
	font-size:				12px;
	
	text-decoration: 		underline;	
}

.header {

	background-color: 		#000000;
	
	text-align:				left;
	
	font-size: 				12px;
	
	font-weight: 			bold;
	
	color: 					#FFFFFF;
	
	padding-bottom: 		5px;
	
	padding-top: 			5px;
	
	padding-left: 			5px;
	
	padding-right: 			5px;
	

}

.main {

	background-color: 		#FFFFFF;
	
	text-align:				left;
	
	font-size: 				12px;
	
	padding-bottom: 		5px;
	
	padding-top: 			5px;
	
	padding-left: 			10px;
	
	padding-right: 			5px;
	
	border: 				solid 1px #000000;

}

.main a:link {
	
	color: 					#000000;
	
	font-size:				12px;
	
	text-decoration: 		underline;	
}

.main a:visited {
	
	color: 					#000000;
	
	font-size:				12px;
	
	text-decoration: 		underline;	
}

.main a:hover {
	
	color: 					#000000;
	
	font-size:				12px;
	
	text-decoration: 	 	underline;
}

.right {

	background-color: 		#FFFFFF;
	
	text-align: 			left;
	
	vertical-align:			top;
	
	font-size: 				12px;
	
	padding-bottom: 		5px;
	
	padding-top: 			5px;
	
	padding-left: 			10px;
	
	padding-right: 			5px;
	
	border: 				solid 1px #000000;

}

.right a:link {
	
	color: 					#000000;
	
	font-size:				12px;
	
	text-decoration: 		none;	
}

.right a:visited {
	
	color: 					#000000;
	
	font-size:				12px;
	
	text-decoration: 		none;	
}

.right a:hover {
	
	color: 					#000000;
	
	font-size:				12px;
	
	text-decoration: 		underline;	
}

.logos {

	background-color: 		#FFFFFF;
	
	text-align: 			center;
	
	vertical-align:			top;
	
	font-size: 				12px;
	
	padding-bottom: 		5px;
	
	padding-top: 			5px;
	
	padding-left: 			10px;
	
	padding-right: 			5px;

}

.logos a:link {
	
	color: 					#000000;
	
	font-size:				12px;
	
	text-decoration: 		none;	
}

.logos a:visited {
	
	color: 					#000000;
	
	font-size:				12px;
	
	text-decoration: 		none;	
}

.logos a:hover {
	
	color: 					#000000;
	
	font-size:				12px;
	
	text-decoration: 		none;	
}

.title {
	
	color: 					#000000;
	
	font-size:				12px;
	
	font-weight: 			bold;
	
}

.spacer_hor {

	font-size:				1px;
	
	height: 				10px;
	
	width:					auto;

}

.spacer_ver {

	font-size:				1px;
	
	height: 				auto;
	
	width: 					10px;

}

.right ul, .right li {
	
	padding-left: 			10px;
	
}

.news {

	text-align:				left;
	
	font-size: 				12px;
	
	padding-bottom: 		5px;
	
	padding-top: 			5px;
	
	padding-left: 			10px;
	
	padding-right: 			5px;
}

.news a:link {
	
	color: 					#000000;
	
	font-size:				12px;
	
	text-decoration: 		underline;	
}

.news a:visited {
	
	color: 					#000000;
	
	font-size:				12px;
	
	text-decoration: 		underline;	
}

.news a:hover {
	
	color: 					#000000;
	
	font-size:				12px;
	
	text-decoration: 	 	underline;
}

.comments_spacer {
	
	height:					15px;
	
	clear:					both;
	
}

.commentstitle {
	
	color:					#FFFFFF;
	
	background-color:		#000000;
	
	padding-left:			5px;
	
}

.comment {
	
	border-left:			solid 1px #000000;

	border-right:			solid 1px #000000;
	
	padding-left:			10px;
	
	border-bottom:			solid 1px #000000;
}