body {padding: 0; margin-top: 0px; font-size: 9pt; text-transform: none; letter-spacing: 1px; font-family: Arial, Helvetica, sans-serif; color:#989898; 	
	background: url("art/xm_bg.jpg") repeat-x; background-color:#0a0a0a;
 } 

#wrapper {
	position:absolute; top: 0px; left: 50%; height: 100%; width: 1024px; text-align: left;
           margin-left: -512px;
}

#xm_wrap01 {
	top: 50px; left: 50%; width: 480px; text-align: left; margin-left: -240px; position: absolute;
}

#xm_wrap02 {
	top: 170px; left: 50%; width: 480px; text-align: left; margin-left: -240px; position: absolute;
}

#xm_footer {
	top: 600px;  position: relative;
}

#xm_copyright, .xm_copyright {
	font-size: 8pt;
	color: #636363;
}

#xm_logbox, .xm_logbox {
	font-size: 9pt;
}	

#xm_useredit, .xm_useredit {
	font-size: 9pt;
	text-indent: 14px;
}	

p {
	padding: 0 0 .5em;
	font-size: 9pt;
	line-height: 14px; 
	position: relative;
}
a {
	text-decoration: none;
}
a:link {
	color: #9d46b0;
	text-decoration: none;
}
a:visited {
	color: #9d46b0;
	text-decoration: none;
}
a:hover {
	color: #b483bf;
	text-decoration: none;
}
strong {
	font-weight: bold;
}

* html img,
* html .png {
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "art/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

#xm_pattern {
	top: 0px;
	left: 0px;
	background: url("art/xm_bg.jpg") repeat-x;
	width: 100%;
	height: 600px;
	position: absolute;
}
