body
{
	color: #333;
	font-size: 80%;
	background-image: url(../images/bg2.jpg);
}

P {font-family: verdana; font-size: 10pt}
P {COLOR: BLACK}
H1 {font-family: arial, helvetica; font-size: 20pt} 
H2 {FONT-FAMILY: arial, helvetica; FONT-WEIGHT: BOLD}
H2 {FONT-SIZE: 16PT; COLOR: BLACK}
IMG {BORDER: 0}

.mainNav {font-family: verdana; font-size: 10pt; color: #000000;}
.mainNav a {font-family: verdana; font-size: 10pt; color: #000000; text-decoration:none;}
.mainNav visited {font-family: verdana; font-size: 10pt; color: #000000; text-decoration:none;}
.mainNav a:hover {font-family: verdana; font-size: 10pt; color: #000000; text-decoration:underline;}

.footerNav {font-family: verdana; font-size: 10pt; color: #000000;}
.footerNav a {font-family: verdana; font-size: 10pt; color: #000000; text-decoration:none;}
.footerNav visited {font-family: verdana; font-size: 10pt; color: #000000; text-decoration:none;}
.footerNav a:hover {font-family: verdana; font-size: 10pt; color: #000000; text-decoration:underline;}

#wrapper
{
	width: 909px;
	font-family: Arial;
	color: #666666;
	line-height: 18px;
	font-size: 12px;
	margin: 0 auto 0 auto;
}
	
#footer 
{
	color: #FFFFFF;
	text-align: center;
}

#bannerHome
{
	background-image: url(../images/banner2.png);
	height: 130px;
	background-repeat: no-repeat;
}

#bannerBottom
{
	background-image: url(../images/bottom.png);
	height: 24px;
	background-repeat: no-repeat;
}

#contentWide {
	width: 860px;
	margin-left: 20px;
}
#contentWideBg {
	background-image: url(../images/bgBody.png);
}
