@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	margin: 0px;
}
.video {
	margin: 10px;
	height: 120px;
	width: 780px;
	float: left;
	clear: both;
}
.videothumb {
	background-color: #CCCCCC;
	margin: 10px;
	height: 100px;
	width: 100px;
	float: left;
}
.videotext {
	margin: 10px;
	height: 100px;
	width: 640px;
	float: left;
}
#center {
	width: 800px;
	margin: 0 auto;
	padding: 0;
}
#banner {
	width: 800px;
	height: 100px;
	background-color: #999999;
	background-image: url(Pics/banner.jpg);
	margin-bottom: 0px;
}

#mainpic {
	float: right;
	width: 524px;
	height: 415px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #999999;
	font-size: 10px;
	color: #000000;
	text-align: right;
	line-height: 12px;
}
h1 {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	line-height: 30px;
}
h2 {
	font-size: 18px;
	color: #006699;
	line-height: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
#navbar {
	height: 35px;
	width: 790px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #666666;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding: 5px;
	float:left;
}
#navbar ul {
	padding: 0 0 0 10px;
}
#navbar ul li {
	list-style-type: none;
	display: inline;
	margin-right: 25px;
}
#navbar  ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#navbar  ul li a:visited {
	color: #CCCCCC;
	padding: 7px;
}
#navbar  ul li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #006699;
}
iframe {
	margin-bottom: 200px;
}
.pull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 25px;
	color: #333333;
	text-align: left;
}
#vertpic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: right;
	height: 678px;
	width: 524px;
	background-color: #999999;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: right;
}
#slideshow {
	height: 470px;
	width: 600px;
	background-color: #999999;
	float: right;
	text-align: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#talk {
	clear: both;
	float: left;
	width: 800px;
}
.smallhpic {
	background-color: #999999;
	float: left;
	height: 209px;
	width: 252px;
	margin-left: 0px;
	font-size: 10px;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
#linkbar {
	background-color: #999999;
	float: right;
	height: 380px;
	width: 180px;
	clear: both;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.footer {
	clear: both;
	width: 800px;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	float: left;
	height: 40px;
}
