#wrapper {
	width:718px;
	z-index:1;
	margin: Auto;	
}
.topbar {
	margin: 0px;
	background-image: url(../img/repeatimageshad.jpg);
	background-repeat: repeat;
	background-position: center;
}	
.nav2 {
	line-height : 18px; 
	}
.nav3 {
	line-height : 50px; 
}
.nav4 {
	line-height : 27px; 
	}	
#mainleft {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: left;
}
/* navigation */
#Nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: -0.5px;
	text-transform: uppercase;
	text-decoration: underline;
	position: relative;
	left: -20px;
	top: -20px;
}
#Nav li { /* all list items */
	list-style: none;
	color: #000000;
	font-size: 18px;
}
#Nav li a {
	color : #000000;
	font-size: 18px;
	text-decoration : underline;
}
	
#Nav li a:hover {
	color : #FFFFFF;
	text-decoration: underline;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	letter-spacing: -2px;
	font-weight: bold;
	color: #666666;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
}
.bodytext a:link {
	text-decoration: underline;
	color: #FF0000;
}
.bodytext a:visited {
	text-decoration: underline;
	color: #FF0000;
}
.bodytext a:hover {
	text-decoration: underline;
	color: #000000;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
}
.contenttable {
	padding: 15px 20px 0px 18px;
}
	
#footer {
	color : #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #000000;
	float: left;
	width: 703px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 15px;
	padding-top: 6px;
	padding-left: 15px;
}
#footer a:link {
	text-decoration: none;
	color: #ffffff;
}
#footer a:visited {
	text-decoration: none;
	color: #ffffff;
}
#footer a:hover {
	text-decoration: underline;
	color: #ff0000;
}