body
{
	padding:20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #d1d1d1;
}
div
{
	margin:0px;
	padding:0px;
}
p
{
	font-size:12px;
	text-align:left;
	margin-top: 5px;
	margin-bottom: 5px;
}
#fullcontainer
{
	width:780px;
	margin: 0px auto;
	text-align: center;
}
#maincontainer
{
	overflow: visible;
	text-align: center;
	background-color: white;
}
#spacer15
{
	height: 15px;
	background-color: white;
}
#spacer10
{
	height: 10px;
	overflow: hidden;
	background-color: white;
}
#navbox
{
	width:780px;
	margin:0px auto;
	background-color: #f5f5f5;
}
#nav
{
	background-color: #f5f5f5;
	color: #666666;
	margin-bottom: 8px;
	margin-top: 8px;
}
#header
{
	width: 780px;
	height: 208px;
}
#image
{
	background:url('images/image.jpg');
	width: 202px;
	height: 208px;
	float: left;
}
#bgimage
{
	background:url('images/header.jpg') repeat-x center;
	width: 578px;
	height: 208px;
	float: right;
}
#title
{
	text-align:center;
	margin-top: 25px;
	color: white;
	font-size: 36px;
	font-weight: bold;
}
#subtitle
{
	text-align:center;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #51514f;
	margin-top: 20px;
}
#blank
{
	height:104px
}
#textcontainer
{
	width:780px;
	margin: 0px auto;
	overflow: visible;
	float: left;
}
#mainbgimage
{
	background:url('images/background.jpg') repeat center;
	text-align: center;
	margin: 0px auto;
	width: 780px;
	float: left;
}
#leftcolumn
{
	float:left;
	width:202px;
	text-align: left;
}
#upperleftcolumn
{
	overflow: visible;	
}
#lowerleftcolumn
{
	overflow: visible;	
}
#leftcolheading
{
	background-color:#e3e3e3;
	color:#5c5c5c;
	font-size:12px;
	font-weight:bold;
	padding:5px 10px 5px 10px;
}
#leftcoltext
{
	text-align:left;
	padding: 0px 10px;
}
#rightcolumn
{
	text-align:left;
	width:578px;
	float: right;
}
#upperrightcolumn
{
	overflow:visible;
}
#lowerrightcolumn
{
	overflow:visible;
}

#rightcolheading
{
	color:#5c5c5c;
	font-size:14px;
	font-weight:bold;
	padding:5px 10px 5px 10px;
}
#rightcoltext
{
	text-align:left;
	font-size: 11px;
	padding: 0px 10px;
}
#footer
{
	background-color:#69A2D9;
	color:white;
	font-size:11px;
	clear: both;
}
#footer1
{
	font-weight:bold;
}
#footer2
{
	font-weight:normal;
}
#footer1 a
{
	color:white;
	font-size:11px;
	text-decoration:none
}
#footer1 a:visited
{
	color:white;
	font-size:11px;
	text-decoration:none
}
#footer2 a
{
	color:white;
	font-size:11px;
	text-decoration:none
}
#footer2 a:visited
{
	color:white;
	font-size:11px;
	text-decoration:none
}

span.nav
{
	font-size: 11px;
	color: #676767;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px
}
a
{
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	color: black;
}
a.nav
{
	color:#676767;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}

a:visited
{
	color:#676767;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}
a.nav:visited
{
	color:#676767;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}

