
body {
	text-align:center;
	
}

html{
	background: url(http://board.alchemyx.com/styles/eMuza/theme/images/TRswirl.png) no-repeat #000000;
}
body {
	background: url(http://board.alchemyx.com/styles/eMuza/theme/images/BLswirl.png) no-repeat transparent bottom right;
}
a {
	text-decoration:none;
	color:#FF0000}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
img{
	border:none;
}
#wrap {
	width:800px;
	text-align:left;
	margin:0 auto;
}

.floatl{ float:left}
.folatr{ float:right}
.clearfix{ clear:both}
.gensmall{ font-size:small;}

.main {width:580px;}
/* header */
#header { background:url(mainlogo.png)no-repeat;  height:230px;
	position:relative
}
#logo {
	position:absolute;
	top:129px;
	left:241px;
	color:#000000;
	width: 233px;
}
#logo h1 {
	font-size:34px;
	font-weight:700;
	
}
#logo div {
	padding-left:100px;
}

#chatbox {
	border: groove;
	width:  200px;
	float: left;
	padding: 0 10px 10px 10px;
	margin: 0 15px 10px 0;
}
#chatbox h2 {
text-align: center;
}

#newsbox{
	height:150px;
	width: auto;
	color:#FFFFFF;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 10px;
	float: left;
	border:double;
	overflow: auto;
	
}

/* content */
#content {
	color:#FFFFFF; 
	margin-top:10px;}



ul#log {
	color: #FFFFFF;
	font-size:16px;
	float: left;	
}
ul#log a{ color:#FFFFFF ; background: #000000 url(img2.gif) no-repeat 15px 50%;
	}
	


ul#nav {
	color: #FFFFFF;
	list-style:none;
	list-style-position:inside;
	width:180px;
	text-align: center;
}
ul#nav li{ 
	display:block;


	}
ul#nav a{ 
		width:105px;
margin-left:auto;
	margin-right:auto;
	}	
ul#nav a:hover {

}
/* footer */
#footer {color: #FFFFFF; width:800px; height:80px; clear:both; margin:30px 0 0 0;
}

#copyright {float: right;
}

.side {
	
}

/* Content > Sidebar > Login */

#login {
}

#login form {
}

#login fieldset {
	border: none;
}

#login legend {
	display: none;
}

#login label {
	font-size: x-small;
	font-weight: bold;
}

#login input {
	margin-bottom: 5px;
	padding: 2px 5px;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#inputtext1, #inputtext2 {
	width: 150px;
		background: transparent;
		color: #CDCDE2;
		font-size: 12px;
}

#inputsubmit1 {
	width: 100px;
	height: 22px;
	background: transparent url(images/img2.gif) no-repeat left top;
	color: #CDCDE2;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
}
/* Sidebar */

#sidebar {
	width:100px;
	float: none;
	position: relative;
}
#trfloat {
	position: absolute;
	top: 0px;
	left: 0px;
	float: right;
	}
