body {
	background-image:   url(/newLook/images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-attachment:scroll;
}
.topText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bolder;
	color: #000000;
	padding-left: 8px;
	padding-top: 2px;
	margin-bottom: 8px;
}
.SupertopText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: oblique;
	font-weight: bolder;
	color: #006699;
	padding-left: 8px;
	padding-top: 12px;
	padding-bottom: 2px;
}
.topForms {
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.topbox {
	position:absolute; 
	left:17px; 
	top:150px; 
	width:446px; 
	height:998px;

}
.rightbox {
	position:absolute; 
	left:477px; 
	top:227px; 
	width:273px; 
	height:323px; 
}
.headbox {
	position:absolute; 
	left:17px; 
	top:132px; 
	width:449px; 
	clear:both;	
	overflow: hidden; 
	padding-top: 10px;
}
.contentbox {
	position:absolute;
	top: 220px;
	left:18px;
	width:733px;
	clear:both;
}

.navcontainer {
position:absolute; 
left:0px; 
top:100px; 
width:484px; 
height:21px; 
}

#navlist
{
padding: 3px 0;
margin-left: 0;
border-top: 1px solid #000;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #000;
border-top: none;
text-decoration: none;
background: #E6E6E6;
}

#navlist li a:link { color: #000; }
#navlist li a:visited { color: #000; }

#navlist li a:hover
{
color: #FFF;
background: #000;
border-color: #000;
}

#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}

#homeFeatured {
	background: url(home_featuredbg.gif);
	background-repeat: repeat-x;
	padding: 4px;
}
