body {
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background-color: #E1E0D8;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}


#wrap {
	border:  medium solid #333333;
	margin: 0 auto;
	width: 790px;
	background-color: #FFFFFF;
}

.header {
	width: 790px;
	height: 350px;
	margin: 0px;
	background-color: #FFFFFF;
	}

#avmenu {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
	}

#avmenu ul {	
	list-style: none;
	width: 150px;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 1.1em;
	}	

#avmenu li {
	margin-bottom: 4px;
	}

#avmenu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	color: #fffff1;
	display: block;
	padding: 6px 0 0 10px;
	background-color: #0000A0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
	
	
#avmenu li a:hover {
	color: #000000;
	background-color: #8282FF;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #000000;
}

.announce {
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 130px;
	color: #666666;
	background-color: #FFFFFF;
	line-height: 1.3em;
	}

#extras {
	float: right;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#extras p {
	margin: 0 0 1.5em 0;
	}

#content {
	line-height: 1.5em;
	text-align: left;
	font-size: 0.9em;
	margin-top: 0em;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 160px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}

#content h2 {
	font-size: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-bottom: 0.5em;
}

#content img {
	padding: 3px;
	display:inline;
	}

table {
	font-size:90%;
	width: 70%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b98;
	border-left-color: #b98;
	clip: rect(auto,auto,auto,auto);
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
      }
	  
 th, td {
      border-right:1px solid #ba9;
      border-bottom:1px solid #ba9;
      padding:4px 10px;
      text-align:left;
      color:#754;
      vertical-align:top;
      }
 
 th {
      background:#ddc;
      color:#432;
      }

#column {
	float: right;
	width: 200px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	border: 1px solid #999999;
}

#buttons {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #0000A0;
	margin-bottom: 10px;
}

#form {
	float: none;
	width: 50%;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	font-weight: normal;
}

h3 {
	font-size: 1.0em;
	margin: 0 0 10px 0;
	text-align: left;
}

a {
	text-decoration: none;
	color: #0000A0;
	}

a:hover {
	text-decoration: underline;
	color: #8484FF;
	}


#footer {
	clear: both;
	text-align: center;
	color: #FFFFFF;
	font-size: 0.9em;
	border: none;
	background-color: #211d1e;
	background-position: right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 0em;
	padding-bottom: 10px;
	padding-left: 0em;
	height: 50px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
	}

#footer a:hover {
	text-decoration: underline;
	}
	
.left {
	border:1px solid black;
	margin: 5px;
	float: left;
	}

.right {
	border:1px solid black;
	float: right;
	margin: 5px;
	}

.textright {
	text-align: right;
	}

.center {
	text-align: center;
	}

.small {
	font-size: 0.8em;
	}

.bold {
	font-weight: bold;
	}

.hide {
	display: none;
	}

.box{
	background-color: #CCCCCC;
	padding: 8px;
	width: 75%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #000000;
	}
	
#wrap #content h6 {
	font-size: 0.75em;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	}
