body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#pageLayout {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#seperator {
	padding: 0px 0px 10px 0px;
}

#pageLayout #page {
	width: 800px;
	border: 1px solid #00569f;
	text-align: left;
}

#pageContent {
	clear: both;
}

#pageLayout #members {
	text-align: center;
	margin: 0px 0px 20px 0px;
	clear: both;
}

#pageContent #section {
	display: block;
	padding: 5px 5px 5px 5px;
}

#pageContent #sectionHeading {
	font-weight:bold;
	display: block;
	padding: 5px 5px 5px 5px;
}

#pageContent #articleLI {
	display: block;
	padding: 5px 5px 5px 5px;
	height: 150px;
}

.article-text {
	width: 550px;
	text-align: justify;
	margin: 0px 5px 5px 5px;
	padding: 0px 0px 5px 0px;
	min-height: 170px;

}

.article-text a {
	color: #003366;
	text-decoration:none;
}

.article-text a:visited {
	color: #003366;
	text-decoration:none;
}

.article-text a:hover {
	color: #003366;
	text-decoration:underline;
}

.article-quote {
	width: 550px;
	text-align: center;
	margin: 0px 5px 5px 5px;
	padding: 0px 0px 5px 0px;
	color: #306BB4;
}

#articleLI .img-dec {
	float: left;
	margin: 5px;
}

#pageContent #articleRI {
	display: block;
	padding: 5px 5px 5px 5px;
	height: 150px;
}

#articleRI .article-text {
	width: 550px;
	text-align: justify;
	margin: 0px 5px 5px 5px;
}

#articleRI .img-dec {
	float: right;
	margin: 5px;
}

#pageContent #pageFooter {
	display: block;
	height: 140px;
	width: 780px;
	background-color: #efefef;
	border: 1px solid #cccccc;
	margin: 5px 5px 20px 5px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#pageFooter #image {
	display: block;
	width: 160px;
	height: 130px;
	background-color: #ffffff;
	float: left;
	margin: 0px 5px 5px 7px;
/*	margin: -35px 5px 5px 7px; */
	border: 1px solid #cccccc;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

#image img {
	margin: 5px 0px 0px 0px;
}

#pageFooter #clear {
	display: block;
	width: 460px;
	height: 130px;
	background-color: #ffffff;
	float: left;
	margin: 0px 5px 5px 7px;
	border: 1px solid #cccccc;
	font-weight: bold;
	text-align: center;
	padding: 5px 0px 5px 0px;
}

#clear img {
	margin: 5px 0px 0px 0px;
}

#pageFooter #search {
	float: left;
	border: 1px solid #cccccc;
	width: 200px;
	margin: 20px 0px 0px 25px;
}
	
#search #header {
	background-color: #777777;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding: 3px 5px 0px 5px;
	height: 20px;
}

#search #content {
	padding: 5px 5px 5px 5px;
	text-align: center;
}

#search #content a{
	color: #000000;
	text-decoration:none;
}

#search #content a:hover{
	color: #000000;
	text-decoration:underline;
}

div.img-dec {
	background: url(images/shadow.jpg) no-repeat bottom right;
	clear: right;
	float: right;
	margin: 0 0 15px 25px;
	padding: 0;
	position: relative;
}

div.img-dec img {
	background-color: #ffffff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

#pageLayout #pageCopyright {
	clear: both;
	display: block;
	color: #ffffff;
	background-color: #00569f;
	width: 800px;
	font-size: 9px;
	height: 15px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#pageCopyright a {
	color: #CCCCCC;
	text-decoration:none;
}

#pageCopyright a:hover{
	color: #CCCCCC;
	text-decoration:underline;
}

#map a:link, a:visited {
	text-decoration: none;
	color:#003366;
}

#map a:hover {
	text-decoration: underline;
	color:#003366;
}

#admin {
	width:400;
	font-size: 12px;
	color:#000000;
	text-decoration:none;
}

#adminerror {
	width:400;
	font-size: 12px;
	color:#DD0000;
	text-decoration:none;
}

#admin a {
	font-size: 12px;
	color:#000000;
	text-decoration:none;
}

#admin a:hover {
	font-size: 12px;
	color:#000000;
	text-decoration:underline;
}

#admin table {
	font-size: 12px;
	border: 1px solid #AAAAAA;
	width: 400;
}

#admin th {
	text-align:left;
	font-weight:normal;
	font-size: 12px;
	background-color: #AAAAAA;
	color: #FFFFFF;
}

#vehicle {
	text-align:center;
}

#vehicle a {
	font-size: 12px;
	color:#000000;
	text-decoration:none;
}

#vehicle a:hover {
	font-size: 12px;
	color:#000000;
	text-decoration:underline;
}

#vehicle table {
	font-size: 12px;
	border: 1px solid #AAAAAA;
	width: 500;
}

#vehicle th {
	text-align:left;
	font-weight:normal;
	font-size: 12px;
	background-color: #AAAAAA;
	color: #FFFFFF;
}