@charset "utf-8";
body {
	background-image: url(site%20images/GreyBackground.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFFFFF;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-size: 24px;
	color: #FF9900;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
h3 {
	font-size: 14px;
	color: #FFFFFF;
}
h4 {
	font-size: 14px;
	color: #000000;
}
h5 {
	color: #FF9900;
	font-size: 14px;
}


#tableNavigation {
	background-color: #FF9900;
	height: 200px;
	background-image: url(banner.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#navmenuitems {
	margin-left: 187px;
	margin-top: 169px;
	width: 400px;
}

#nav {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
}
#nav li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#nav a:link, #nav a:visited {
	color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	text-align: center;
	margin-right: 3px;
	margin-left: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}
#nav a:hover {
	color: #FF9900;
}

#tableSidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	text-decoration: none;
	background-image: url(sidebarback.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000066;
}
#tablecredits {
	background-color: #FF9900;
}

#tableSidebar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tableSidebar a {
	color: #000066;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 6px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-width: 1px;
}

#tableSidebar a:hover {
	color: #999999;
	background-color: ff9900;
}
#tableContent {
	text-align: center;
	background-position: center top;
	background-image: url(site%20images/powback_n.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	vertical-align: top;
}
#tableContent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#adsidebar {
	background-color: #000066;
	text-align: center;
}
#tablecredits {
	text-align: center;
}
#adsidebar object {
	margin-top: 5px;
}
#adsidebar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
