/* CSS Document */

body {
	margin: 0;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/bgd.gif);
	background-repeat: repeat-y;
	background-position: center;
}
body a {
}
#container {
	margin: 0 auto;
	text-align: left;
	width: 750px;
	background-repeat: repeat-y;
	position: relative;
}
#siteTitle h1 {
	font-size: 18px;
	padding-left: 5px;
	margin: 0px;
	font-weight: normal;
}
#rightbar {
	float: right;
	width: 590px;
}
#midAd {
	height: 60px;
	width: 590px;
	float: left;
	text-align: center;
	padding-top: 10px;
}
#subMenu {
	width: 590px;
	float: left;
	background-color: #D7EAFF;
	text-align: center;
	padding-top: 10px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-bottom: 5px;
}
.subpic {
	height: 100px;
	width: 100px;
	border: 2px solid #000000;
	float: left;
	text-align: center;
}
.picbox {
	float: left;
	width: 560px;
	padding-top: 10px;
}
.textbox {
	float: left;
	padding-left: 10px;
	width: 445px;
}
.textbox li {
	padding-bottom: 10px;

}
#titleBar {
	background-color: #D7EAFF;
	float: left;
	width: 570px;
	padding-left: 10px;
	margin: 5px;
}
#titleBar h1 {
	font-size: 18px;
	font-weight: normal;
	padding: 5px;
	margin: 0px;
}
#topMenu ul {
	margin: 0px;
	width: 230px;
	padding: 0px;
}
#topMenu li {
	width: 225px;
	background-color: #006600;
	list-style-type: none;
	margin: 0px;
	height: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#topMenu {
	width: 230px;
	float: right;
	margin: 0px;
	text-align: left;
}
#topMenu a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #006600;
	height: 20px;
	width: 220px;
	padding-top: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 10px;
}
#pageContent {
	width: 570px;
	float: left;
	padding-left: 10px;
}
#subMenu ul {
	list-style-type: none;
	margin: 0px;
}
#subMenu li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
}
#topbar {
	height: 30px;
	padding-top: 5px;
	float: left;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#siteAddress {
	float: left;
	padding-left: 10px;
}
#searchBox {
	float: right;
	padding-right: 10px;
}
#bigpic {
	width: 350px;
	float: left;
}
.textbox {
	padding-bottom: 20px;
}
#leftbar {
	width: 150px;
	float: left;
}
#siteTitle {
	background-color: #D7EAFF;
}
.textbox h2 {
	color: #000066;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px;
}
#leftAd {
	height: 605px;
	width: 135px;
	padding-left: 10px;
}
.subpic2 {
	height: 56px;
	width: 60px;
	float: left;
}
#topMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #00CC00;
	height: 25px;
	width: 220px;
	padding-top: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
	padding-left: 10px;
}
.subpic3Boarderd {
	height: 56px;
	width: 60px;
	border: 2px solid #000000;
	float: left;
}
