body,td,th {
	font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

img {border:0px;}

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
}
		#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-color: #666666;
	background-image: url(images/tableback.gif);
	background-repeat: repeat;
		}

		#banner {
	padding: 0;
	height: 100px;
width: 780px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
		}

		#content {
	padding: 0;
	width: 474px;
	background-color: #333333;
margin:0;
	float: left;
		}

		#sidebar-a {
			float: left;
			width: 153px;
			\width: 153px;
			w\idth: 153px;
			margin: 0;
			margin-right: 0;
			padding: 0;
	background-color: #666;
		}

		#sidebar-b {
			float: right;
			width: 153px;
			\width: 153px;
			w\idth: 153px;
margin: 0;
			padding: 0;
	background-color: #000000;
		}

		#footer {
	clear: both;
	padding: 0;
	margin-top: 0;
	background-color: #000000;
	height: 50px;
width: 780px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
	background-repeat: no-repeat;
	background-position: bottom;
		}

#sidebar-a ul {
	margin: 0;
	padding: 0;
}
	
#sidebar-a li {
	list-style-type: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sidebar-a li.topper {
	background-color:#eeeeee;
	background-image: url(images/bluetile.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	text-align: center;
	font-size: medium;
}

#sidebar-a li.bottomer {
	background-color:#000000;
	background-image: url(images/bluetile.jpg);
	background-position: bottom;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0000;
}

#sidebar-a li.item {
	text-align: left;
	margin: 0;
	background-color:#666666;
	font-size: small;
}

#sidebar-a li.item a {
	display:block;
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar-a li.item a:hover {
	background-color:#FF0000;
}


#sidebar-b ul {
	margin: 0;
	padding: 0;
}
	
#sidebar-b li {
	list-style-type: none;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#sidebar-b li.topper {
	background-color:#eeeeee;
	font-size: medium;
	background-image: url(images/redtile.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
	text-align: center;
	background-position: top;
}

#sidebar-b li.bottomer {
	background-color:#000000;
	background-image: url(images/redtile.jpg);
	background-position: bottom;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #0000FF;
	display: block;
}

#sidebar-b li.item {
	text-align: left;
	margin: 0;
	background-color:#666666;
	font-size: small;
}

#sidebar-b li.item a {
	display:block;
	color: #FFFFFF;
	text-decoration: none;
}

#sidebar-b li.item a:hover {
	background-color:#0000FF;
}
.advert {
	text-align: center;
}

li.centtext {
	text-align: center;
	margin: 0;
	background-color:#666666;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

li.middler {
	background-color:#666;
	font-size: medium;
	text-align: center;
}

li.menusample {
	text-align:center;
	font-weight: bold;
	background-color:#666666;
	font-size: small;
	color: #FFFFFF;
}

li.menusample a {
	display:block;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
 padding: 4px 0px 4px 0px;
}

li.menusample a:hover {
	background-color:#0000FF;

}

.center {	text-align: center; }

.redheader {
	color: #CCCCCC;
	font-weight: bold;
	font-size: large;
}
.translucent90 {
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/translucent90.png);
	background-repeat: repeat;
	text-align: center;
}

.plug {
	text-align: center;
	background-color:#666666;
	font-size: small;
	border-top: solid #999 1px;
	font-weight: bold;
	margin: 2px 0px 0px 0px;
}

.plug a {
	display:block;
	color: #FFFFFF;
	text-decoration: none;
}

.plug a:hover {
	background-color:#FF0000;
}


/* top banner navigation css */

#nav {
	margin: 0;
	padding: 0;
	height: 20px;
	width: 780px;
 clear:none;
 background-image:url(images/heads/headmenu.gif);
	border-bottom:0px solid black;
}

#nav img {border:none;}
#nav a:link, #nav a:visited { border-bottom:0px solid black;}
#nav a:hover {border-bottom:2px solid red;}

/* top banner navigation css version 2.0 */

#nav2 {
	margin: 0;
	padding: 0;
	width: 780px;
	clear:both;
	background:url(images/heads/navbarbrick.jpg) center center;
	border-bottom:0px solid black;
	color:white;
	font-size: 11px;
}
#nav2 a {
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
	margin: 2px;
}
#nav2 img {border:none;}
#nav2 a:link, #nav2 a:visited {
	color:white;
	border-bottom:1px solid #CCCCCC;
	background-image: url(images/translucent90.png);
}
#nav2 a:hover {
	border-bottom:1px solid red;
	background-image: url(images/translucent40w.png);
	color: #000000;
}
