html, body, div, span, p, h1, h2, h3, h4, input, button, textarea, a, em, img, strong, ul, li, form, label, table, tr, th, td {
 margin:0;
 padding:0;
 border:none;
 outline:none;
}
body {
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	height:100%;
	background:url(../img2/topRepeat.jpg) repeat-x;
	background-color:#fff;
	color:#112e11;
}

a {
	color:#112e11;
	text-decoration:none;
}

a:hover {
	color:#606060;
	text-decoration:underline;
}


.clear {
	clear:both;
	position:relative;
	font-size:0;
	height:0;
	display:block;
	line-height:0;
}

.header {
	width:950px;
	height:217px;
	position:relative;
	margin:5px auto 10px;
	background:url(../img2/header.png) center top no-repeat ;
	}	

.top {
	width:964px;
	height:10px;
	background:url(../img2/top.png) center top no-repeat ;
	display:block;
	margin:0 auto;
	position:relative;
	}

#mainCont {
	width:964px;
	height:auto;
	position:relative;
	margin:0 auto;
	background:url(../img2/bg.png) center repeat-y;
	color:#fff;
	font-size:12px;
	}

h2 {
	font-size:12px;
	font-weight:normal;
	text-transform:uppercase;
	padding:20px 0;
	}

.content {
	margin:0 auto;
	padding:30px 40px;
	}

.thumbs {
	padding:0 0 20px 30px;
	display:block;
	position:relative;
	overflow:hidden;
	}

.thumbs img {
	float:left;
	margin-right:10px;
	display:block;
	}

.links {
	display:block;
	margin:0 auto;
	display:block;
	position:relative;
	overflow:hidden;
	width:294px;
	padding:0 0 20px 0;
	}

.enter, .exit {
	background:url(../img2/links.jpg) top no-repeat ;
	float:left;
	height:42px;
	}

.enter {
	width:160px;
	background-position:top left;
	}

.exit {
	width:130px;
	background-position:top right;
	}

.enter:hover {
	background-position:bottom left;
	}

.exit:hover {
	background-position:bottom right;
	}

.upFooter {
	background:url(../img2/footBanner.jpg) center no-repeat;
	width:950px;
	height:24px;
	position:relative;
	margin: 0 auto 40px;
	}

.footer {
	display:block;
	position:relative;
	width:100%;
	height:88px;
	background:url(../img2/bottomRepeat.jpg) repeat-x;
	}