body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #4a0001;
	border: 0px;
}

img
{
	margin: 0px;
    padding: 0px 0px 0px 0px;
    border: 0px;
}

#nav, #nav ul {
	float: left;
	width: 955px;
	list-style: none;
	line-height: 20px;
	background: #000000;
	color: #ffffff;
	font-size:11px;
	font-family:verdana;
	font-weight:bold;
	text-decoration: none;
	padding: 0;
	border-width: 0px 0;
	margin: 0 0 0 0;
}

#nav a {
	display: block;
	width: auto;
	w\idth: auto;
	color: #ffffff;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}

#nav li {
	float: left;
	width: auto;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: auto;
	w\idth: 200px;
	font-weight: normal;
	border-width: 0;
	margin: 0;
}

#nav li li {
	padding-right: 0;
	width: 200px;
}

#nav li ul a {
	width: 200px;
	w\idth: 200px;
}

#nav li ul ul {
	margin: -20px 0 0 200px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #005500;
}

#header {
        margin-top: 0px;
        width: 100%;
        height: 87px;
        top: 0;
        right: 0;
        bottom: auto;
        left: 0;
        background: url("strip.jpeg");
	    background-repeat: repeat-x;
}	
	
#topmenu {
		width:80%;
		padding:0px;
		margin-right:auto;
		margin-left:auto;
		background: #000000;
		height: 20px;
		text-align: left;
}

#contentcenter {
		width:80%;
		padding:0px;
		margin-right:auto;
		margin-left:auto;
		background: #ffffff;
		color: #000000;
		font-size:9px;
		font-family:verdana;
		font-weight:bold;
}

#contentblock {
	padding: 10px 10px 10px 10px;
	font-size:11px;
	font-family:verdana;
	COLOR: #993300;
	background: #c69a7a;
	text-align: justify;
	font-weight: normal;
	line-height: 14pt;
}

H1 {
	font-size:14px;
	font-family:verdana;
	COLOR: #993300;
	background: #c69a7a;
	text-align: center;
	font-weight: bold;
}

H2 {
	font-size:14px;
	font-family:verdana;
	COLOR: #993300;
	background: #c69a7a;
	text-align: left;
	font-weight: bold;
}

H3 {
	font-size:12px;
	font-family:verdana;
	COLOR: #993300;
	background: #c69a7a;
	text-align: center;
	font-weight: bold;
}

#contentblock a {
	text-decoration: none;
	color: green;
}

#contentblock a:hover {
	text-decoration: underline;
}

#footer {
	background: #000000;
	color: #ffffff;
	font-size: 12px;
	text-align: center;
}

#contentblock img {
	padding: 0px 20px 0px 20px;
}

#contactus {
	font-size:12px;
	font-family:verdana;
	COLOR: #993300;
	background: #c69a7a;
	text-align: center;
}