body {
	margin: 0px;
	margin-left: -5px;
	margin-top: -5px;
	padding: 0px;
}

#rightImage {
	margin: 0px; 
	margin-top: -1160px;
	padding: 0px; 
	float: right; 
}

body,td	{ 
	font-family: verdana, helvetica; 
	font-size: 11px; 
	color: #656565; 
	line-height: 18px; 
}

#header {
	margin: 0px; 
	padding: 0px; 
	background-image: url(../images/banner.gif); 
	background-repeat: no-repeat; 
	height: 191px; 
	width: 800px;
}

h1	{
	margin: 0px;
	padding: 0px;
	font-family: lucida sans;
	font-size: 15px;
	font-weight: bolder;
	color: #ed1e28;
}

h3	{
	margin: 0px;
	padding: 0px;
	font-family: lucida sans;
	font-size: 13px;
	font-weight: bolder;
	color: #000000;
}

#topNav {
	margin: 0px;
	padding: 0px;
	width: 800px; 
	height: 38px;
	background-image: url(../images/topNavBg.gif); 
	background-repeat: no-repeat; 
}

#topNav a {
	margin: 0px;
	padding: 8px;
	padding-top: 11px;
	padding-bottom: 4px;
	display: block;
	font-family: lucida sans;
	font-size: 12px;
	font-weight: bold;
	color: #5b5b5b;
	float: left;
	border-right: 1px dotted #5b5b5b;
}

#topNav a:hover {
	color: #ed1e28;
}

#topNav a.first {
	padding-left: 15px;
}

#topNav a.last {
	border-right: 0px;
}

a { 
	text-decoration: none; 
	color: #ed1e28; 
}

a:hover {
	text-decoration: none; 
	color: #DD8C81; 
}

.foot {
	font-size: 9px; 
	color: #cccccc; 
	line-height: 14px; 
}

.foot a {
	text-decoration: none;
	color: #33439a;
	font-weight: bold;
}

.foot a:hover {
	text-decoration: none;
	color: #9aa2cd;
	font-weight: bold;
}

img	{
	border: none;
}

#footer {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	width: 800px;
	text-align: center;
	color: #999999;
}

#footer a {
	color: #333899;
}

#footer a:hover {
	color: #CCCCCC;
}