.body {
	background-image:url(../Images/01Template/BGgradient.jpg);
	background-repeat:repeat-x;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif; color:#777;
	font-size:12px;
	margin:0px;
	}

.bannerTop {
	background-image:url(../Images/01Template/MainBanner.jpg);
	background-repeat:no-repeat;
	text-align:right;
	width:750px;
	height:80px;
	}
	
.bannerAlignTop {
	width:510px;
	text-align:right;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	position:relative; top:5%;
	margin-left:215px;
	margin-right:25px;
	}
	
.bannerAlign {
	width:470px;
	text-align:center;
	font-size:12px; color:#339900;
	position:relative; top:35%;
	margin-right:23px;
	margin-left:257px;
	
	}
	
.bannerBottom {
	border-top:solid #cccccc 1px;
	width:730px;
	font-size:11px;
	text-align:center;
	margin-top:30px;
	margin-right:10px;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	}
	
.contentHolder {
	width:750px;
	background-color:#FFFFFF;
	}
	
.contentTop {
	text-align:center;
	width:730px;
	padding-bottom:13px;
	padding-top:7px;
	}

.contentDiv {
	width:730px;
	text-align:left;
	margin:10px;
	margin-top:25px;
	margin-bottom:50px;
	}
	
a.bannerNav:link, a.bannerNav:visited, a.bannerNav:active {
	color:#339900;
	text-decoration: none;
	background-color: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}

a.bannerNav:hover {
	color:#339900;
	text-decoration: underline;
	background-color: transparent;
	}
	
a.bannerNavTop:link, a.bannerNavTop:visited, a.bannerNavTop:active {
	color:#ffffff;
	text-decoration: none;
	background-color: transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	}

a.bannerNavTop:hover {
	color:#ffffff;
	text-decoration: underline;
	background-color: transparent;
	}
	
#searchBox {
	border:none;
	height:20px;
	width:100px;
	margin:0px;
	padding:0px;
	font-size:10px;
	_position:relative;
	_top:-1px;
	_height:16px;
	*position:relative;
	*top:-1px;
	*height:16px;
	color:#888888;
	}
	
.searchBoxDiv {
	position:relative; 
	top:10px;
	left:593px;
	_left:-11px;
	*left:-11px;
	height:20px;
	width:150px;
	}