html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #666666;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: url(images/page_bg.gif);
	text-align: center;
	font: 12px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}
#outer2{
  background: top left url(images/page_bg_top2.gif) repeat-x;
  padding-top: 0px;
}
#outer {
  background: top left url(images/page_bg_top.gif) repeat-x;
  padding-top: 0px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 798px;
position: relative;
  background: url(images/body_bg.gif) repeat-y;
}
#PageTitle{
  font: bold 34px arial, sans-serif;
  color: #000;
  width: 798px;
  padding-top:175px;
  text-align:center;
}

#PageTitle_VBS{
  font: bold 30px arial, sans-serif;
  color: #215813;
  width: 798px;
  padding-top:175px;
  text-align:center;
}

#body-bot {
  background: bottom left url(images/body_bg_bot.jpg) no-repeat;
  height:705px;
}
#body-bot_vbs {
  background: bottom left url(images/body_bg_bot_vbs.jpg) no-repeat;
  height:705px;
}
#body-top2 {
  background: url(images/body_bg_top2.gif) no-repeat;
  min-height: 100px;
  _height: 100px;
}
#body-top {
  background: url(images/body_bg_top.gif) no-repeat;
  min-height: 100px;
  _height: 100px;
}

/** nav **/

#nav {

  margin-top: 25px;
  margin-left:40px;
  margin-bottom:20px;
  width:150px;
  
}
#nav li {

  list-style: none;
  margin-left:-5px;
  margin-bottom:7px;

}
#nav a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
}
#nav a:hover {
	color: #FFFFFF;
}

#navtitle {
font-size:20px;
font-weight:bold;
text-align:center;
}

/** body box **/
#bodytext {
	position:absolute;
	top: 297px;
	left: 160px;
	width: 479px;
}
#Date_VBS {
	position:absolute;
	top: 233px;
	left: 159px;
	width: 479px;
	color:215813;
}
#VBS_extra {
	position:absolute;
	top: 456px;
	left: 346px;
	width: 154px;
	color:215813;
	height: 61px;
}
#VBS_extra a{
	color:#215813;
	text-decoration:none;
}
#VBS_extra a:hover {
	color:#179520;
	text-decoration:none;
}
#bodytext_VBS {
	position:absolute;
	top: 276px;
	left: 159px;
	width: 479px;
	color:215813;
}
#bodytext_VBS a {
	color:#215813;
	text-decoration:none;
	
}
#bodytext_VBS a:hover {
	color:#179520;
	text-decoration:underline;
}
#bodytext h1 {
  font: 22px arial, sans-serif;
  color: #000;
  font-weight:bold;
}
#bodytext h2 {
  font: 18px arial, sans-serif;
  color: #000;
  font-weight:bold;
}
#bodytext h3 {
  font: 16px arial, sans-serif;
  color:#000000;
  font-weight:bold;
}

#bodytext_VBS h1 {
  font: 22px arial, sans-serif;
  color: #000;
  font-weight:bold;
}
#bodytext_VBS h2 {
  font: 18px arial, sans-serif;
  color: #000;
  font-weight:bold;
}
#bodytext_VBS h3 {
  font: 16px arial, sans-serif;
  color:#000000;
  font-weight:bold;
}

#bodytext table{
  font: 14px arial, sans-serif;
    color:#000000;
}

#bodytext table h3{
  font: 16px arial, sans-serif;
  color:#000000;
  font-style:italic;
  font-weight:bold;

}

#bodytext table a{
  font: 14px arial, sans-serif;
    color:#000066;
	text-decoration:none;
}

#bodytext table a:hover{
    color:#000066;
	text-decoration:none;
	font-weight:bold;
}

#cellborder{
	border-right-width: thin;
	border-right-style: solid;
	border-right-color:#666666;
}
#bodytext p {
  margin: 1em 0;
}

#videoplayer{
	position:absolute;
	top: 229px;
	left: 171px;
	width: 466px;
	z-index: -1;
}

#livevideoplayer{
	position:absolute;
	top: 229px;
	left: 171px;
		width: 466px;
}

#audioplayer{
	position:absolute;
	top: 576px;
	left: 206px;
}
#copyright {
  font-size: 9px;
  color: #fff;
  margin-top: 10px;
}

