@charset "utf-8";

body {
font-family:Arial, sans-serif;
font-size:13px;
color:#000
}

h1 {
color:#7a0000;
font-size:24px
}

h2 {
color:#fff;
font-size:16px
}

h3 {
color:#930;  
font-size:16px
}
h4 {
font-size:11px; font-weight:bold;
}
a:hover {
color:#6d7a00;
text-decoration:underline
}
a:link,a:visited {
color:#7a0000;
text-decoration:none
}

#container {
	margin: 60px auto 10px;
	background: #fff;
	width: 760px;
}

#logo {
width:auto;
height:auto;
}

#nav {
margin: -40px 80px 0 0;
border:0;
color:#951F1F;
float: right;
}

#nav ul li {
	font-weight: bold;
	display: inline;
}

#maintext {
margin: 3px auto;
width:700px;
height:auto;
text-align:justify;
padding:15px
}

#maintext ul li {
	margin: 3px 0 0;
}


ul li { list-style:none;}

#links{
border: 0px dotted #101;
position: absolute;
top: 10px;
left: 0px;
width: 245px;
height: 300px;
padding: 0px;
margin: 0px;
text-align: center;
	
}
#listimg{
border:0px solid #000;
position: absolute;
top: 260px;
left: 0px;
width: 245px;
height: 90px;
text-align: center;
}