body {
	margin: 0px;
	background: url(images/bg.gif) repeat-x #242424;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 100%;
	}
	
a {
	color: #047854;
	}
	
img {
	border: 0px;
	}
	
a img {
	border: 0px;
	}
	
img.right {
	float: right;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
.insidecolleft {
	width: 500px;
	_width: 451px;
	padding-right: 20px;
	float: left;
	line-height: 200%;
	}
	
.insidecolleft_photos {
	width: 920px;
	float: left;
	line-height: 200%;
	}
	
.insidecoltext2 {
	width: 500px;
	_width: 451px;
	padding-right: 20px;
	float: left;
	line-height: 100%;
	}
	
.insidecolright {
	width: 405px;
	float: right;
	}
	
.insidebox {
	padding: 15px;
	background-color: #;
	border: 2px solid #;
	}	
	
a:hover {
	text-decoration: none;
	}
	
.wrapper {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	}

.middlewrapper {
	background: url(images/middle_bg.gif) repeat-x;
	height: 296px;
	}

.middle1 {
	background: url(images/middle1.jpg) no-repeat top left;
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	height: 220px;
	}
	
.middle2 {
	background: url(images/middle2.jpg) no-repeat top left;
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	height: 76px;
	}
	
.resultwrap {
	width: 560px;
	float: right;
	}
	
.result1 {
	float: left;
	width: 175px;
	}
	
.result2 {
	float: left;
	width: 175px;
	}

.nav {
	background: url(images/nav_bg.jpg) repeat-x;
	height: 18px;
	_height: 21px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	text-align: center;
	font-style: italic;
	letter-spacing: 3px;
	padding-top: 3px;
	}
	
.nav a {
	color: #FFF;
	text-decoration: none;
	}
	
.nav a:hover {
	color: #ffde00;
	}

.contentwrap {
	padding: 20px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 5px solid #333;
	}
	
.contentwrap2 {
	padding: 20px;
	background: url(images/pgbg.jpg) no-repeat #FFFFFF;
	border-bottom: 5px solid #333;
	}

.contentwrap_photos {
	padding: 20px;
	background:#FFFFFF;
	border-bottom: 5px solid #333;
	}


.leftcol {
	width: 380px;
	_width: 360px;
	height: 310px;
	_height: 270px;
	background: url(images/welcome_box.jpg) no-repeat #037450;
	padding: 20px;
	padding-top: 80px;
	color: #FFF;
	line-height: 24px;
	float: left;
	}
	
.rightcol {
	width: 480px;
	float: right;
	}
	
.footer {
	background: url(images/footer.jpg) repeat-y top center #929292;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #333333;
	font-size: 10px;
	text-align: center;
	clear: both;
	}