﻿
* {margin: 0;
   padding: 0;
	text-align: left;
}

body	{
	font-size: 87.5%;
	background-color: #A2BA8C;
	font-family: "Georgia", Times, serif;
}
   
#container {
	width: 50.5505em;
	margin: 1em auto;
	border: 0.286em solid #a2ba8c;
	background-color: #FFFFFF;
}
			 
#headerwrapper {
	
	height:24.024em;
	margin:0.5005em;

}

#headerLeft {
	width: 17.303em;
	height: 24.04em;
	float: left;
	background-color: #e0e7d8;
}

#headerLeftContent{
	height: 17.0745em!important;
	height: 17.3745em;
	padding: 0.5005em;
	border-left: 0.0715em solid #2e7707;
	border-right: 0.0715em solid #2e7707;
	border-bottom: 0.0715em solid #2e7707;
	margin: 0.5005em;	
}

#headerRight{
	width: 31.746em;
	height: 24.024em;
	float: right;
}

#content{
	margin: 0.5005em;
	padding: 1.5005em 0.5005em 0.5005em 0.5005em;
	background-color: #e1e7d9;
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}


#footer {
	padding: 1em;
	text-align: center;
	font-size: .8em;
	border: 0.0715em solid #A2BA8C;
}

.mainimage{ width: 31.746em;
            height: 24.024em;

}

.menuimage{ width: 17.303em;
            height: 4.6475em;

}

span {
	
	display:none;
}

.heading{
	width: 25.025em;
	height: 2.574em;
	margin-bottom: 1em;

}

p {
	margin-bottom: 1.5em;
	}

acronym {
	cursor: help;	
}

a:link {
	color: #009900;
	padding: 0.0715em;
}
a:active {
	color: #990000;
	padding: 0.0715em;
}
a:visited {
	color: #006600;
	padding: 0.0715em;
}
a:hover {
	color: #FFFFFF;
	background-color: #006600;
	padding: 0.0715em;
}




p.text:first-letter
{
font-size: 2.5em;
padding: 0.143em;
float: left;
}

#navcontainer ul
{
list-style-type: none;
font-family: "Georgia", Times, serif;
}

#navcontainer li { margin: 0 0 0.2145em 0; }

#navcontainer a
{
display: block;
padding: 0.3575em 0.3575em 0.3575em 1.716em;
border: 0.0715em solid #FFFFFF;
width: 12em;
background: url(images/menu_bg.png) 0 49px;
margin: auto;
}

#navlist a:visited
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	border: 0.1430em solid #FFFFFF;
}

#navcontainer a:link
{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	border: 0.1430em solid #FFFFFF;
}

#navcontainer a:hover
{
border: 0.1430em solid #FFFFFF;
background: url(images/menu_bg.png) 0 -120px;
color: #006600;
}

#active a:hover
{
border: 0.1430em solid #ffffff;
background: url(images/menu_bg.png) 0 -120px;
color: #006600;
}

#active a:visited
{
border: 0.1430em solid #ffffff;
background: url(images/menu_bg.png) 0 -120px;
color: #006600;
}

#active a:link
{
border: 0.1430em solid #ffffff;
background: url(images/menu_bg.png) 0 -120px;
color: #006600;
}
