*{
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
	text-align: left;
	background-position: top center;
	background-image: url(../images/background.png);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #081023;
	font-family: Franklin Gothic Medium, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
#wrapper {
	width: 888px;  
	margin: 0 auto;
	height: 100%;
}
/*misc*/
h1 {
	font-family: Franklin Gothic Medium, Verdana, Arial;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 10px;
}
a {
	font-family: Franklin Gothic Medium, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	margin-bottom: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
a:hover {
	font-family: Franklin Gothic Medium, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #6dcff6;
	margin-bottom: 10px;
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
/*header elements*/
#navigation {
	margin: 30px 0px 0px 70px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
	clear: left;
	height: auto;
	width: auto;
}
#video_bg {
	background-image: url(../images/video_bg.png);
	background-repeat: no-repeat;
	margin: 25px 0px 0px 360px;
	padding: 11px 0px 0px 10px;
	width: 412px;
	height: 250px;	
}
#video_bg2 {
	background-image: url(../images/video_bg.png);
	background-repeat: no-repeat;
	margin: 25px 0px 0px 360px;
	padding: 11px 0px 0px 10px;
	width: 412px;
	height: 250px;
	display: none;
}
#header {
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	height: 278px;
	width: 888px;
	position: relative;
	float: left;
	clear: left;
}
#logo {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
	float: left;
}
/*content elements*/
#content {
	background-image: url(../images/the_end.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	height: auto;
	width: 888px;
	position: relative;
	float: left;
	clear: left;
}
#welcome_title {
	margin: 1px 0px 0px -9px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: 53px;
	position: relative;
	float: left;
}
#mini_logo {
	margin: 2px 25px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: 53px;
	position: relative;
	float: right;
	display: none;
}
#main_content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	height: auto;
	min-height: 400px;
	width: 620px;
	position: relative;
	float: left;
}
#main_content_2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 25px;
	height: auto;
	min-height: 400px;
	width: 830px;
	position: relative;
	float: left;
	clear: left;
	font-size: 10pt;
}
#right_collumn {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 253px;
	position: relative;
	float: left;
}
#intro {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	height: auto;
	width: 600px;
	position: relative;
	text-align: left;
	float: left;
	clear: left;
	font-size: 10pt;
}
#news_title {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: 53px;
	position: relative;
	float: right;
}
#news {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 630px;
	height: auto;
	position: relative;
	float: right;
	text-align: left;
}
#news_bg_1 {
	background-image: url(../images/news_bg_1.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 12px 20px 0px 108px;
	width: 460px;
	min-height: 78px;
	color: #959595;
	font-family: Franklin Gothic Medium, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
}
#news_bg_2 {
	background-image: url(../images/news_bg_2.png);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 12px 108px 0px 53px;
	width: 460px;
	min-height: 78px;
	color: #959595;
	font-family: Franklin Gothic Medium, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
}
.date {
	color: #FFFFFF;
	font-family: Franklin Gothic Medium, Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
}
a.more {
	color: #959595;
	font-family: Franklin Gothic Medium, Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	float: right;
}
a.more:hover {
	color: #6dcff6;
	font-family: Franklin Gothic Medium, Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: underline;
}
.subheadline {
	font-family: Franklin Gothic Medium, Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #6dcff6;
}
#new_video_title {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: auto;
}
#new_video {
	background-image: url(../images/new_video_bg.png);
	background-repeat: no-repeat;
	background-position: 25% 0%;
	margin: 0px 0px 0px 20px;
	padding: 2px 14px 0px 0px;
	width: auto;
	height: 170px;
	color: #ffffff;
	font-family: Franklin Gothic Medium, Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
}
#contact_info {
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 25px;
	width: 180px;
	height: 170px;
	color: #ffffff;
	font-family: Franklin Gothic Medium, Verdana, Arial;
	font-size: 9pt;
	font-weight: normal;
}
/*pagination*/
#pagination {
	background-image: url(../images/pagnation_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 28px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
#pagination ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
#pagination li{
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.total {
	color: #959595;
	font-family: Franklin Gothic Medium, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
}
#video_list_bg {
	background-image: url(../images/video_list_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 788px;
	height: 105px;
	clear: left;
	float: left;
	position: relative;
	margin: 0px 0px 0px 30px;
	padding: 20px 0px 0px 15px;
}
#video_title {
	position: relative;
	float: left;
	clear: left;
	text-decoration: none;
	color: #6dcff6;
	font-family: Franklin Gothic Medium, Verdana, Arial;
	font-size: 11pt;
	font-weight: normal;
}
#video_text {
	position: relative;
	float: left;
	clear: left;
	text-decoration: none;
	color: #959595;
	font-family: Franklin Gothic Medium, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	width: 530px;
	height: auto;
}
#video_image {
	margin: -2px 0px 0px 583px;
	padding: 0px 0px 0px 0px;	
}
.back {
	display: none;
}
#new_video_image {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#error {
	position: relative;
	float: left;
	clear: left;
	text-decoration: none;
	color: #FFFFFF;
	font-family: Franklin Gothic Medium, Verdana, Arial;
	font-size: 15pt;
	font-weight: normal;
	width: auto;
	height: auto;
	text-align: center;
	margin-top: 270px;
	margin-left: 120px;
}
#contact_button {
	margin: 23px 0px 0px 135px;
	padding: 0px 0px 0px 0px;
}
#main_content_3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 25px;
	height: auto;
	min-height: 400px;
	width: 830px;
	position: relative;
	float: left;
	clear: left;
	font-size: 10pt;
}
#main_content_3 .ce_text {
	background-image: url(../images/video_list_bg.png);
	height: 100px;
	width: 539px;
	position: relative;
	float: left;
	clear: left;
	padding: 20px 35px 5px 15px;
	color: #959595;
	font-family: Franklin Gothic Medium, Verdana, Arial;
	font-size: 8pt;
}
#main_content_3 .ce_text strong {
	color: #6dcff6;
	font-family: Franklin Gothic Medium, Verdana, Arial;
	font-size: 10pt;
}
.ce_gallery {
	width: auto;
	height: auto;
	position: relative;
	float: left;
	margin-top: 18px;
}
.ce_gallery .col_0 {
	display: none;
}
.ce_gallery .row_0 td {
	position: relative;
	float: right;
	display: block;
}