body { 
	background : #223035 url('/images/tpl/bg.gif') repeat-x; 
	margin : 0; 
	padding : 0; 
}
h2 {
	font : bold 13px verdana;
	text-decoration: underline;
	color : #4c4c4c;
	margin : 0; 
	padding : 0;
}
h3 {
	font : bold 13px verdana;
	color : #4c4c4c;
	margin : 0; 
	padding : 0;
}
a, a:active, a:visited {
	font : 12px verdana;
	color : #FFFFFF;
	text-decoration: none;
}
a:hover {
	font : 12px verdana;
	color : #FFFFFF;
	text-decoration: underline;
}
.wrapper { 
	background : transparent; 
	width : 100%; 
	height : 100%; 
	vertical-align : top;
} 
.wrapper_head { 
	width : 954px; 
	height : 88px;
	margin : 0 auto 0 auto; 
	text-align : center;
	vertical-align : top;
} 
.wrapper_banner_ads {
	width : 954px; 
	height : 215px;
	margin : 0 auto 14px auto;
	vertical-align : top;
}
.banner {
	width : 752px; 
 	margin : 0 7px 0 0; 
	float : left;
} 
.events { 
	width : 188px;
	margin : 0 0 0 7px;
	float : right;
}
.wrapper_content { 
	width : 954px; 
	height : 100%; 
	margin : 0 auto 0 auto;
	vertical-align : top;
}
.wrapper_nav { 
	width : 188px;
	margin : 0 14px 14px 0;
	display : block;
	float : left;
	vertical-align : top;
}
.wrapper_extras { 
	width : 188px;
	margin : 0 0 14px 14px;
	display : block;
	float : right;
	vertical-align : top;
}
.wrapper_links {
	background : transparent url('/images/tpl/nav_bg.png'); 
	width : 188px;
	display : block;
	vertical-align : top;
}
.title1 { 
	background : transparent url('/images/tpl/nav_title_bg_1.png') no-repeat; 
	font : bold 13px verdana; 
	color : #0ea7f7; 
	height : 22px; 
	margin : 0 0 0 10px;
	padding : 3px 0 0 12px; 
}
.title2 { 
	background : transparent url('/images/tpl/nav_title_bg_2.png') no-repeat; 
	font : bold 13px verdana; 
	color : #0ea7f7; 
	height : 22px; 
	margin : 5px 0 0 10px;
	padding : 3px 0 0 12px; 
}
.title3 { 
	background : transparent url('/images/tpl/nav_title_bg_3.png') no-repeat; 
	font : bold 13px verdana; 
	color : #0ea7f7; 
	height : 22px; 
	margin : 5px 0 0 10px;
	padding : 3px 0 0 12px; 
}
.links { 
	font : 11px verdana;
	color : #ffffff; 
	margin : 0 0 0 11px;
	padding : 0 0 0 11px;
	line-height : 140%; 
}
div.wrapper_nav a, a:visited, a:active {
	font : 11px verdana;
	color : #ffffff; 
	text-decoration : none;
}
div.wrapper_nav a:hover {
	font : 11px verdana;
	color : #ffffff; 
	text-decoration : underline;
}
div.wrapper_extras a, a:visited, a:active {
	font : 11px verdana;
	color : #ffffff; 
	text-decoration : none;
}
div.wrapper_extras a:hover {
	font : 11px verdana;
	color : #ffffff; 
	text-decoration : underline;
}
.wrapper_block {
	width : 550px;
	margin : 0 0 14px 0;
	float : left;
	text-align : center;
}
.content {
	width : 520px;
	background : #FFFFFF url('/images/tpl/content_head_bg.png') repeat-x;
	font : 12px verdana;
	line-height: 16px;
	color : #4c4c4c;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	padding : 13px;
	float : left;
	text-align : left;
}
.c_title {
	width : 520px;
	height : 29px;
	background : transparent url('/images/tpl/content_title_bg.png') no-repeat;
	padding : 3px;
}
.c_title_left {
	font : italic bold 14px verdana;
	color : #FFFFFF;
	float : left;
	line-height : 24px;
	margin-left : 6px;
}
.c_title_right {
	font : 10px verdana;
	color : #FFFFFF;
	float : right;
	line-height : 24px;
	margin-right : 12px;
}
.pad {
	color : #0faaf7;
}
.c_comments {
	float : right;
}
.c_signature {
	float : left;
	line-height: 20px;
	font-weight: bold;
}
div.wrapper_block a, a:active, a:visited {
	font : 12px verdana;
	color : #052837;
	text-decoration: underline;
}
div.wrapper_block a:hover {
	font : 12px verdana;
	color : #052837;
	text-decoration: none;
}
.img_box {
	background : #052837;
	padding : 2px;
	margin : 3px;
	font : 10px verdana;
	color : #FFFFFF;
	text-align: center;
}
.videos_box {
	background : #052837;
	width : 106px;
	padding : 2px;
	margin : 3px;
	font : 9px verdana;
	color : #FFFFFF;
	text-align: center;
}
.screens {
	background : #052837;
	border-color : #052837;
	width : 128px;
	height : 80px;
	padding : 2px;
	margin : 3px;
	text-align: center;
}
.about {
	background : #052837;
	border-color : #052837;
	padding : 2px;
	margin : 3px;
}
.wrapper_credits { 
	background : transparent url('/images/tpl/footer_bg.gif') repeat-x; 
	height : 80px;
	width : 100%;
	margin : 14px 0 0 0;
	clear : both;
}
.clearfix {
	clear : both;
}