a {
	color: #0000FF;
	font-weight: bold;
	text-decoration: underline;
	text-decoration: none;
}

a img {
	border: 0;
}

img{
	border: 0;
}

a:hover {
	background: #B22222;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}

a.button{
	color: #EFEFEF;
	padding: 40px 0 40px 0;
	text-decoration: none;
}

body {
	background: #000000;
	font: 90% Verdana,Tahoma,Arial,sans-serif;
	margin: 0 auto;
	padding: 0;
}

h3 {
	color: #000000;
	font-size: 1.3em;
	margin: 0 0 10px 0;
}

input.text, .small {
	font-size: 0.8em;
}

.announce {
	background-color: #7FFFD4;
	color: #000000;
	line-height: 1.3em;
	margin: 10px 0 10px 0;
	padding: 10px;
	width: 130px;
}

.bold {
	font-weight: bold;
}

.center {
	text-align: center;
}

.content a, #content a {
	color: #FFFFFF;
	text-decoration: underline;
}

.content, #content {
	border-left: 2px solid #F0F0F0;
	border-right: 2px solid #F0F0F0;
	line-height: 1.6em;
	margin: 0 160px 20px 160px;
	padding: 0 10px 0 10px;
	text-align: left;
}

.five_top_tips{
	background-color: #7FFFD4;
	color: #000000;
	margin-bottom: 5px;
	padding: 5px;
	white-space: normal;
	width: 140px;
}

.five_top_tips a{
	white-space: normal;
}

.left {
	float: left;
	margin: 10px 10px 5px 0;
}

.right {
	float: right;
	margin: 10px 0 5px 10px;
}

.submit{
	background: #EAEAEA;
	border: 1px solid #006633;
	color: #006633;
	font-size: 0.8em;
	font-weight: bold;
}

.textright {
	text-align: right;
}

#accessibility{
	background: #295AA9;
	border-bottom: 2px #FFFFFF solid;
	height: 20px;
	padding: 4px 4px 0px 0px;
	text-align: right;
	vertical-align: middle;
}

#avmenu {
	background: #7FFFD4;
	border-bottom: 1px solid #99B3E7;
	border-top: 4px solid #2A58B6;
	color: #006633;
	float: left;
	font-size: 1.1em;
	line-height: normal;
	margin-bottom: 5px;
	width: 100%;
}

#avmenu #current {
}

#avmenu #current a {
	background: #2A58B6; /*
	background: #2A58B6 url(../graphics/menu_current_arrow.gif)  no-repeat center top;
*/
	color: #FFFFFF;
	padding-bottom: 5px;
}

#avmenu a {
	color: #006633;
	display: block;
	font-weight: bold;
	padding: 5px 15px 5px 15px;
	text-decoration: none;
}

#avmenu a:hover {
	background: #FFFFFF;
	border-left: 1px solid #2A58B6;
	border-right: 1px solid #2A58B6;
	color: #2A58B6;
}

#avmenu li {
	float: left;
	margin: 0;
	padding: 0 0 0 9px;
}

#avmenu ul {
	list-style: none;
	margin: 0;
	padding: 0px 0px 0;
}

#column_left{
	float: left;
	font-size: 0.9em;
}

#content h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
}

#content img {
	background: #CCCCCC;
	border: 4px solid #F0F0F0;
	display: inline;
	padding: 1px;
}

#extras {
	float: right;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0 0 10px 20px;
	padding: 0;
	width: 150px;
}

#extras p {
	margin: 0 0 1.5em 0;
}

#footer {
	border-top: 4px solid #F0F0F0;
	clear: both;
	color: #32CD32;
	font-size: 0.9em;
	margin: 0 auto;
	padding: 10px 0 20px 0;
	text-align: center;
	width: 760px;
}

#footer a {
	color: #32CD32;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#frontphoto {
	border: 0;
	margin: 0 0 10px 0;
}

#header {
	background: url(../images/header.jpg) #F0F8FF no-repeat top;
	height: 156px;
	margin-bottom: 3px;
	padding: 0;
	width: 760px;
}

#header {
	clear: both;
	height: 45px;
	margin: 20px 0 0 0;
	padding: 0;
}

#item_left{
	background: #00FA9A;
	color: #000000;
	margin-bottom: 10px;
	padding: 5px;
}

#menu_ribbon, .hide {
	display: none;
}

#wrap {
	background: #000000;
	color: #FFD700;
	margin: 0 auto;
	width: 760px;
}
