body {
	background: #FFFFFF url("/images/bg.gif") repeat-x fixed;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 25px;
	scrollbar-track-color: #333333;
	scrollbar-face-color: #CC0000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #FFFFFF;	
}
p, tr, td, ol, blockquote, pre, div {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
} 
ul, li {
	list-style-type: circle;
	list-style-position: outside;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link, a:active, a:visited { 
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a img {
	border: 0;
}
#tagline {
	width: 700px;
	margin-top: 25px;
	height: 15px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 2px;
	vertical-align: baseline;
}
#mastheadHome {
	top: 25px;
	width: 700px;
	height: 400px;
	border: 1px solid #4d4d4d;
	margin-top: 2px;
	background: #000000 url("/images/mastheadHome.gif") no-repeat center top;
}
#mastheadServices {
	top: 25px;
	width: 700px;
	height: 400px;
	border: 1px solid #4d4d4d;
	margin-top: 2px;
	background: #000000 url("/images/mastheadServices.gif") no-repeat center top;
}
#mastheadClients {
	top: 25px;
	width: 700px;
	height: 400px;
	border: 1px solid #4d4d4d;
	margin-top: 2px;
	background: #000000 url("/images/mastheadClients.gif") no-repeat center top;
}
#mastheadContact {
	top: 25px;
	width: 700px;
	height: 400px;
	border: 1px solid #4d4d4d;
	margin-top: 2px;
	background: #000000 url("/images/mastheadContact.gif") no-repeat center top;
}
#topNav {
	height: 30px;
	width: 700px;
	left: 0px;
	top: 60px;
	clear: both;
	font-size: 18px;
}
#topNav a {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	float: right;
	width: 340px;
	height: 355px;
	right: 0px;
	overflow: auto;
	margin: 8px 4px;
}
#content p {
	padding: 10px;
}
#quote {
	height: 40px;
	width: 680px;
	visibility: visible;
	text-align: center;
	clear: both;
}
#bottomNav {
	height: 25px;
	width: 700px;
	text-align: center;
	clear: both;
}
#bottomNav #menu {
/*	background: url("/images/bottomNavBG.gif") no-repeat center center;*/
	padding: 5px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#bottomNav #menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#bottomNav #menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#bottomNav #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#bottomNav #menu a:hover {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.thisPage{
	font-style: italic;
	font-weight: bold;
}
#copyright {
	width: 100%;
	height: 12px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
.title {
	font: bolder 20px Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	letter-spacing: 5px;
	margin-left: -10px;
}
.subTitle {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.blueBorder {
	border: 2px solid #6699FF;
}
#rules li {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.redText {
	color: #CC0000;
}
.floatright {
	float: right;
	margin: 0 0 10px 10px;
	clear: right;
}
hr {
	height: 2px;
	color: #cc0000;
	width: 90%;
}

