body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background-color: #941029;
	background-image: url(../images/bground.jpg);
	background-repeat: repeat;
	background-position: left top;
}

#outer {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}

#outer img {
padding: 0px;
margin: 0 0 0 0px;
display:inline;
border: 0px;
}

#wrap {
	background: #ffffff;
	color: #303030;
	width: 780px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: medium solid #660033;
}

#banner {
	width:760px;
	height: 160px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

#banner img {
padding: 1px;
display:inline;
border: 0px solid #ffffff;
}

#header {
	clear:right;
	padding: 0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 220px;
}

#header p {
	text-align: left;
	margin: 0 0 10px 0;
	line-height: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}

#spacer {
	clear:both;
	padding: 0;
	height:10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
}

#avmenutitle {
text-align:center;
clear: left;
float: left;
width: 150px;
margin: 0 0 0 10px;
padding: 0;
font-size: 0.9em;
}

#avmenutitle ul {
	list-style:none;
	width: 150px;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 1.1em;
}	

#avmenutitle li {
	margin-bottom: 4px;
	
}

#avmenutitle li a {
font-weight: bold;
height: 25px;
text-decoration: none;
color:#000000;
display: block;
padding: 6px 0 0 0;
background:#FFFFFF;
background-image: url(../images/buttontitle.gif);
}	

#avmenu {
text-align:center;
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 10px;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {
	list-style:none;
	width: 150px;
	margin: 0 0 0 0;
	padding: 0;
	font-size: 1.1em;
}	

#avmenu li {
	margin-bottom: 4px;
	
}

#avmenu li a {
font-weight:normal;
height: 25px;
text-decoration: none;
color:#000000;
display: block;
padding: 6px 0 0 0;
background:#FFFFFF;
background-image: url(../images/button1.gif);
}	
	
#avmenu li a:hover {
color:#FFFFFF;
background-image: url(../images/buttonover.gif);
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#extras {
float: right;
width: 100px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0 10px 20px 170px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
	display:inline;
	border: 0 0 0 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

#topsection {
margin-bottom:20px;
border-bottom:#cccccc 1px solid;
}

#lists {
height:140px;
margin-bottom:10px;
margin-top:10px;
border-bottom:#cccccc 1px solid;
clear:left;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #808080;
font-size: 0.9em;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

#form{
	text-align:left;
}

#form ul{
	list-style:none;
}

#form li{
	padding-bottom: 40px;
	clear:both;
}

#form label{
	width: 100px;
	float: left;
	padding-right: 40px;
}

#form li input{
	float: left;
}

#form li span{
	float: left;
	padding-left: 10px;
}

#form .button{
	margin-left: 140px;
	float: left;
}

.req {
	color:#FF0000;
}
