body
{
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-family: arial, helvetica, verdana, tahoma, sans-serif;
	font-size: 80%;
	color: #000;
	background-color: #D8D9D9;
	line-height: 180%;
}

a
{
	color: #5A7FAE;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: none;
}

a:active
{
	color: #EEEEEE;
	text-decoration: bold;
}


#headercontainer
{
	width: 100%;
	background: #D8D9D9;
	
}

#header
{
	border-left:1px solid #6F6F6F; border-right:1px solid#6F6F6F; margin:0 auto; width: 760px;
	height: 125px;
	border-top: 0px none;
	border-bottom: 0px none;
	background: #224A7D url('images 2008/header.jpg');

}

#header h1
{
	margin: 0;
	color: #192B44;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 275%;
	padding-left: 10px;
	letter-spacing: -3px;
	padding-top: 50px;
}

#menucontainer
{
	width: 100%;
	height: 28px;
	background: #D8D9D9;
	background-repeat:repeat-x;
}



.gif { margin: 15px 0px 15px 15px;
		padding: 2px;
		float:left;
		 
		
}

.freamed
{
	width=80%;
	background="#EEEEEE";
	margin-right: 35px;
	margin-top: 5px; 
	margin-bottom: 10px;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 110%;
	text-align="center";
	text-decoration: bold;
}

		
#menu
{
	margin: 0 auto;
	width: 760px;
	background: #000;
	border-right: 1px solid #989898; 
	
}

#content
{
	margin: 0 auto;
	width: 742px;
	height: 800px;
	padding: 20px 10px;
	border: 1px solid #D8D9D9;
	border-top: 0px;
	border-bottom: 0px;
	background: #FFFFFF;
	
}

#content h2
{
	color: #666;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	font-size: 130%;
	color: #07429B;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	letter-spacing: 0px;

}

#footer
{
	margin: 0 auto;
	width: 740px;
	height: 40px;
	text-align: right;
	color: #EEEEEE;
	letter-spacing: 2px;
	background: #8D0009;
	border-left: 1px solid #989898;
	border-right: 1px solid #989898;
	border-bottom: 1px solid #989898;
	font-family: helvetica, arial, verdana, tahoma, sans-serif; 
	padding: 4px 10px;
}
