* {
	border: 0;
	margin: 0;
	padding: 0;

}
body {
	background: #868686 url(Images/3background.gif) center repeat-y;
	color: #616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
a {
	color: #00416f;
	text-decoration: underline;
}
a:hover {
	color: #0000000;
	text-decoration: none;
}
acronym {
	border-bottom: 1px dashed #999999;
	cursor: help;
}
h1 {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 20px solid #97a59d;
	color: #97a59d;
	font-size: 23px;
	font-weight: bold;
	margin: 15px 0;
}
input {
	background: #5c5c5c;
	margin: 2px 20px;
	width: 140px;
}
#column2 ul {
	margin: 10px 0;
}
#column2 li {
	color: #999999;
	list-style: square inside;
	text-indent: 10px;
}
.login {
	border: 1px solid #666;
	color: #999;
}
.login_hover {
	border: 1px solid #999;
	color: #ccc;
}
#submit {
	border: 1px solid #666;
	color: #999;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
	width: 140px;
}
#submit_hover {
	border: 1px solid #999;
	color: #ccc;
	cursor: pointer;
	margin: 2px 20px;
	text-decoration: none;
}

#wrap {
	background-image: url(Images/arrow.gif);
	background-image: url(Images/arrow_outline.gif);
	background-image: url(Images/3background.gif);
	background-image: url(Images/selector.gif);
	background-image: url(Images/selector_sub.gif);
	background-repeat: no-repeat;
	background-position: -5000px -5000px;
	margin: 0 auto;
	text-align: left;
	width: 900px;
	
	
	border: 0px solid purple;
}
#header {
		color: #6799b1;
	font-size: 100%;
	font-weight: bold;
	height: 220px; /*155*/
	line-height: 120px;
	text-indent: 2px;

}
#nav {
	padding-bottom: 40px;
	width: 179px;
}

.naw {
padding-top: 15px;
padding-left: 5px;
font-weight: bold;
color: #00416f;
}

.naw a{
text-decoration: none;
color: #00416f;
}

.naw a:hover{
text-decoration: underline;
color: #000000;
}

#nav ul li {
	font-weight: bold;
display: inline;
	line-height: 16px;
	list-style: none;
}
#nav ul li a {
	font-weight: bold;
	border-bottom: 1px solid #666;
	color: #666;
	display: block;
	padding: 5px;
	text-decoration: none;
	width: 169px;
	font-size: 11px;
}

#nav li a:hover {
color: #ffffff;
	font-weight: bold;
	background: #97a59d url(Images/selector.gif) center right no-repeat;
}


#nav ul ul li {
	font-weight: bold;
	line-height: 10px;
}
#nav ul ul li a {
	    color: #97a59d;
	text-indent: 5px;
	font-weight: bold;
display: block;
font-size: 10px;
}
#nav ul ul li a:hover {
color: #ffffff;
	background-image: url(Images/selector_sub.gif);
	font-weight: bold;
}
#column1 {
	float: left;
	width: 180px;
}
#column1 img {
	border: 1px solid #666;
	margin: 5px 20px;
	padding: 10px 20px;
}

#column2 {
width: 650px;
	float: none !important;
	float: right;
	margin-left: 192px !important;
	margin-left: 0;
	padding: 11px 40px 30px 9px;
}
#column2 p {
	line-height: 190%;
}

.bread, a.breadje:link, a.breadje:visited, a.breadje:active {
padding-bottom: 3px;
color: #00416f;
font-weight: bold;
}

a.breadje:hover {
color: black;
font-weight: bold;
}

.pics {
float: right;
border: 1px solid #97a59d;
margin-right: 0px;
margin-top: 0px;
margin-left: 15px;
margin-bottom: 15px;

}


#links div {
	float: left;
	width: 100%;
}
#links div li {
	list-style: none;
}
#links div li a {
	background: url(Images/arrow_outline.gif) left no-repeat;
	padding-left: 15px;
	text-decoration: none;
}
#links div li a:hover {
	background-image: url(Images/arrow.gif);
	color: #00416f;
	text-decoration: underline;
}
#footer {
padding-top: 95%;
padding-left: 8px;
	clear: both;
	color: silver;
	font-size: 9px;

}
#footer a {
	color: silver;
	text-decoration: underline;
}

