body
{
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	min-width:640px;	
	background-color: #ffffff;
	background-image: url(faded_background.gif);
	background-repeat: repeat-x;
	background-position: top left;
	color: black;
}

#pagewrapper
{
	position: relative;
	text-align: left;
	width: 640px;
	margin-left: auto;
	margin-right: auto;
}

#menuwrapper
{
	clear: both;
	height: 23px;
	background-color: #002b6c;
	color: black;
}

#logoheader
{
	clear: both;
	height: 118px;	
}

.logovertical
{
	float: left;	
	width: 1px;
	height: 118px;
	background-color: black;
	color: black;	
}

#logo
{
	float: left;
	width: 638px;
	height: 118px;
	background-color: white;
	color: black;
}

#logoinner
{
	clear: both;
	padding-top: 21px;
	padding-left: 191px;	
}

#columns
{
	clear: both;
	border-left: 1px solid black;	
	border-right: 1px solid black;
	border-top: 0px;
	border-bottom: 0px;
	background-color: white;
	color: black;
}

#columns a
{
	font-weight: bold;
	text-decoration: underline;
	color: #1c991a;	
}

#columns a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #002c6d;
}

p
{
	margin-bottom: 0;
	padding-bottom: 0;	
}

#columnsinner
{
	clear: both;
	padding: 0px 15px 15px 15px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: black;
}

td
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: black;	
}

th
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	color: black;	
}

.frontcolumn
{
	float: left;
	width: 33%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: black;	
}

.frontcolumn a
{
	font-weight: bold;
	text-decoration: underline;
	color: #1c991a;	
}

.frontcolumn a:hover
{
	font-weight: bold;
	text-decoration: underline;
	color: #002c6d;
}

.frontcolumninnermiddle
{
	clear: both;
	padding: 0 0 0 0;	
}

.frontcolumninner
{
	clear: both;
	padding: 0 15px 0 15px;	
}

#frontphoto
{
	clear: both;
	height: 227px;
	width: 640px;	
}

#secondaryphoto
{
	clear: both;
	height: 128px;
	width: 640px;	
}

.titleLink
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;	
	text-decoration: none;	
}

.titleLink:hover
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #c21c1d;
	text-decoration: none;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.mainTitle
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: black;	
}

h1
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: black;	
	padding-top: 0px;
	margin-top: 0px;
}

.imageleft
{
	float: left;
	border-width: 0px;
}

.imageright
{
	float: right;
	border-width: 0px;
}

.image
{
	border-width: 0px;
}

#facebook
{
	position: absolute;
	right: 5px;
	top: 28px;
}

#bottomslogan
{
	clear: both;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 23px;
	display:block;
	height: 23px;
	background-color: #002b6c;
}

#bottomslogan a
{
	text-decoration: none;
	color: #ffffff;	
}

#bottomslogan a:hover
{
	text-decoration: none;
	color: #ffffff;	
}
	
#bottomsloganinner
{
	float: left;
	width: 433px;
}

#designedby
{
	float: left;
	width: 207px;
	text-align: right;
}

#logos
{
	clear: both;
	background-color: white;
	text-align: center;
}

