*{
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	color: #ffffff;
	line-height:1.3em;
}

html{
	background: #000000 url(/_graphics/bg.jpg) center top no-repeat;	
}

h1,h2,h3,h4,h5,h6{
	font-weight: bold;
	text-decoration: none;
}

p{
	padding: 0px 0px 10px 0px;
}

a:hover{
	text-decoration: underline;
}

a{
	color: #ffffff;
	text-decoration: none;
	overflow: hidden;
}

img{
	display:block;
}
	
.nm{
	padding: 0px;
	margin: 0px;
}

/* -------- SIGNUP FORM ---------- */

input{
	padding: 2px;
	color: #000000;
}

select,option{
	color: #000000;
}

label{
	width: 100px;
	float: left;
}

.textfield{
	width: 200px;
	float: left;
	background: #ffffff;
}

.field{
	clear: both;
	padding-top: 5px;
}

.submitObject{
	background: #71aed5;
	color: #fff;
	padding: 2px 5px;
	margin-left: 100px;
}

/* ---------- LAYOUT ---------- */

div#div_container{
	width: 804px;
	margin: 0px auto;
}

div#div_signup{
	width: 305px;
	margin: 0px auto;
}

div#div_control_room{
	float: left;
	width: 392px;
	margin: 0px 20px 0px 0px;
}

div#div_live_room{
	float: left;
	width: 392px;	
}

/* ---------- TITLES ---------- */

#h1_embrace a{
	display: block;
	width: 347px;
	height: 55px;
	background: url(/_graphics/alpha.png) 0px 0px no-repeat;
	text-indent: -999999px;
	margin: 50px auto 0px auto;
}

#h2_control_room{
	display: block;
	width: 63px;
	height: 10px;
	background: url(/_graphics/alpha.png) -134px -57px no-repeat;
	text-indent: -999999px;
	margin: 0px 0px 2px 0px;
}

#h2_live_room{
	display: block;
	width: 27px;
	height: 10px;
	background: url(/_graphics/alpha.png) -199px -57px no-repeat;
	text-indent: -999999px;
	margin: 0px 0px 2px 0px;
}

/* ----------- MENU ----------- */

#ul_menu{
	text-indent: -999999px;
	list-style: none;
	width: 147px;
	height: 13px;
	position: relative;
	margin: 15px auto 45px auto;
}

#ul_menu li{
	position: absolute;
}

#ul_menu a{
	display: block;
	text-decoration: none;
	height: 13px;
}

#li_signup					{background: url(/_graphics/alpha.png) -0px -56px; left: 0px; top: 0px; width: 72px; height: 13px;}
#li_forum						{background: url(/_graphics/alpha.png) -72px -56px; left: 87px; top: 0px; width: 60px; height: 13px;}

#li_signup a:hover	{background: url(/_graphics/alpha.png) -0px -71px;}
#li_forum a:hover		{background: url(/_graphics/alpha.png) -72px -71px;}