body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-color: #CCCCCC;
}

a {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#navbar {
	background-color: #000;
	width: 830px; 
	vertical-align: center;
	color: #CCC;
	font-size: 11px;
}

#navbar a {
	color: #CCC;
	font-size: 11px;
}

#navbar a:hover {
	color: #939598;
}


#menu {
	width: 830px;
	background-color: #000;
}

#menu td {
	text-align: center;
	vertical-align: top;
}

.menuheading {
	font-size: 11px;
	font-weight: bold;
	display: block;
	color: #CCC;
	background-color: #333333;
	height: 16px;
	
}

.menusection {
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	background-color:#FFF;
	width: 272;
	text-align: center;
	font-weight: bold
}

.menusection2 {
	font-weight: normal;
	font-size: 10px;
	color: #333333;
	background-color:#FFF;
	width: 272;
	text-align: center;
	font-weight: bold
}

.menusection a {
	color: #000;
	font-size: 12px;
}

.menusection a:hover { color: #333333;
}

.menusection a:visited {
	color: #000;
}

#footer {
	font-weight: bold
	background-color: #340300;
	width: 830px; 
	vertical-align: center;
	color: #CCC;
	font-size: 10px;
	


#footer a {
	color: #fff;
}

#footer a:visited, #footer a:hover {
	color: yellow;
}
