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

body {
	margin: 0;
	padding: 0;
	background: #3f6126 url(../images/pagebg.jpg) top center repeat-x;
	}

#Table_01 {
	position: relative;
	left: 50%;
	top:0px;
	width:1200px;
	height:800px;
	margin-left: -600px;
}

#a_ {
	position:absolute;
	left:0px;
	top:0px;
	width:120px;
	height:800px;
}

#b_ {
	position:absolute;
	left:120px;
	top:0px;
	width:960px;
	height:238px;
}

#c_ {
	position:absolute;
	left:1080px;
	top:0px;
	width:120px;
	height:800px;
}

#d_ {
	position:absolute;
	left:120px;
	top:238px;
	width:222px;
	height:562px;
}

#e_ {
	position:absolute;
	left:342px;
	top:238px;
	width:738px;
	height:127px;
}

#f_ {
	position:absolute;
	left:342px;
	top:365px;
	width:669px;
	height:373px;
	background: #FFF;
	color: #333;
	font: 14px Georgia, "Times New Roman", Times, serif;
	overflow: auto;
	
}
#text {
	padding: 0 10px;
	text-align: justify;
	}

#g_ {
	position:absolute;
	left:1011px;
	top:365px;
	width:69px;
	height:435px;
}

#h_ {
	position:absolute;
	left:342px;
	top:738px;
	width:669px;
	height:62px;
}

h2 {
	font: 20px Georgia, "Times New Roman", Times, serif;
	color: #2e4e13;
	}
	
#latestvideo {
	width: 960px;
	height: auto;
	overflow: hidden;
	padding: 10px 0px;
	margin: 0 auto;
	text-align: center;
	}
h1.latestvid {
	font: 28px Georgia, "Times New Roman", Times, serif;
	color: #FF6;
	line-height: 30px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px #FFC dotted;
	text-align: left;
	}
	
	
#previousvideos {
	width: 960px;
	height: auto;
	overflow: hidden;
	padding: 10px 0px;
	margin: 0 auto;
	text-align: left;
	border-bottom: 1px #FFC dotted;
	border-top: 1px #FFC dotted;
	}	
	
h2.previd {
	font: 24px Georgia, "Times New Roman", Times, serif;
	color: #FF6;
	line-height: 28px;
	padding: 0px 0px 4px 0px;
	border-bottom: 1px #FFC dotted;
	text-align: left;
	}
	
#videoBar {
  width : 940x;
  height: 120px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top : 5px;
  padding-right : 5px;
  padding-left : 5px;
  padding-bottom : 0px;
}

