@charset "utf-8";
/* CSS Document */

html {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	}

body {
	margin:0px;
	background-image:url(images/bg2.jpg);
	background-position:top;
	background-color:#002059;}

.bgmain{
	
		margin-left:auto;
	margin-right:auto;
	
	height:800px;
	width:960px;

	
	
	}
	
.left-block {
	width:660px;
	float:left;}
	
.right-block {
	width:265px;
	margin-left:30px;
	float:left;}
	
.slide-bg {
	width:659px;
	height:335px;
	background-image:url(images/slide-bg.png);}
	
.post-bg {
	width:659px;
	height:203px;
	background-image:url(images/post-bg.png);}
	
.news-bg {
	width:654px;
	height:203px;
	background-image:url(images/news-bg.png);
	padding-left:5px;
}
.ggal-bg {
	width:654px;
	height:203px;
	background-image:url(images/gal-bg.png);
	padding-left:5px;
}
	
.news-block {
	width:137px;
	margin-left:20px;
	margin-top:40px;
	font-weight:bold;
	float:left;}
	
.gal-block {
	width:137px;
	margin-left:20px;
	margin-top:60px;
	font-weight:bold;
	float:left;
	text-align:center;
	font-size:15px;}

	
.gal-bg {
	width:656px;
	height:206px;
	background-image:url(images/gal-bg.png);}
	
.clear {
	clear:both;}
	
.clear2 {
	clear:both;
	margin-top:20px;}
	
.chat-head {
	width:264px;
	height:43px;
	background-image:url(images/right-bar-head.png);}
	
.login-tab {
	width:265px;
	height:41px;
	background-image:url(images/right-bar-login.png);}
	
.fb-tab {
	width:265px;
	height:40px;
	background-image:url(images/right-bar-fb.png);}
	
.tw-tab {
	width:265px;
	height:41px;
	background-image:url(images/right-bar-tw.png);}
	
.blank-tab {
	width:263px;
	background-color:#FFF;
	border-style:solid;
	border-width:1px;
	border-top-style:none;
	/*border-bottom-style:none;*/
	border-color:#666;}
	

	.nav-box {
	width:100%;
	height:250px;
	background:#222222;
	margin:0px;
	text-align:center;
	float:left;
	color:#FFF;
	margin-bottom:30px;
	}
.nav-wrap { width:960px;
margin-left:auto;
margin-right:auto;
padding-top:0px;
	
text-align:center;}

.logo-box {
	width:242px;
	height:87px;
	background-image:url(images/logo.png);
	float:left;
	margin-top:20px;
	margin-right:0px;}	
	
.box1 {
	width:121px;
	height:250px;
	background-image:url(images/nav_01.jpg);
	float:left;}
	
.box1:hover {
	width:121px;
	height:250px;
	background-image:url(images/nav2_01.jpg);
	float:left;	}
	
.box2 {
	width:119px;
	height:250px;
	background-image:url(images/nav_02.jpg);
	float:left;}
	
.box2:hover {
	width:119px;
	height:250px;
	background-image:url(images/nav2_02.jpg);
	float:left;	}
	
.box3 {
	width:117px;
	height:250px;
	background-image:url(images/nav_03.jpg);
	float:left;}
	
.box3:hover {
	width:117px;
	height:250px;
	background-image:url(images/nav2_03.jpg);
	float:left;	}
	
.box4 {
	width:117px;
	height:250px;
	background-image:url(images/nav_04.jpg);
	float:left;}
	
.box4:hover {
	width:117px;
	height:250px;
	background-image:url(images/nav2_04.jpg);
	float:left;	}
	
.box5 {
	width:119px;
	height:250px;
	background-image:url(images/nav_05.jpg);
	float:left;}
	
.box5:hover {
	width:119px;
	height:250px;
	background-image:url(images/nav2_05.jpg);
	float:left;	}
	
.box6 {
	width:116px;
	height:250px;
	background-image:url(images/nav_06.jpg);
	float:left;}
	
.box6:hover {
	width:116px;
	height:250px;
	background-image:url(images/nav2_06.jpg);
	float:left;	}
	
.text-nav,.text-nav:visited {
	text-decoration:none;
	vertical-align:text-bottom;
	text-align:left;
	padding-left:15px;
	padding-top:170px;}
.text-nav:hover {
	color:#F93;
	text-decoration:none;}
	
.forum-banner {
	width:266px;
	height:117px;
	background-image:url(images/wb-1.png);
	background-repeat:no-repeat;
	margin-bottom:10px;}
	
	.forum-banner:hover {
	width:266px;
	height:117px;
	background-image:url(images/wb-2.png);
	background-repeat:no-repeat;
	margin-bottom:10px;}
	
	#content {
			border:0px solid gray;
			width:440px;
			
			height:150px;
			margin-bottom:0em;
			margin-left:215px;
			clear:both;
		}
		
			#content-menu {
			border:0px solid gray;
			width:440px;
			
			height:26px;
			margin-bottom:5px;
			margin-left:200px;
			padding-top:10px;
			padding-left:10px;
			clear:both;
		}
		
	.m1 {
		background-image:url(images/m1.png);
		width:180px;
		height:26px;
		background-repeat:no-repeat;
		float:left;}
		
			.m1:hover {
		background-image:url(images/m2.png);
		width:180px;
		height:26px;
		background-repeat:no-repeat;
		float:left;}
		
			.m2 {
		background-image:url(images/m3.png);
		width:180px;
		height:26px;
		background-repeat:no-repeat;
		float:left;
		margin-left:5px;}
		
			.m2:hover {
		background-image:url(images/m4.png);
		width:180px;
		height:26px;
		background-repeat:no-repeat;
		float:left;}

