/* CSS Document */

body {
	margin: 0px;
	background-color: <? echo $imagecolor; ?>;					background-image: url(images/2010bg.jpg);
	background-repeat: repeat-x;
	background-color: #EFEFFA;
}
#pagecontainer, #pagecontainer2 {
	clear: both;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/hometile.gif);
	background-repeat: repeat-y;
	background-position: center;
	border: 12px solid #FFF;
	margin-top: 20px;
	margin-bottom: 20px;
}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #002455;
	line-height: 17px;
}
.biggertext {
	font-size: 13px;
	line-height: 16px;
}
p a:link, p a:visited, p a:hover, p a:active { text-decoration: none; color: #485492;}

a.text:link, a.text:visited, a.text:active { text-decoration:underline ; color: #002455; }
a.text:hover { text-decoration: none;
}

div#header {
	height:24px;
	background: #002455 url(images/headbg.gif) no-repeat;
	color: #FFFFFF;
	padding-left: 350px;
	vertical-align: middle;
	text-align: left;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a.headlinks:link, a.headlinks:visited, a.headlinks:active { text-decoration: none; color: #7473C0; }

a.headlinks:hover {
	text-decoration:none;
	color: #FFFFFF;
}

div#container {
	text-align:left
}
div#container {
	width:830px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(images/homebg.gif);
	background-repeat: no-repeat;
	padding-left: 20px;	
}

div#extra {
	padding-right: 10px;
	padding-left: 11px;
	background-color: #EAE4F4;
	padding-top: 10px;
	padding-bottom: 10px;
}

div#footer {
	color: #FFF;
	background-color: #173569;
	padding: 0px;
	height: 12px;
	margin-left: 323px;
}

div#footer p {
	margin:0;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 8px;
}

div#content {
	float:right;
	width:520px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	text-align: center;
	padding-top: 12px;
	clear: both;
}

div#extra {
	clear:both;
	width:679px;
	margin-left: 12px;
	margin-right: 9px;
}
div#navigation {
}
div#navigation {
	float:left;
	width:200px;
	margin-left: 10px;
	padding-left: 10px;
}
div#navigation2 {
	float:left;
	width:178px;
	margin-left: 22px;
	padding: 10px;
}
div#navigation2 {
	background-color: #EAE4F4;
}
.columtext {
	color: #002455;
	padding-top: 120px;
	width: 280px;
}
.clearer {
	font-size: 0px;
	height: 0px;
	width: 100%;
	display: block;
	clear: both;
}
/*html, body, #pagecontainer {
	height: 100%;
}*/
