* {
	margin: 0;
}
body {
	background: #bfbfbd url('/images/bg.jpg') no-repeat fixed top; 
	font: small Verdana, Tahoma, Arial, sans-serif;
	color: #666666;
}
#wrapper { 
 margin: 0 auto;
 width: 825px;
}
#content { 
 color: #333;
 background: #FFF;
}
a {
	color: #4187A4;
	text-decoration: none;
	background: transparent;
}
a:hover {
	color: #CC0000;
}
.content {
	font-size: 14px;
}
.content2 {
	font-size: 14px;
}
html>body .dotted {
	background: #FFF url(images/centerbg.gif);
}
html>body .dotted2 {
	background: #FFF url(images/centerbg.gif);
}
.dotted2 {
	background: #FFF url(images/centerbg2.gif);
}
.dotted {
	background: #FFF url(images/centerbg3.gif);
}
.smtitle {
	font: small Arial, Verdana, Tahoma, sans-serif;
	color: #4087A4;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.leftinfo {
	font-size: 12px;
	font-family: small Arial, Verdana, Tahoma, sans-serif;
	color: #333;
	font-weight: bold;
}
.redinfo {
	font-size: 12px;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #CC0000;
	font-weight: bold;
}
.featured {
	font: small "Arial Black", Arial, Verdana, sans-serif;
	color: #CC0000;
}
h3 {
	font: small Arial, Verdana, Tahoma, sans-serif;
	color: #000;
	font-size: 15px;
	font-weight: bold;
}
.footnav {
	color: #4187A4;
	font-size: 12px;
	padding-bottom: 5px;
}
.smaller {
	font-size: 12px;
}
ul {
	padding: 0;
}
ul li {
	list-style: none;
	padding-left: 15px;
	background: url(images/bullet.gif) 0px 7px no-repeat;
}
.sublist ul li {
	list-style: none;
	padding-left: 40px;
	background: url(images/dash.gif) 25px 7px no-repeat;
}
.nav a {
	font-weight: bold;
	color: #666666;
}
.nav a:hover {
	font-weight: bold;
	color: #CC0000;
}
img.top {
	margin: 2px 0 2px 0;
}

.imageleft {
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
}

.quote {
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}
.sunwrak {
	color: #FF0000;
	font-size: 9px;
	font-weight: bold;
}
.bigblue {
	color: #4087A4;
	font-size: 14px;
}
.biggrey {
	color: #666666;
	font-size: 14px;
}
.black {
	color: #000;
}
.small {
	font-size: 12px;
}