﻿body 
{
	font: 90% Trebuchet MS, Helvetica, sans-serif;
	background: #d7eff9 url(background.jpg) repeat-x; 
}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #26007d;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #26007d;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}
acronym {
	border-bottom: none;
	}

h3 { 
	font: 1.2em Trebuchet MS, Helvetica, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #3f7491;
}


#shadow 
{
	background: #3f7491;
	padding: 0px 2px 2px 0px;
	margin-left: 50px;
	margin-right: 50px;
}

#container 
{
	padding: 20px 20px 20px 20px;
	background: #ffffff;
	border: solid 1px #89bcd6;
	position: relative;
}

#sideMenu 
{
	background: #ffffff;
	position: absolute;
	top: 180px;
	right: 80px;
	width: 200px;
}

#frontBar
{
	padding: 30px 10px 30px 400px;
	position: absolute;
	top: 165px;
	left: 0px;
	right: 230px;
	height: 130px;
	background: #26007d;
	color: #ffffff;
}

#frontBar h3 
{
	color: #ffffff;
}

#frontBar a
{
	color: Yellow;
}

#frontImage
{
	position: absolute;
	top: 140px;
	left: 20px;
	height: 233px;
	border: solid 3px #26007d;
}

#homeContent 
{
	margin-top: 280px;
	margin-right: 210px;
}

#content 
{
	margin-right: 210px;
}

	
#topMenu span
{
	font: normal 1.3em Trebuchet MS, Helvetica, sans-serif;
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	padding: 5px 20px 5px 5px;
}

#highlights 
{
	background: #c3e6f9;
	position: relative;
	margin-left: 15px;
	padding: 10px 10px 10px 10px;
	float: right;
	width: 30%;
}

.side1
{
	border: solid 1px #000000;
	padding: 0px 5px 5px 5px;
	background: #c6e6cc;
}

.side2
{
	border: solid 1px #000000;
	padding: 0px 5px 5px 5px;
	background: #89b2cc;
}

#leftLink, #middleLink, #rightLink 
{
	float: left;
	position: relative;
	width: 30%;
	margin-right: 15px;
}	

#footer 
{
	clear: both;
}

#bbb, #copyright, #lnavigation
{
	text-align: center;
}
