﻿html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #990000;
}
img {
	border: 0px;
	border-color: thin solid black;
}
a {
	text-decoration: none;
	color: #ffffc0;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: black;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	line-height: 10px:
}
#wrapper {	
	background: url(images/banner.jpg) no-repeat;
	text-align: center;
	margin: auto;
	border-bottom: white 1px;
	width: 880px;
	height: 490px;
}

#wrapper {
	position: relative;
	padding-top: 137px;
}

#body {
	background: url(images/Other/Background1.jpg) repeat;
	border: thin solid #ffff80;
	color: black;
	height: auto;
	width: 878px;

}


h1 {
	position: absolute;
	top: 36px;
	left: 13px;
	font-size:18px;
	color:#3f3c2d;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
}
#nav {
	position: absolute;
	top: 110px;
	left: 145px;
	
}
#nav  a {
	
	width:115px;
	height:17px;
	display:inline;
	float:left;
	font-family: comic sans ms, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:center;
	padding-top:6px;
	text-decoration:none;
	color:#424D1C;
	font-weight:bolder;
}
#nav  a:hover {
	color:#1DCCDE;
}

#body-bot {
	padding-top: 5px;
}


#content {
	width: 790px;
	padding-left: 45px;
	padding-right: 15px;
	padding-top: 5px;
	color: #000000;
	text-align: center;

}

#content a {
	color: #424D1C;
}
#content a:hover {
	color: #1DCCDE;
}

#intro {
	margin: 12px;
}

#footer {
	font: 11px arial, sans-serif;
	color: #ffffc0;
	text-align: center;
	padding-right: 47px;
}

.picborder1 {
	border: thin solid #990000;
	}

.text1 {
	font: 14px times, sans-serif;
	color: #804020;
	}
.red   }
color: red;
font-weight: bold;
}