body {
	background-color:#a6bf79;
	color:#000000;
	font-family: Verdana;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.menuItem
{
	border:hidden 1px white;
	background-color:#85a157;
	font:13px Verdana;
	color:White;
	padding:8px;
}
.menuHoverItem
{
	border:solid 1px #a5cde6;
	background-color:White;
	font:13px Verdana;
	color:#a5cde6;
	padding:8px;
	font-weight:bold;
}
.myNewStyle {
	font-size: 16px;
	font-weight: bold;
}
.myNewStyleSmallLeft{
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.login
{
	width:200px;
	font:14px Verdana, Sans-Serif;
	background-color: #C1E1EC;
	border:solid 3px white;
	padding:4px;	
}		
.login_title
{
	background-color: #a6bf79;
	color:White;
	font-weight:bold;
}
.login_instructions
{
	font-size:12px;
	text-align:left;
	padding:10px;
}
.login_button
{
	border:solid 1px black;
	padding:3px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header.jpg);
	width:717px;
	height:288px;
	position:relative;
}
#header ul{
	background-color:#85a157;
	width:711px;
	border: 3px solid #FFFFFF;
	display:block;
	top:255px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:left;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration:underline;
	color:#28556b;
}
#profile {
	top:261px;
	left:335px;
	position:absolute;
}
#logo_w1,#logo_w2 {
	font-size: 24px;
	font-style:italic;
	color:#FFFFFF;
	position:absolute;
}
#logo_w1{
	top:15px;
	left:70px;
}
#logo_w2{
	top:44px;
	left:94px;
}
#header_text {
	top:90px;
	left:37px;
	width:500px;
	position:absolute;
}
#header_text p{
	font-size: 15px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-image:url(images/content_bgnew.gif);
	width:717px;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;
}
.webWindow
{
    width:400px;
    border:Outset;
    background-color:white;
}
.webWindowBody
{
    padding:10px;
}
.webWindowTitleBar
{
    font:14px Verdana,Sans-Serif;
    padding-left:10px;
    background-color:Blue;
    color:white;
    cursor:move;
}
.webWindowTitleText
{
    float:left;
}
.webWindowClose
{
    background-color:Maroon;
    font-weight:bold;
    cursor:pointer;
}
.scrollBox
{
    width:380px;
    overflow:auto;
}
#left {
	float:left;
	width:458px;
	margin-left:20px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
.left_h2
{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 10px 0px 15px 0px;	
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#center {
	float:left;
	width:638px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
}
#center a{color:#28556b;}
#center a:hover{color:#c77e0c;}
#smallleft {
	float:left;
	vertical-align:top;
	width:220px;
	margin-left:0px;
	padding: 0px 0px 0px 0px;
	display:inline;
}
#smallleft h2
{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 0px 0px 15px 0px;	
}
#smallleft a{color:#28556b;}
#smallleft a:hover{color:#c77e0c;}
#smallright {
	float:left;
	vertical-align:top; 
	width:220px;
	margin-left:15px;
	margin-top:-15px;
	padding: -10px 0px 0px 0px;
	display:inline;
	border-left: #e3e5db 2px solid;
}
#smallright h2
{
	color:#85a157;
	font-size:14px;
	text-align:center;
	width:200px;
	margin: 0px 0px 0px 0px;	
}
#smallright a{color:#28556b;}
#smallright a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:190px;
	padding: 0px 15px 15px 15px;
	margin-top:10px;
	border-left: #e3e5db 2px solid;
}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
/********************** Footer ***************************/
#footerline {
clear:both;
background-image:url(images/footer_bgnew2.gif);
font-size:1px;
height:10px;
}
#footer {
	width:717px;
	text-align:center;
	padding: 20px 0px;
}
