body {
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #666;
	
	/* VivWeb 3/1/09 */
	/*
	background-attachment: scroll;
	*/
	
	background-image: url(../_images/bodyBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link, a:visited {
	text-decoration:none;
	color:#b36B00;
}
a:hover {
	color:#66C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #66C;
}

#wrapper {
	
	/* VivWeb 3/1/09 */
	/*
	background-color: #FFF;
	*/
	
	text-align: left;
	margin: 0 auto;
	
	/* VivWeb 3/1/09 */
	width: 735px;
	
	/* VivWeb 3/1/09
	width: 46em;
	min-width: 735px;
	width:expression(document.body.clientWidth < 735? "735px": "auto" );
	*/
}
#title {
	background-color: #463378;
	margin: 0px;
	padding: 0px;
	height: 70px;
	
	/* VivWeb 3/1/09 */
	overflow: hidden;
	
	
}

a {
	text-decoration: none;
}


div.video_player {
	position: relative;
	width:400px;
	height:268px;	
}


#header {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 130px;
	background-attachment: scroll;
	background-image: url(../_images/logo4.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#navbar {
	height: 28px;
	background-color: #D5D5D5;
	padding: 0px;
	margin: 0px;
	
	
}
#navbar ul {
	list-style-type: none;
	list-style-position: inside;
}
#navbar ul li {
	float: left;
}
#navbar ul li a {
	font-size: .8em;
	line-height: 2em;
	color: #666;
	text-decoration: none;
	display: block;
	float: left;
	padding-left: 1em;
	padding-right: 1em;
	height: 28px;
	border: none;
}
#navbar ul li a:hover {
	color:#463378;
	
	/* VivWeb 3/1/09 */
	text-decoration: none;
	border: none;
}
#navbar ul li#current a {
	background-color:#463378;
	color:#FFFFFF;
	
}
#mainContent {
	background-color: #FFF;
	float: left;
	margin: 0px;
	width: 27em;
	padding: 0px;
}
#mainContent img {
	display: block;
	margin-top: 1em;
	margin-left: 0.5em;
}
#mainContent h1 {
	font-size: .9em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-style: normal;
	color: #666;
	padding-bottom: 0.6em;
	padding-top: 0.6em;
}
#mainContent h2 {
	font-size: .8em;
	color: #463378;
	font-style: normal;
	font-weight: normal;
	text-indent: 0px;
	margin-top: 1em;
	margin-left: 0.5em;
	margin-bottom: 1em;
}
#mainContent h3 {
	font-size: 0.9em;
	color: #463378;
	border-top-width: 1px;
	border-top-style: dotted;
	padding-top: 0.5em;
	margin-top: 10px;
	border-top-color: #CCC;
}
#mainContent h4 {
	font-size: .9em;
	color: #666;
	padding-top: .5em;
	margin-top: 10px;
}
#mainContent p {
	font-size: 0.8em;
	color: #666;
	margin-top: 1em;
	list-style-position: inside;
	list-style-type: square;
	line-height: 1.5em;
	margin-bottom: 1em;
	margin-left: 0.6em;
	margin-right: 1em;
}
.navigation {
	font-size: 0.8em;
	font-style: normal;
	color: #666;
	padding-top: 0px;
	text-align: right;
	font-weight: bold;
	height: 30px;
}
#title h1 {
	font-size: 20px;
	color: #FFF;
	font-weight: normal;
	text-align: left;
	
	/* VivWeb 3/1/09 */
	/*
	height: 100px;
	*/
	
	padding-top: 20px;
	padding-bottom: 20px;
}
#title h2 {
	font-size: 18px;
	text-align: left;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: normal;
	color: #FFF;
	height: 100px;
}
#title h3 {
	font-size: 19px;
	font-style: normal;
	height: 100px;
	padding-top: 21px;
	padding-bottom: 21px;
	text-align: left;
	color: #FFF;
	font-weight: normal;
}
#title p {
	font-size: 0.9em;
	color: #FFF;
	padding-top: .25em;
}
#title img {
	display: block;
	margin: 0px;
	padding: 0px;
}
#sidebar {
	background-color: #FFF;
	margin: 0px;
	float: right;
	width: 18em;
	padding: 0px;
}
#sidebar h1 {
	font-size: 0.9em;
	font-style: normal;
	font-weight: bold;
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 0.6em;
	margin: 1px;
	padding-top: .6em;
}
#sidebar p {
	font-size: 0.8em;
	color: #666;
	line-height: 1.5em;
	font-style: normal;
	margin-top: 1em;
}
#footer {
	margin: 0px;
	height: 50px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	clear: both;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p {
	font-size: 0.7em;
	padding-top: 5px;
	color: #999;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, bl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}
#subheader {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	width: 46em;
}
#subheader h1 {
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.7em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}
#subheader p {
	font-size: 0.85em;
	font-weight: normal;
	line-height: 1.5em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
}
