body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-position: 50% 0;
	font-family: Arial;
	font-size: 13px;
}

#container {
position: relative;
width: 721px;
margin-right: auto;
margin-left: auto;
margin-top: 0;
text-align: left;
border: #000 1px solid;
}

a:link, a:visited {
text-decoration: none;
color: #999999;
background: inherit;
}

a:hover {
text-decoration: none;
color: #666666;
background: inherit;
}

#title {
background: #fff url(images/thead.jpg) repeat;
text-align: right;
width: 721px;
height: 50px;
}

#title h1 {
margin: 0px 10px 0px 10px;
padding-top: 5px;
font-size: 20px;
color: #fff;
background: inherit;
}

#title h2 {
margin: 0 10px 0px 12px;
font-size: 12px;
font-weight:normal;
padding-top:2px;
color: #fff;
background: inherit;
font-style:italic;
}

#banner {
width: 720px;
height: 150px;
margin: 1px 0 0 1px;
padding: 0 0 0 0;
background: url(images/head.jpg);
border-bottom-color:#000000;
border-bottom-style:solid;
border-bottom-width:1px;
}

#top-nav {
	z-index: auto;
	top: 25px;
	left: 5px;
	position:absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}

#top-nav li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#top-nav a:link, #top-nav a:visited {
float: left;
margin: 0px 0px 0px 1px;
padding: 2px 10px 5px 10px;
text-decoration: none;
color: #fff;
font-weight:bold;
background:inherit;
}

#content {
float: left;
width: 540px;
margin-top: 0;
padding: 1px;
border-right: 1px solid #ddd;
}

#content p {
padding-left: 15px;
padding-right: 10px;
text-align:justify;
}

#content h1 {
margin: 10px 30px 0 10px;
padding: 3px;
font-variant: small-caps;
font-size: 1.4em;
color: #666;
background: inherit;
}

.subcontentimg { 
border: 1px solid #fa2d25;
padding:5px;
width:90px;
}

a img {
border: none;
}

#side-menu {
width: 150px;
margin: 0 0 0 546px;
padding-left: 3px;
padding-top: 5px;
}

#side-menu h1 {
margin: 0 0 0 0;
font-variant: small-caps;
font-size: 1em;
color: #fa2d25;
background: inherit;
}

#side-nav {
width: 95%;
margin: 5px 0 5px 5px;
padding: 0;
list-style-type: none;
color: #333;
background:inherit;
}

#side-nav a {
background-color:inherit;
display: block;
width: 95%;
text-align: left;
text-decoration: none;
color: #fa2d25;
padding-bottom:3px;
padding-top: 3px;
border-bottom:1px;
border-bottom-style:double;
}

#side-nav a#current, #side-nav a:hover {
text-decoration: none;
background-color: #fff;
color: #000;
}

.sideheader {
	color: #FFFFFF;
	text-align: center;
	font-size: 1.4em;
	font-variant: small-caps;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	width:160px;
	background-color: #8C0108;
}

#newsletter {
width:160px;
padding-bottom: 0px;
padding-top: 0px;
text-align: center;
border: 1px;
border-style:dashed;
background-color:#eee;
}

.nlform {
border-right: #ccc 1px solid; 
border-top: #ccc 1px solid; 
font-size: 8pt; 
background: #ffffff; 
border-left: #ccc 1px solid; 
border-bottom: #ccc 1px solid; 
font-family: "Verdana", "Arial"
}

#links {
	width:160px;
	padding-bottom: 10px;
	padding-top: 0px;
	text-align: center;
	border: 1px;
	border-style:none;
	padding-left: 5px;
}

.news {
color: #666;
background:inherit;
}

div.scroll {
overflow: auto;
height: 200px;
width: 150px;
border: dashed 1px #999;
padding: 2px;
background:inherit;
color: #866709;
margin: 0 0 0 0;
}

#footer {
clear:both;
width: 700px;
padding: 3px;
margin: 20px 0 0 10px;
border-top: 1px solid #ddd;
font-size: 11px;
text-align: left;
color: #333;
background: inherit;
}

#footer a:link, #footer a:visited {
color: #c86000;
background:inherit;
}

#footer a:hover {
border-bottom: 1px dashed #333;
color: #333;
background:inherit;
}
