﻿

#subcontent {
	position:relative;
	width:679px;
	height:121px;
	z-index:72;
	left: 14px;
	top: 12px;
	visibility: visible;
	float: left;
}

#subbodycontent {
	position:relative;
	width:930px;
	height: auto;
	z-index:2;
	padding: 10px;
	top: 10px;
}

#subnavi {
	position:absolute;
	width:775px;
	height:35px;
	z-index:2;
	padding-top: 6px;
	top: 115px;
	padding-left: 8px;
	background-color: #F7E9CB;
	left: 18px;
}

#bottom_navigation {
	position:absolute;
	width:717px;
	height:49px;
	z-index:1;
	top: 30px;
}

.centerwrapper {
	margin: auto auto; 
}
body {
	background-image: url(/images/solidpatbkg.jpg);
}

#nic_sitecontainer {
	position:relative;
	width: auto;
	height: auto;
	z-index:1; 
	background-color: #F7E9CB;
	border: 4px solid #FFFFFF;
	top: 17px;
}
#logocontainer {
	position:absolute;
	width:150px;
	height:100px;
	z-index:1;
	top: 5px;
	left: 9px;
	background-color: #FFFFFF;
}
#hrule {
	position:absolute;
	width: auto;
	height:4px;
	z-index:7;
	left: 0px;
	top: 104px;
	background-color: #FFFFFF;
}
#nic_navigation {
	position:absolute;
	width:505px;
	height:22px;
	z-index:3;
	left: 221px;
	top: 82px;
	font-weight:bold;
	background-color: #FFFFFF;
}
a.nic_navigation
{
color: #333333;
text-decoration: none;
} 
a.nic_navigation:active
{
color: #333333;
text-decoration: none;
} 
a.nic_navigation:visited
{
color: #333333;
text-decoration: none;
} 
a.nic_navigation:hover
{
color: #000000;
text-decoration: none;
} 
.signup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}
hr.topbanner 
{
	position:absolute;
	width:935px;
	height:4px;
	z-index:7;
	left: 0px;
	top: 105px;
	color: #666666;
}

