body {
	background-image: url(../images/bg.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	color: #ffffff;
	font-size:10px;
	font-family:Tahoma;
	background-color: #200031;
	background-position: top center;
}

#main {
	z-index:0;
	width: 960px;
	margin: 0px auto;
}
#leftNav {
	width: 960px;
	z-index:1;
	width: 238px;
	position: absolute;
}
#regBar {
	z-index:2;
	position: absolute;
	margin-left:160px;
	width: 605px;
	height: 52px;
}
#regBar .bg{
	z-index:3;
	position: absolute;
}
#regBar .items{
	z-index:4;
	position: absolute;
	margin-top: 15px;
	margin-left: 65px;

}
#regBar input, textarea, text { background: url(../images/reg_bg.gif) repeat-x 0 0; border: 1px solid #230a34; color: #ffffff; font-size: 9px; font-family:Tahoma;}

#regBar select {
border: 0px none;
border-color: #000000;
background-color: #4D1582;
font-family:Tahoma;
font-size: 9px;
color: #ffffff;

} 

#register {
	z-index: 7;
	position:absolute;
}
#register-userlogged {
	z-index: 7;
	position:absolute;
}

/*select { background-color: red; border:none 0px; color: #ffffff; font-size: 9px; font-family:Tahoma;}*/

#regBar .buttonSubmit, .buttonSubmitHovered {
	color:#FFF;
	font-weight:bold;
	background:url(images/button.gif) no-repeat left top;
	cursorointer;
	border:none;
}

input.imagesubmit { border: none; margin: 0; padding: 0; 
}
#mainBox {
	z-index:8;
	position: absolute;
	margin : 70px auto auto 156px;
	width: 631px;
}
#mainBox .box{
	background-color:#333333;
	opacity: .5;
	filter: alpha(opacity=50);
}
#adsBox {
	z-index:5;
	position: absolute;
	margin : -20px auto auto 690px;
	width: 151px;
	height: 446px;
}
#adsBox .bg{
	z-index:6;
	position:absolute;
	display:none;
}
#adsBox .ads{
	z-index:7;
	position:absolute;
	margin: 98px auto auto 16px;
	width:120px;
}
img
{  border-style: none;
}
a:link, a:visited, a:hover, a:active {
	text-decoration:none;
	color:#FFFFFF;
}
#foot { bottom:0px; height: 28px; width: 100%; }
#foot img { bottom: 0px; }
#nextPanel { position: absolute; width: 105px; height: 28px; background-image:url(../images/next_panel.gif); font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff;}
#nextPanel #np { margin: 6px 10px 0 20px}
/*#nextPanel #np a:link, a:hover, a:visited, a:active {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#ffffff; text-decoration:none;}*/
#nextPanel #np span {margin-left: 17px}
