/* CSS Document */
p.centre {
	text-align: center;
}
body {
	background:#003300;
	text-align:center;
	margin:0px;
	padding:0;
	font:normal 0.8em/1.2em verdana,aria,sans-serif;
	color:#000000;
	}
a {
	color:#000;
	text-decoration:none;
	padding: 0px;
	margin: 0px;
	}
a:hover {
	color:#000;
	}
a:visited {
	color: #000;
}
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#003300;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background:#003300;
	}
#header {
	background:#003300;
	padding:10px;
	margin:0;
	text-align:center;
	color:#FFF;
	
	}
#header h1 {
	font-size:200%;
	}
#header a {
	color: #FFF;
}
#header a:hover {
	color: #FFF;
}
#header a:visited {
	color: #FFF;
}
#maincol {
	background: #FFFFFF;
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol { 
	min-height: 700px;
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#003300;
	z-index:100;
	}
#rightcol {
	min-height: 700px;
	padding-bottom: 500px;
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:220px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px; /* actual value */
	margin:0 0 -10px 0;
	padding:10px;
	background:#003300;
	z-index:99;
	}
#centercol {
	min-height: 400px;
	position:relative;
	padding:0 240px;
	}
#centercol a {
	color:#666;
	}

#footer {
	position:relative;
	top:1px;
	background:#003300;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#CCC;
	}
img.nav {
border: 0px;
padding: 0px;
margin-left: -4px;
}

table#nav {
	margin: auto;
	border: 0px;
	padding: 0px;;
}
td.nav {
	padding: 0px;
	width:111px;
	height:27px;
	background-image: url(images/button1.jpg);
}
td.nav:hover {
	background-image: url(images/button2.jpg);
}
td.nav a {
	padding: 6px;
	display:block;
	height: 50%;
	
	vertical-align: middle;
}
img#front {
	float:right;
	height: 300px;
}
img#moots {
	height: 100px;
	width: 184px;
}
table#moots {
	border: 0px;
	background-color: #8E1C33;
	color: white;
	font-size: 12pt;
}
