﻿body 
{
	background-image: url(images/background.jpg);
}

#main
{
	margin-left: auto;
	margin-right: auto; 
	width: 830px;
	height: 728px; 
	background-color:White; 
}

#main2
{
	margin-left: auto;
	margin-right: auto; 
	width: 800px;
	background-color:White; 
}

table.header
{
	background-image: url(images/header_bg.jpg); 
	width:100%; 
	background-repeat: repeat-x;
	height: 171px  
}

table.header2
{
	background-image: url(images/insideheader_bg.jpg); 
	width:100%; 
	background-repeat: repeat-x;  
}

#midsection
{
	float:left; 
	width: 100%; 
	height: 590px;
	background-color: #ffffff; 
}

#midmid
{
	font-family: 'Lucida Grande', Arial, Helvetica, Verdana, sans-serif;
	margin:0 174px 0 195px;  
	font-size: 12px; 
	color: #545454;
}

#midmid2
{
	font-family: 'Lucida Grande', Arial, Helvetica, Verdana, sans-serif;
	margin: 0 0 0 195px;  
	font-size: 12px; 
	color: #545454;
}

#midx3
{
	height:570px; 
	text-align: center; 
	width: 437px;
}

#mid-x3
{
	height:570px; 
	text-align: center; 
	width: 597px;
}

img.understuff
{
	left: -4px; 
	position: relative;
	top:-4px;
}

#leftcolumn
{
	float: left; 
	width: 195px; 
	height: 594px; 
	margin-left:-830px; 
	margin-top:-4px;
	background-color: #79bbc7;
	padding-left:10px;
	
}

#leftcolumn2
{
	float: left; 
	width: 195px; 
	height: 594px; 
	margin-left:-800px; 
	margin-top:-4px;
	background-color: #79bbc7;
	padding-left:10px;
	
}

.linkbutton
{
	border:0;
	padding-bottom:3px
}

#rightcolumn
{
	float:left; 
	width:195px; 
	margin-left:-195px; 
	height: 594px;
	text-align:center;
	background-color: #79bbc7;
	margin-top:-4px;
}

img.leftlink
{
	float: left; 
	margin-right:3px; 
	margin-bottom:3px;
}

img.rightlink
{
	margin-bottom:3px;
}

#footer
{
	text-align: center;
	margin: 40px 0 20px 0;
	clear: both;
}

#copyright
{
	margin-top: 15px;
}
a.footer
{
	color:Blue;
}
a:visited.footer
{
	color:Blue;
}
h5
{
	font-weight: normal;
	font-size: 12px;
}