body
{
	font-family:Tahoma;
	font-size:75%;
	
}

img a
{
border:none;
}

.banner
{
	background-image:url(../images/banner.jpg); background-repeat:repeat-x;
}
.footer
{
background-image:url(../images/footer.jpg); background-repeat:repeat-x;
}

.footer .nav
{
	color:white;
	text-align:right;
	margin-left:25px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:5px;
}

.footer .nav a
{
	color:white;
	text-decoration:none;
}


.logo
{
	margin-left:25px;
	margin-top:10px;
	border:none;
}

.left
{
	margin-left:25px;
	margin-right:25px;
	font-size:80%;
}

.banner .nav
{
	color:white;
	margin-bottom:12px;
	margin-right:10px;
	text-align:right;
}

.banner .nav a
{
	color:white;
	text-decoration:none;
}	

.content
{
	text-align:left;
}

.left a
{

	color:#006633;
}

.content a
{
	color:#006633;
}

.right
{
	margin-top:50px;
}
.right img
{
margin-right:3px;
	margin-top:3px;
	margin-botton:3px;
	margin-left:3px;
	
}
.content img
{
	
	margin-right:3px;
	margin-top:3px;
	margin-botton:3px;
	margin-left:3px;
}

.topcontainer 
{
	margin-top:10px;
	margin-bottom:20px;
}

.topcontainer a
{
	text-decoration:none;
}

.topcontainer img
{
	border:none;
}

.top .title
{
	font-size:110%;
	font-weight:bold;
	color:#000000;
}

.top .titletext
{
	color:#999999;
	font-size:80%;
}

.bottomfooter
{
	text-align:center;
}

.bottomfooter a
{
	color:#006633;
}