@charset "UTF-8";
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#container  {
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main {
	background-color: #F4F7F6;
	padding-top: 40px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom: 40px;
}
#mainContent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
}
#nav {
	background-color: 114356;
	background-image: url(Images/blue_07.jpg);
	background-repeat: repeat;
}
#nav_contents {
	background-color: 114356;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#left_nav {
	margin-left: 30px;
}
#left_nav ul {
	margin: 0px;
	text-align: left;
	list-style-type: none;
	text-indent: 0px;
	padding-left: 0px;
	line-height: 20px;
}
#left_nav li {
	list-style-type: none;
	color: #333333;
	font-size: 12px;
}
#left_nav a {
	color: #333333;
	text-decoration: none;
}
#left_nav a:hover {
	font-size: 12px;
	color: #C9DB68;
	text-decoration: none;
}
#left_topic {
	margin-left: 30px;
	margin-top: 20px;
}
#header  {
	background-color: #114356;
	padding-top: 0;
	padding-bottom: 0;
}
#header_contents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#header h1  {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
#header  ul {
	margin: 0px;
	text-align: right;
	padding-top: 3px;
}
#header  li {
	list-style-type: none;
	display: inline;
	margin-right: 15px;
	margin-left: 15px;
	color: #FFFFFF;
}
#header  a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
#header   a:hover {
	font-size: 11px;
	color: #C9DB68;
	text-decoration: none;
}
#footer  {
	padding: 0 10px;
	background-color: #F4F7F6;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer_contents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	padding-top: 15px;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #C9DB68;
	text-decoration: none;
}
#footer  ul {
	margin: 0px;
	text-align: left;
	padding-top: 10px;
}
#footer li {
	list-style-type: none;
	display: inline;
	margin-right: 8px;
	margin-left: 8px;
	color: #666666;
	font-size: 10px;
}
#main h1 {
	font-weight: lighter;
	color: #114356;
	padding-top: 5px;
}
#main h2 {
	font-weight: lighter;
	color: #7DAC33;
	padding-top: 5px;
	font-size: 15px;
	line-height: 20px;
}
#main  h3 {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	padding-top: 15px;
	line-height: 17px;
}
#main p {
	font-weight: lighter;
	color: #333333;
	font-size: 11px;
	line-height: 16px;
}
#body {
	margin-left: 50px;
	width: 600px;
}
#body_video {
	float: right;
	height: 225px;
	width: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
#body_video_large {
	height: 450px;
	width: 600px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
#left_names {
	margin-left: 20px;
	margin-top: 10px;
}
.thumbnail {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
}
.headshot {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#body_table {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 15px;
}
#Profile {
	margin-left: 0px;
}
#Profile a {
	margin-left: 0px;
	font-weight: bold;
	color: #3DA2E2;
	text-decoration: none;
}
#Profile a:hover {
	margin-left: 0px;
	font-weight: bold;
	color: #C9DB68;
	text-decoration: none;
}
#Profile_picture {
	vertical-align: sub;
	float: right;
	height: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 400px;
	background-image: url(Images/box_06.jpg);
	background-repeat: no-repeat;
	padding: 13px;
}
#Profile_picture2 {
	vertical-align: sub;
	float: right;
	height: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 13px;
	width: 400px;
	background-image: url(Images/box_06.jpg);
	background-repeat: no-repeat;
}
#Profile_picture3 {
	vertical-align: sub;
	float: right;
	height: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 13px;
	width: 400px;
	background-image: url(Images/box_06.jpg);
	background-repeat: no-repeat;
}
#Profile_picture4 {
	vertical-align: sub;
	float: right;
	height: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 13px;
	width: 400px;
	background-image: url(Images/box_06.jpg);
	background-repeat: no-repeat;
}
#flash {
	height: 350px;
	background-color: #3b3b3b;
}
#flash_contents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
}
#flash_text {
	float: left;
	height: 310px;
	width: 240px;
	padding: 20px;
	background-color: #FFFFFF;
	margin-left: 50px;
}
.feature_box {
	width: 260px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 20px;
}
#flash_message {
	height: 350px;
	width: 620px;
	float: right;
}
#main h4 {
	color: #3da2e2;
	font-size: 13px;
	padding-top: 15px;
	font-weight: lighter;
}
#main h5 {
	color: #3da2e2;
	font-size: 12px;
	font-weight: lighter;
	line-height: 18px;
}
#video_table {
	margin-top: 20px;
	padding-top: 20px;
}
.video_thumb {
	background-color: #E6E6E6;
	height: 92px;
	width: 93px;
	padding-top: 58px;
	padding-right: 66px;
	padding-left: 66px;
}
#mainContent a {
	color: #3E3E3E;
	text-decoration: none;
}
#mainContent a:hover {
	color: #C9DB68;
	text-decoration: none;
}
.intro {
	font-size: 20px;
	line-height: 29px;
	color: #666666;
	font-weight: lighter;
}
#body ul {
	margin-left: 50px;
	font-size: 11px;
	line-height: 20px;
	list-style-type: circle;
	font-weight: bold;
}
.thumbnail10 {
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 2px;
	width: 92px;
	float: left;
}
#video_list {
	vertical-align: sub;
	margin-bottom: 10px;
	margin-top: 30px;
}
#video_list_label {
	height: 300px;
	margin-right: 20px;
}
#video_list_label2 {
	height: 300px;
	margin-right: 20px;
}
.feature_box2 {
	width: 240px;
	margin-right: 20px;
	margin-bottom: 5px;
	height: 260px;
	margin-left: 25px;
	border: 0px solid #FFFFFF;
}
.video_list_label {
	height: 300px;
	margin-right: 20px;
}
#addtext {
	width: 600px;
	float: right;
}
.head_box {
	background-image: url(Images/head_box_11.jpg);
	background-repeat: no-repeat;
	padding: 8px;
	height: 100px;
	width: 100px;
}
#Profile_picture5 {
	vertical-align: sub;
	float: right;
	height: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 13px;
	width: 400px;
	background-image: url(Images/box_06.jpg);
	background-repeat: no-repeat;
}
#splash {
	width: 610px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Images/splash_box_07.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 336px;
}
#splashbutn {
	height: 60px;
	width: 630px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 0px;
}
#splashlogo {
	height: 60px;
	width: 630px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding: 0px;
}
#splashtext {
	height: 60px;
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 17px;
	color: #656565;
	font-weight: normal;
}
#splashwrap {
	background-image: url(gradient.jpg);
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.Profile_picture {
	vertical-align: sub;
	float: right;
	height: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 400px;
	background-image: url(Images/box_06.jpg);
	background-repeat: no-repeat;
	padding: 13px;
}
#transition {
	padding: 25px;
	font-size: 12px;
	line-height: 16px;
}
#transition h1  {
	font-weight: lighter;
	color: #114356;
	padding-top: 5px;
	font-size: 25px;
	line-height: 32px;
}
