 

body 
{
   	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	text-align: center;
	xackground-color:#fcfcfc;
	margin:0;
	padding:0;
	height:100%;
}




#centerAll 
{
    position:relative;
    top:0px;
    left:0px;    
	width:1030px;
	height:700px;
	margin-left: auto;
	margin-right: auto;	
	padding:0px;
	border:0px solid pink;
	text-align:center;
}



#mainContent{
    position:absolute;
    top:110px;
    left:18px;    
    width:1000px;
    height:600px;
    text-align:left;
    border: 0px dashed red;
    z-index:1;
	color:#ffffff;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
}



#footer {
	position:absolute;
	top:700px;
	left:25px;
	width:825px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-style: normal; 
	font-weight: normal; 
	text-align:left;
	color:#cccccc;
}


.pageHeader{
	height: 28px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13.5pt; 
	font-style: normal; 
	font-weight: normal; 
	color:#333333;
	letter-spacing:2px;
}

#mainSection 
{
    position:absolute;
    top:110px;
    left:60px;
    width:920px;
    height:540px;
    border:0px dashed green;
}


a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff ; text-decoration: underline;}
a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff; text-decoration: underline;}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ff9900; text-decoration: underline;}
a:active { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff; text-decoration: underline; }


.WebBy {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666;  font-weight:normal;}
.WebBy a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666 ; text-decoration: none; font-weight:bold;}
.WebBy a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666; text-decoration: none; font-weight:bold;}
.WebBy a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: blue; text-decoration: none; font-weight:bold;}
.WebBy a:active { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666; text-decoration: none;  font-weight:bold;}


.boldLink {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff;  font-weight:bold;}
.boldLink a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff ; text-decoration: underline; font-weight:bold;}
.boldLink a:visited { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff; text-decoration: underline; font-weight:bold;}
.boldLink a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ff9900; text-decoration: underline; font-weight:bold;}
.boldLink a:active { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #ffffff; text-decoration: underline;  font-weight:bold;}

