﻿* {
	margin: 0;
	padding: 0;
	width: 875;
	margin-left: auto;
	margin-right: auto;
}
body {
	background: #444;
	font-family: Verdana, trebuchet, aril, helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0 0 10px 0;
}
p {
	font-size: .8em;
}
h3 {
	font-size: 15px;
	color: #0D8B90;
}
#mainContent a:hover {
	text-decoration: blink;
	font-size: large;
	font-weight: bolder;
	color: #FF0000;
	background-color: #FFFF00;
}
a:visited {
	text-decoration: underline;
	color: #000080;
}
#container {
	width: 950px;
	background: #FFFFFF;
	margin: 10px auto;
	border: 1px solid #000000;
	text-align: left;
}
#header {
	padding: 5px;
	height: 188px;
	background-color: #0D8B90;
}
#header h1 {
	margin: 0;
	padding: 10px 0;
}
#sidebar1 {
	float: left;
	width: 250px;
	background: #fff;
	padding: 15px 0;
}
#mainContent {
	margin: 0 0 0 250px;
	padding: 15px 20px;
	background-color: #fff;
	border-left: 1px solid gray;
}
#footer {
	padding: 0 10px 0 20px;
	background-color: #183587;
	text-align: center;
	height: 100px;
	line-height: 2.8em;
}
#sidebar1 ul {
	list-style-type: none;
}
#sidebar1 li {
}
#sidebar1 li a, #sidebar1 li a:link, #sidebar1 li a:visited, #sidebar1 li a:hover, #sidebar1 li a:active {
	display: block;
	padding: 13px;
	background-color: #0D8B90;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
#sidebar1 li a:hover {
	background: #B2194F;
	color: #fff;
}
td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 10px 6px 6px 12px;
	color: #4f6b72;
	vertical-align: top;
}
td.alt {
	background: #F5FAFA;
	color: #797268;
}
#table {
	width: 620px;
	height: 258px;
	margin: auto;
}
#footer a {
	color: #FFFFFF;
}
#vbward1 {
	height: 200px;
	width: 825px;
	margin-right: auto;
	margin-left: auto;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}
ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
#videobox a {
	display: block;
	color: #800080;
	text-decoration: none;
	background-color: #C0C0C0;
	border: 1px solid #800080;
	margin-bottom: 2px;
	height: 20px;
	padding: 6px;
}
#videocontainer {
	width: 870px;
	margin-right: auto;
	margin-left: auto;
}
#ppheader {
	padding: 5px;
	height: 188px;
	background-color: #F2FBC2;
	border-bottom-style: solid;
	border-bottom-width: medium;
	border-bottom-color: #571D80;
}
#ppfooter {
	padding: 0 10px 0 20px;
	background-color: #571D80;
	text-align: center;
	height: 100px;
	line-height: 2.8em;
	color: #FFFFFF;
}
#footer a:hover {
	color: #FF0000;
	text-decoration: underline;
}

