body {
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #666;
}

img {
	border: 0;
}

a.login { 
	margin-top: 10px;
}

a.login img {
	position: absolute;
	margin-top: 3px;
}

a {
	font-family: Verdana, Sans-serif;
	font-size: 10px;
	color: #666;	
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.login {
	width: 100%;
	text-align: center;
}

div#flash {
	width: 100%;
	height: 294px;
}

a.menu_item_home {
	background-image: url('images/home.gif');
	background-repeat: no-repeat;
	width: 125px;
	height: 39px;
	display: block;z
	text-align: center;
	line-height: 39px;
	font-style: bold;
	color: #fff;
	font-size: 14px;
	border-right: 1px solid #999;
	float: left;
}

a.menu_item_home_visit {
	background-image: url('images/homev.gif');
}

a.menu_item_home:hover {
	text-decoration: none;
}

a.menu_item_forum {
	background-image: url('images/forum.gif');
	background-repeat: no-repeat;
	width: 125px;
	height: 39px;
	display: block;
	text-align: center;
	line-height: 39px;
	font-style: bold;
	color: #fff;
	font-size: 14px;
	float: left;
}

a.menu_item_forum_visit {
	background-image: url('images/forumv.gif');
}

a.menu_item_forum:hover {
	text-decoration: none;
}

a.menu_item {
	background-color: #666;
	width: 125px;
	height: 39px;
	display: block;
	text-align: center;
	line-height: 39px;
	font-style: bold;
	color: #fff;
	font-size: 14px;
	border-right: 1px solid #999;
	float: left;
}
a.menu_item_visit {
	background-color: #0d7bc0;
}

a.menu_item:hover {
	background-color: #595959;
	text-decoration: none;
}


div.menu {
	text-align: center;
	margin-left: 40%;
}

div.top_grad {
	background-image: url('images/gradient.jpg');
	background-repeat: no-repeat;
	width: 615px;
	height: 3px;
}

div.serials {
	width: 200px;
	border-right: 2px solid #6f6f6f;	
	/*height: 100px;	*/
	float: left;
}

div.news {
	width: 200px;
	border-right: 2px solid #6f6f6f;	
	/*height: 100px;	*/
	float: left;
}

div.forum {
	width: 200px;
	/*height: 100px;	*/
	float: left;
}

div.tab {
	width: 81px;
	height: 19px;
	background-image: url('images/tab.jpg');
	background-repeat: no-repeat;
	font-size: 10px;
	color: #fff;
	line-height: 19px;
	text-align: center;
	margin-left: 60px;
}

img.new {
	width: 145px;
	height: 215px;
	margin-top: 5px;
	margin-left: 30px;
	border: 0;
}

div.footer {
	width: 715px;
	border-top: 2px solid #6f6f6f;
	color: #6f6f6f;
	clear: both;
	margin-left: 27%;
	margin-top: 60px;
	font-size: 10px;
}

div.footer span {
	font-size: 10px;
}