body {
	background-color:#666666;
	margin:0px;
	padding:0px;
}
#nested {	
	position:relative;
	width:779px;
	height:261px;
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
}
#nested #menu {
	position:absolute;
	width:524px;
	height:58px;
	top:0px;
	right:0px;
}
#nested #flash {
	position:absolute;
	width:779px;
	height:204px;
	bottom:0px;
	left:0px;
}
#nested #logo {
	position:absolute;
	width:255px;
	height:119px;
	left:0px;
	top:0px;
	z-index:5;
}
.botbrdr {
	border-bottom:solid 1px #CCCCCC;
}
.content  {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #646464;
	text-decoration: none;
}
.smallhdg{
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #0F5485;
	text-decoration: none;
}
.smallhdgred {
	font-family: Tahoma;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #B32028;
	text-decoration: none;
}
.contentlink {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #B32028;
	text-decoration: none;
}
.contentlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
}
.footerbrdr  {
	border-top:solid 1px #CCCCCC;
}
