@charset "utf-8";
/* CSS Document */

sub, sup {
	font-size: 9px;
	vertical-align:text-top;
	background: transparent;
}

#main_title {
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
}

.introduction {
	position: absolute;
	left:630px;
	top:146px;
	color:#2c7d39;
	font-size:12px;
	line-height:16px;
}

.introduction img {
	float:left;
	margin-top:5px;
}

.introduction h2 {
	display:block;
	margin-top:5px;
	margin-left:12px;
}

.introduction h3 {
	text-transform:uppercase;
	font-size:8px;
	margin-left:15px;
}


.toc {
	position: absolute;
	width:448px;
	height:245px;
	left:-30px;
	top:120px;
	background-image:url(../img/intro_bg.png);
	font-size:12px;
	line-height:15px;
	color:#7D806C;
	background-repeat:no-repeat;
}

.toc h1 {
	margin-top:139px;
	margin-right:308px;
}

.toc p, .toc li, .toc h1 {
	margin-left:58px;
	margin-right:10px;
}

.toc li {
	list-style-type:disc;
	margin-left:73px;
}

.toc strong {
	font-weight:bold;
}




.stats {
	position: absolute;
	width:167px;
	height:311px;
	left:630px;
	top:501px;
	background-image:url(../img/stat_bg.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7D806C;
	line-height:12px;
	
}

.stats h1 {
	margin-top:20px;
	font-size:20px;
	line-height:28px;
	display:block;
	margin-left:20px;
	margin-right:20px;
}

.stats p {
	display:block;
	margin-left:20px;
	margin-right:20px;
}



.main {
	position:absolute;
	top:471px;
	left:0px;
	width:580px;
	margin-right:25px;
	margin-left:25px;
	color:#647882;
	font-size:12px;
	line-height:13px;
}

.main h2 {
	font-size:14px;
	font-weight:bold;
	line-height:24px;
	color:#003B5E;
}

.main .estr_govern {
	position:absolute;
	top:830px;
	left:0px;
}

.main img {
	float:left;
	margin-right:8px;
}

.main img.h2 {
	margin-left: -25px;
}


body {
	background-color:#e8e9e5;
}


.aligned {
	margin-left:-20px;
}


div#vp1 {
	background-image:url(../img/player_bg.gif);
	background-repeat:no-repeat;
	width:568px;
	height:270px;
	position:absolute;
	top:394px;
	left:220px;
}

div#thumbs {
	color:#7D806C;
	width:610px;
	position:absolute;
	top:730px;
	left:25px;
}

img.thumbpic {
	position:relative;
	left:0px;
	top:24px;
}

div.thumbcaption {
	position:relative;
	left:0px;
	top:24px;
}

div.thumbcaption p {
	font-size:9px;
	margin-top:2px;
	_width:145px;

}

div.thumbcaption p, div.thumbcaption h1, div.thumbcaption span {
	display:block;
	margin-left:15px;
	margin-right:0px;
	
}

div.thumbcaption h1{

font-size:12px;
}

div.videothumb {
	float:left;
	margin:0px;
	margin-right: 32px;
	margin-bottom: 30px;
	width:165px;
	height:217px;
	background-image:url(../img/video_thumb.png);
	background-repeat:no-repeat;
}

div#videocaption {
	position:relative;
	overflow:hidden;
	left: 362px;
	top:-250px;
	width:200px;
	height:270px;
	color:#7D806C;
}

div#videocaption p, div#videocaption h1, div#videocaption span {
	margin-left:15px;
	margin-right:15px;
}

div#videocaption h1 {
	margin-bottom:15px;
}

div#playercontrol {
	overflow:hidden;
	width:12px;
	height:22px;
	left:180px;
	position:relative;
	cursor:pointer;
}

img#playbutton {
	position:relative;
	top:0px;
}



div#plugins {
	color:#7D806C;
	font-size:11px;
	width:210px;
	height:209px;
	float:left;
	position: absolute;
	left:420px;
	top:155px;
	line-height:13px;
}

div#plugins p {
	display:block;
	margin:0px;
	margin-left:10px;
	margin-bottom:5px;
}



div#plugins a, div#plugins a:visited, div#plugins a:active, div#plugins a:hover, div#plugins a:link {
font-weight:bold;
color:#7D806C;
}

div#plugins a:hover{
	text-decoration:underline;
}

div#plugins img{
	float:left;
}
