body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Century Gothic;


}

.headerDiv {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 125px;
	width: 964px;
}
.midDiv {
	background-color: #FFFFFF;
	clear: both;
	height: auto;
	width: 964px;
}
.border{
    border:2px solid #e6e6e6;

}
.whitetext{
    font-family: Century Gothic;
	color:#FFFFFF;
	background-image:url(../images/redbg.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	font-size:14px;


}
.naviList {
	font-family: Century Gothic;
	font-size: 16px;
	color: #ffffff;
	float: left;
	height: 100px;
	width: 480px;
}
.naviList ul
{
    padding:0px;
    margin:0;
    border:none; 
    list-style-type: none;
	font-family: Century Gothic;
	font-size: 16px;
	display:block;
	
}

.naviList li
{
    display: inline;
	padding:0px;
    margin:0;
    border:none;
	font-family: Century Gothic;
	font-size: 16px; 
}
.naviList li a
{
	float:left;
    display:block;
	color: #ffffff;
	line-height:30px;
    width: 80px;
	height:	30px;
    text-decoration:none; 
	padding-top:70px;
    margin:0;
	border-right:1px solid #ffffff;
	background-color:#B2B2B2;
	
}

.naviList a:active
{
    
    color: #333333;
	font-family: Century Gothic;
	font-size: 16px;
	background-color:#e6e6e6;
	
}
.naviList a:hover
{
    
    color: #333333;
	font-family: Century Gothic;
	font-size: 16px;
	background-color:#e6e6e6;
	
	
	
}
.copyright{
    font-size:12px;
	color:#666666;


}
	

