﻿body {
margin-top: 0px; 
background: #ff9966 url('images/background.jpg') repeat-x top;
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: #000000;}
a:hover.nav {text-decoration: none; color: #000000; background-color: #ffffff;}
a:active.nav {text-decoration: none; color: #000000;}
a:visited.nav {text-decoration: none; color: #000000;}

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: #000000;
	text-indent: 2px;
}
p.ads {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: black;
	text-align: center;
}
#banner {
	background-color: #ff0066;
	color: #000000;
	text-align: center;
	height: 125px;
	width: 750px;
	font-weight: normal;
	font-size: 70px;
	font-family: times new roman, times, serif;
}

#tagline {
	font-family: tahoma, verdana, arial;
	font-size: 10px;
	font-style: italic;
	color: #ffffff;
	text-align: center;
	background-color: #333333;
	width: 750px;
	height: 17px;
	vertical-align: middle;
}

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

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

#left-column {
	width: 125px;
	vertical-align: top;
	background-color: #de3163;
}

#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: #333333;
	color: #ffffff;
}

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

.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: #333333;
}

#feature-header {
	background-color: #ff9966;
	height: 17px;
	color: #000000;
	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: #ff9966;
	border-bottom-color: #ff9966;
	border-left-color: #ff9966;
	text-align: center;
	background-color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
}

.subtitle-bar-style1 {
	background-image: url('images/bg1.jpg');
	height: 17px;
	text-align: left;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.subtitle-bar-style2 {
	background-image: url('images/bg2.jpg');
	height: 17px;
	text-align: left;
	background-repeat: no-repeat;
	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;
}

#service-bar {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #de3163;
	width: 750px;
	height: 17px;
	text-align: center;
	vertical-align: middle;
	color: #000000;
}
#copyright-bar {
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color: #333333;
	width: 750px;
	height: 17px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
}


