@charset "utf-8";
body {
	color: #CCC;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	background-image: url(../images/bodybackground.jpg);
	background-color: #FFF;
	font-size: 12px;
	background-attachment: fixed;
}
#banner {
	background-color: #000;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	height: 180px;
}


#menubar {
	font-weight: 900;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-transform: uppercase;
	font-size: 15px;
	background-color: #000000;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-image: url(../images/menubar_background.jpg);
	text-align: left;
	width: 900px;
}
#Homepage728x90 {
	height: 90px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
}



#body {
	text-align: left;
	padding: 10px;
	height: auto;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #000;
}

#footer {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 11px;
	background-color: #ff3300;
	height: 20px;
	padding: 0px;
	margin: 0px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
	line-height: 20px;
	font-weight: normal;
}


#wrapper {
	width: 900px;
	border: thin solid #000;
	margin-left: auto;
	margin-right: auto;
}/*
	tswtabs.css		1.0.2
	Please use the CSS Menu Button Wizard at
		http://www.thesitewizard.com/wizards/css-menu-buttons.shtml
	to generate your own customized menu buttons.
*/
#leftcolum1 {
	padding: 0px;
	height: 897px;
	width: 180px;
	color: #FFFFFF;
	float: left;
	border: thin solid #666666;
	background-color: #000000;
}

#tswcsstabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#tswcsstabs ul li {
	display: inline;
	text-align: center;
	list-style: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#tswcsstabs li a {
	color: #000;
	text-decoration: none;
	display: inline;
	margin: 0px;
	background-color: #999999;
}
#tswcsstabs li a:hover {
	color: #fff ;
	background-color: #000 ;
}
