#container {
	width: 800px;
	background-image: url(images/contentbar.png);
	background-repeat: repeat-y;
}
#banner {
	height: 319px;
	width: 800px;
	background-color: #003399;
	color: #FFF;
	font-size: 12px;
	vertical-align: baseline;
}
#picborder {
	height: 150px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	background-color: #CCC;
	width: 800px;
}
#maincontent {
	padding-top: 20px;
	padding-right: 20px;
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 200px;
}
#maincontent {
	padding-left: 200px;
}
#container {
	width: 800px;
}

#maincontent h1 {
	font-size: 34px;
	color: #039;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#maincontent h5 {
	font-size: 11px;
	color: #F00;
	text-align: left;
}
#maincontent p a {
}
#maincontent p a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontent h5 a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#navigation {
	width: 190px;
	background-color: #CCC;
	font-size: 12px;
	color: #00F;
	float: left;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFF;
}
#footer {
	width: 800px;
	background-color: #003399;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
}
#navigation a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer a {
	color: #FFF;
}
h3 {
	color: #F00;
	font-size: 20px;
	padding-top: 30px;
}
table {
	float: left;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
}
#maincontent table tr {
	color: #000;
	padding-right: 20px;
}
#container #maincontent ul {
	padding-left: 10px;
}


h4 {
	font-size: 16px;
	color: #039;
	text-align: left;
}
#maincontent h6 {
	font-size: 12px;
	color: #000;
	float: right;
	text-align: left;
}

#maincontent ul {
	padding-right: 20px;

}
#container #maincontent ul li {
	margin-left: 320px;
}
#container #maincontent ul li {
	margin-left: 340px;
}

#maincontent img {
	float: right;
}
#container #maincontent ul li {
}
#container #banner strong {
	margin-left: 30px;
}
