﻿body {
margin-top: 0px; 
background: #f8f799;
text-align: center}

p {
	margin: 0px 4px 0px 4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color: black;
}

a:link {text-decoration: underline; color: #0000ff;}
a:hover {text-decoration: underline; color: #800080;}
a:visited {text-decoration: underline; color: #000099;}

a:link.nav {text-decoration: none; color: #000099;}
a:hover.nav {text-decoration: none; color: #000099; background-color: #ffffee;}
a:active.nav {text-decoration: none; color: #000099;}
a:visited.nav {text-decoration: none; color: #000099;}

h1 {
	margin: 0px 0px 0px 4px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
}

p.subtitle-text {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

p.ads {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-align: center;
}

#page {
width: 770px;
background: url('images/bordershadow.jpg') repeat-y;
}

.page_top {
background: url('images/bordertop.jpg') no-repeat top left;
}

.page_bottom {
background: url('images/borderbottom.jpg') no-repeat bottom left;
}

#banner {
	background: url('images/borderbanner.gif') no-repeat 50% bottom;
	color: black;
	text-align: center;
	height: 135px;
	width: 750px;
	font-weight: normal;
	font-size: 44px;
	font-family: Arial, Helvetica, sans-serif;
}

#tagline {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	text-align: center;
	background-color: #444444;
	width: 750px;
	height: 17px;
	vertical-align: middle;
}

#top-bar {
	background-color: #000000;
	width: 750px;
	height: 17px;
}

#top-separator {
	background-color: #ffffff;
	width: 750px;
	height: 2px;
}

#left-column {
	width: 125px;
	vertical-align: top;
	background-image: url('images/leftbg.jpg');
	background-repeat: repeat-y;
}

#nav-header {
	padding: 0px 0px 0px 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	width: 125px;
	height: 17px;
	background-color: #444444;
	color: #ffffff;
}

#nav-menu {
	vertical-align: top;
	width: 125px;
	background-color: #dfdfed;
}

.nav-text {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
	text-align: left;
	font-style: normal;
	vertical-align: middle;
	text-indent: 4px;
	width: 125px;
}

#nav-bottom {
	width: 125px;
	height: 17px;
	background-color: #444444;
}

#feature-header {
	background-color: #d76831;
	height: 17px;
	color: #ffffff;
	font-weight: bold;
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
}

#feature-box {
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #d76831;
	border-bottom-color: #d76831;
	border-left-color: #d76831;
	text-align: center;
	background-color: #ffffcc;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
}

.subtitle-bar-style1 {
	background-color: #5252ed;
	height: 17px;
	text-align: left;
	vertical-align: middle;
}

.subtitle-bar-style2 {
	background-color: #5252ed;
	height: 17px;
	width: 625px;
	text-align: left;
	vertical-align: middle;
}

.return {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
}

#contact-table {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	background-color: #ffffcc;
}

#bottom-separator {
	font-size: 2px;
	color: #ffffff;
	width: 750px;
}

#copyright-bar {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
	color: #ffffff;
}

#footer{
	font-family: Verdana, Arial, sans-serif;
	color: #000000;
	font-size: 9px;
	text-align: center;
}



