
body {
	font:10pt "Trebuchet MS", sans-serif;
	color:#000;
	background-color:#1E2617;
	margin:0px;
	padding:0px;
	text-align:center;
}
#clear {
	clear:both;
}

.mainTop {
	text-align:center;
	background-color:#A17544;
	font-size:110%;
	color:#FFF;
}
.mainBottom {
	text-align:center;
	background-color:#000;
	font-size:110%;
	color:#A17544;
}
/******** Layout divs********/
#header0 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	height:192px;
	text-align:left;
	background-image:url('http://www.biggamehuntingnewfoundland.ca/banner_top_main.jpg');
	background-repeat: no-repeat;
	margin-top:-10px;
}#header1 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	height:192px;
	text-align:left;
	background-image:url('http://www.biggamehuntingnewfoundland.ca/banner_top_moose.jpg');
	background-repeat: no-repeat;
	margin-top:-10px;
}
#header2 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	height:192px;
	text-align:left;
	background-image:url('http://www.biggamehuntingnewfoundland.ca/caribou_banner.jpg');
	background-repeat: no-repeat;
	margin-top:-10px;
}
#header3 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	height:192px;
	text-align:left;
	background-image:url('http://www.biggamehuntingnewfoundland.ca/banner_top_bear.jpg');
	background-repeat: no-repeat;
	margin-top:-10px;
}
#header4 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	height:192px;
	text-align:left;
	background-image:url('http://www.biggamehuntingnewfoundland.ca/banner_top_fish.jpg');
	background-repeat: no-repeat;
	margin-top:-10px;
}
#header5 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	height:192px;
	text-align:left;
	background-image:url('http://www.biggamehuntingnewfoundland.ca/banner_top_recipes.jpg');
	background-repeat: no-repeat;
	margin-top:-10px;
}
#header6 {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	height:192px;
	text-align:left;
	background-image:url('http://www.biggamehuntingnewfoundland.ca/banner_top_bird.jpg');
	background-repeat: no-repeat;
	margin-top:-10px;
}
#wrapper {
	position:relative;
	top:5px;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	text-align:left;
	background-image:url('http://www.biggamehuntingnewfoundland.ca/img/main_bg.jpg');
	background-repeat: repeat-y;
	margin-bottom:50px;
}
#left {
	float:left;
	width:160px;
	_width:160px;
	margin-right:-50px;
}
#center {
	position:relative;
	float:right;
	width:440px;
	right:22px;
	background-color:#FFF;
}
#footer {
	clear:both;
	height:160px;
	background-image:url('http://www.biggamehuntingnewfoundland.ca/img/footer_bg.jpg');
	background-repeat: no-repeat;
	z-index:2;
}
/******** Navigation ********/
#menu {
	position:relative;
	width:210px;
	left:30px;
	color:#000;
	border:1px solid #000;
	background-image:url('http://www.biggamehuntingnewfoundland.ca/table_back.jpg');
	background-repeat:repeat-y;
	Background-position:center;
	Background-color:#FFF;
}
#menu ul {

}
#menu ul li{
	position:relative;
	list-style:none;
	right:20px;
}
#menu ul li a{

	color:#000;
}

.bottomNav {
	text-align:center;
}
.bottomNav a{
	color:#837A3E;
}
/********   Styles   ********/
.hideme {
position:absolute;
	top:-200px;
}
h1 {
	color:#837A3E;
	font-size:120%;
}
h2 {
	font-size:110%;
}
#header h1 {
	position:relative;
	text-align:right;
	top:25px;
	font-size:220%;
	_font-size:210%;
	padding-right:35px;
	color:#465C2C;
}

#footer p.left {
	position:relative;
	float:left;
	font:12px arial, sans-serif;
	color:#FFF;
	top:40px;
	left:50px;
	font-weight:bolder;
}
#footer p.right {
	position:relative;
	float:right;
	font:12px arial, sans-serif;
	color:#FFF;
	top:10px;
	text-align:center;
	right:40px;
	font-weight:bolder;
}
#menu a, #footer a  {
	text-decoration:none;
	color:#FFF;
}
a {
	text-decoration:none;
}
#center table {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
span.red {
	color:red;
	font-size:200%;
}
b {
	color:#000;
}
p.counter, img.counter {
	position:relative;
	left:50px;
}
a.leftBTN {
	position:relative;
	left:25px;
	width:208px;
	display:block;
	border:2px solid #A17544;
	text-align:center;
	margin:5px;
	padding:5px 0px;
	background-color:#1E2617;
	font-size:110%;
	color:#A17544;
}
a.leftBTN:hover {
	position:relative;
	left:25px;
	width:208px;
	display:block;
	border:2px solid #1E2617;
	text-align:center;
	margin:5px;
	padding:5px 0px;
	background-color:#A17544;
	font-size:110%;
	color:#1E2617;
}
#mailME {
	position:relative;
	left:55px;
}

a.bid {
	border: 1px solid #1E2617;
	background-color: #556b2f;
	color: #bdb76b;
	padding: 4px 4px 4px 4px;
	text-align: center;
	font: normal bold 14px Arial, Helvetica, sans-serif;
	margin: 5px 3px 5px 3px;
}

#points {
	margin-top: 3px;
	margin-bottom: 5px;
}

#points li {
	font-family: arial;
	font-size: 11px;
	color: #556b2f;
}
