#headen {
	width: 900px;
	height: 280px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
div.toprow {
	margin: 2px;
	height: auto;
	width: 840px
}
div.botrow {
	margin: 2px;
	height: auto;
	width: 840px;
}
div.img {
	margin: 2px;
	border: 1px solid #888888;
	height: auto;
	width: auto;
	float: left;
}


div.imga img{ 
   border: 1px solid #ffffff;
}


div.imga a:hover img{
    	border: 1px solid #aabbff;
}

div.img img {
	display: inline;
	margin: 3px;
	border: 1px solid #ffffff;
}
div.img a:hover img {
	border: 1px solid #ff826c;
}

#outline {
	position: relative;
	background: #ffffff;
	height: 760px;
	width: 1000px;
	min-width: 80%;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #ccc;
}
#main {
	position: absolute;
	top: 25%;
	min-width: 100%;
	max-width: 100%;
}
#body p {
	color: #565;
	font-size: 11px;
	font-family: "Verdana", Arial, sans-serif;
	font-weight: normal;
	margin-top: 20;
}
#logo {
	left: 20px;
	top: 2px;
	position: absolute;
	width: 256px;
	height: 64px;
	visibility: visible;
	margin-top: 3px;
}
#header {
	background: #ffffff;
	height: 80px;
	position: relative;
	border-bottom: 1px solid #ccc;
}

/*
#header a {
	color: #777777;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana;
	font-size: 9px;
}
*/

#header a {
	color: #4444ff;
	text-decoration: none;
	font-weight: normal;
	font-family: Arial;
    font-size: 14px;
	}
    
#header a:visited {
	color: #0c00cc;
	text-decoration: none;
	font-weight: normal;
}
#header a:hover {
	color: #ff8888;
	text-decoration: none;
	font-weight: normal;
}
#linkhead {
	background: #eeeeee;
	height: 20px;
	position: relative;
	border-bottom: 1px solid #ccc;
}
#leftnav {
	float: left;
	width: 10px;
	height: 650px;
	background-color: #fff;
}
#rightnav {
	float: right;
	width: 10px;
	height: 650px;
	background-color: #fff;
}
#footer {
	padding: 0 10px;
	clear: both;
	background: #eeeeee;
	position: relative;
}
.HorizLinks {
	position: absolute;
	top: 60px;
	left: 55px;
}
.HorizLinks ul {
	margin: 0px;
}
.HorizLinks li {
	margin: 0px 5px 0px 0px;
	list-style-type: none;
	display: inline;
}
.navlinks {
	position: absolute;
	top: 2px;
	left: 50px;
}
.navlinks ul {
	margin: auto;
}
.navlinks li {
	margin: 2px 2px 40px 0px;
	list-style-type: none;
	display: inline;
}
.navlinks li a {
	color: #777;
	padding: 5px 5px 5px;
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana;
}
.navlinks li a:hover {
	color: #ffffff;
	background-color: #004400;
	text-decoration: underline;
}
h2 {
	color: #656;
	font-size: 24px;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	letter-spacing: -1px;
	width: auto;
}

h3 {
	color: #656;
	font-size: 18px;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	letter-spacing: -1px;
	width: auto;
}
h5 {
	color: #000;
	font-size: 9px;
	font-family: "Lucida Grande" Arial, sans-serif;
	font-weight: normal;
}
hq {
	color: #888888;
	font-size: 9px;
	font-family: "Lucida Grande" Arial, sans-serif;
	font-weight: normal;
}

