body,html
{
	margin:0;
	padding:0;
	background:#000;
	color:#fff;
	font-family:Arial;
	font-size:14px;
}
#logo
{
	width:102px;
	height:90px;
	position:absolute;
	top:-279px;
	right:25px;
}
a{color:#FFF;text-decoration:none; outline:none;}
#tmenu,#bmenu
{
	background:url(/files/images/vmenu-bg.jpg) repeat-x;
	height:38px;
	width:1000px;
}
#header
{
	background:url(/files/images/header.jpg) no-repeat center top;
	height:269px;
}
#body
{
	width:998px;
	border-left:1px solid #303030;
	border-right:1px solid #303030;
	background:url(/files/images/bg-image.jpg) no-repeat bottom right;
	position:relative;
}
#work 
{
	border-top:2px solid #9E0E3F;
}
#work li
{
	text-align:left;
	color:#9E0E3F;
	
}
#content a
{
	color:#9E0E3F;
}
#content
{
	margin-right:230px;
	text-align:justify;
	padding:5px;
	min-height:800px;
}
#menu
{
	float:right;
	width:220px;
	border-left:2px solid #9E0E3F;
}
#footer
{
	clear:both;
	width:998px;
	margin:0 auto;
	background:url(/files/images/footer.jpg) no-repeat center top;
	height:36px;
	padding-top:15px;
	padding-right:20px;
	text-align:right;
}
ul#nav{margin-left:-30px;}
ul#nav, ul#nav li
{
	display:inline-block;
	height:38px;
	margin:0;
	padding:0;
}
ul#nav a
{
	padding:0 2px;
	padding-top:9px;
	display:inline-block;
	color:#000;
	margin:0 1px;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
}
ul#nav li:hover
{
	background:url(/files/images/vmenu-bg-hover.jpg) repeat-x;
}
ul#rmenu, #rmenu li
{
	list-style:none;
	margin:0;
	padding:0;
}
#rmenu li
{
	margin-left:10px;
	text-align:left;
	margin:5px 10px;
}
#rmenu a
{
	color:#8F0131;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#newsblock
{
	height:330px;
	border:2px solid #9E0E3F;
	border-left:0;
	text-align:left;
	overflow:hidden;
	
}
.jumper
{
	background:url(/files/images/jumper.png) no-repeat center bottom;
	height:38px;
	display:inline-block;
}
.prev_item
{
	margin:10px 0;
}
#rmenu a:hover
{
	color:#D004D5;
	background:url(/files/images/hover.gif) no-repeat right ;
}
#newsblock
{
	color:#8F0131;
	padding:5px;
}
#newsblock h3
{
	margin:0;
	padding:0;
	text-align:center;
	margin-bottom:10px;
}
.portfolio
{
	width:100px;
	height:100px;
	display:inline-block;
	border:1px dashed #CCC;
}
#show_form
{
	cursor:pointer;
	padding:7px;
	text-align:center;
	display:block;
	background:#EEE;
	border:1px solid #333;
	color:#000;
}
#reg_form
{
	display:none;
}
#reg_form input
{
	margin:5px 0;
}
table#color, #color td
{
	border:1px solid #9E0E3F;
}
.alert
{
	margin:2px;
	padding:2px;
	border:#9E0E3F 3px double;
}
.needbackground
{
	margin-bottom:20px;
	padding:10px;
	background:#333;
}
.needbackground input, .needbackground select
{
	width:98%;
	background:#EEE;
	border:1px solid #000;
}
.edit_in_admin
{
	display:block;
	color:red;
}
#frame
{
	position:relative;
	width:99%;
	height:110px;
}
#newbies-scroll
{
	height:115px;
	text-align:left;
	white-space:nowrap;
	overflow:hidden;
	position:absolute;
	left:0;
	right:0;
	z-index:10;
}


