body {
	text-align: center;
	background-color:#004d4b;
	background: #dcebc2 url(../images/bkg.jpg) repeat-x;
	margin-top: 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
}

#container {
	text-align: left;	
	width: 900px;
	background: url(../images/backgroundbtns.gif) bottom;
	background-repeat: repeat-y;
	background-color: #ffffff;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	border-bottom: solid 1px #666666;
	margin: 0 auto;
}

#header
{
	width: 100%;
	float: left;
	clear: both;
	height: 160px;
	position: relative;
	background-color: #ffffff;
	border-bottom: solid 5px #6f1136;
}
 
#header img
{
	position: absolute;
	top: -10px;
	left: 0px;
}

#header a img
{
	border: none;
}

.leftnav
{
	float: left;
	width: 150px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.leftnav a:visited {
	color: #000000;
}

#content {
	float: left;
	width: 700px;
	margin: 0 0 0 10px;
	background-color: #ffffff;
	clear: right;
}

#footer {
	clear: both;
	width: 880px;
	background: #62001b;
	color: #AAA;
	padding: 5px 10px;
	text-align: center;
	font-size: 80%;
}

#footer a {
	color: #aaaaaa;
}

#footer a:hover {
	color: #cccccc;
}


h2 {
	font: bold 130% verdana, arial, helvetica, san-serif;
	color: #62001b;
	margin-top: 0;
}

h3 {
	font: bold 90% verdana, arial, helvetica, san-serif;
	color: #004d4b;
	margin-top: 0;
}

h4 {
	font: bold 80% verdana, arial, helvetica, san-serif;
	color: #62001b;
}

h5 {
	font: bold 100% verdana, arial, helvetica, san-serif;
	color: #004d4b;
	margin: 0;
}

h6 {
	font: 80% verdana, arial, helvetica, san-serif;
	color: #0000000;
	margin: 0;
}

a:link {
	color: #004d4b;
}

a:visited {
	color: #62001b;
}

a:hover, a:active {
	color: #62001b;
}
.style1 {
	font-size: medium;
	font-weight: bold;
	color: #F5A703;
}
.style2 {
	font-size: x-small
}
.style5 {
	font-weight: bold;
	color: #62001b;
}

.leftborder { 
border-left: 1px solid #1e1e1e;  
} 
.bottomborder { 
border-bottom: 1px solid #1e1e1e; 
} 
.boxbkg {
background:url(../images/boxbkg.gif);
background-repeat: repeat-x;
}
