body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 165%;
	color: #999999;
	margin: 0px;
	background-image: url(../images/homebg.gif);
	background-repeat: repeat;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3D72A5;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #3D72A5;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}

a {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover, a:active {
	color: #3366FF;
	text-decoration: none;
}
.btmmenu {
	font-size: 9px;
}
.photolink {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.navlinks {
	font-size: 10px;
	text-transform: uppercase;
}

.toplinks {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.linkheader {
	color: #3D72A5;
}

a.toplinks, a.toplinks:visited {
	text-decoration: none;
	color: #999999;
}

a.toplinks:hover, a.toplinks:active {
	color: #3366FF;
	text-decoration: none;
}
.midlinks {
	font-size: 9px;
	font-weight: bold;
	color: #666B70;
	text-transform: uppercase;
}

.midlinksheader {
	font-size: 9px;
	font-weight: bold;
	color: #666B70;
	text-transform: uppercase;
	color: #3D72A5;
}

a.midlinks, a.midlinks:visited {
	text-decoration: none;
	color: #666B70;
}

a.midlinks:hover, a.midlinks:active {
	color: #3366FF;
	text-decoration: none;
}

td.flashbox {
	background-color: #06090A;
}

td.lightg {
	background-color: #0C1114;
}

td.black {
	background-color: #000000;
}
#copyright {
	width: 740px;
	position: relative;
	left: 50%;
	margin-left: -380px;
	margin-top: 40px;
	margin-bottom: 10px;
	
}
#copyright p {
	font-size: 8px;
	text-align: center;
	text-transform: uppercase;
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 11px;
	color: #3D72A5;
	line-height: 140%;
}

.smgrey {
	font-size: 9px;
	text-align: center;
    color: #999999;
	line-height: 120%;
}