

* { padding: 0; margin: 0; }

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
        background-image: url('/xenindex_files/background.jpg');
        background-repeat: repeat-y;
        background-position: center; 
	margin: 0;
	padding: 0;
	}

a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited { 
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover { 
	color: #CCCCCC;
	background-color: #000000;
	text-decoration: none;
	}
a:active { 
	color: #333333;
	text-decoration: none;
	}
	
img {  
    border-style: none;
    	}	

a.yellowlink1 {
	color: #dacf1b;
	font-weight: bold;
	font-size: 12px;
	}

a.yellowlink1:hover {
	background-color: #333333;
	text-decoration: none;
}

a.yellowlink2 {
	color: #dacf1b;
	}

a.yellowlink2:hover {
	background-color: #333333;
	text-decoration: none;
}

.titletext {
	color: #dacf1b;
	font-weight: bold;
	font-size: 18px;
}
.largerboldtext {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.bodytext {
    color: #FFFFFF;
	font-size: 11px;
}
.bottomrighttext {
    color: #FFFFFF;
	font-size: 10px;
	padding-left: 50px;
}	
#wrapper { 
 margin: 0 auto;
 width: 1000px;
 position: relative;
}
#leftborder {
 color: #333;
 width: 45px;
 float: left;
 padding: 0px;
 border: 0px;
 height: 900px;
 margin: 0px 0px 0px 0px;
 background: #000000;
}
#rightborder {
 color: #333;
 width: 45px;
 float: right;
 padding: 0px;
 border: 0px;
 height: 900px;
 margin: 0px 0px 0px 0px;
 background: #000000;
}
#header {
 color: #333;
 width: 910px;
 float: left;
 padding: 0px;
 border: 0px;
 height: 158px;
 margin: 0px 0px 0px 0px;
 background: #BD9C8C;
}
#topnav {
 color: #333;
 width: 910px;
 float: left;
 padding: 0px;
 border: 0px;
 height: 41px;
 margin: 0px 0px 0px 0px;
 background: #000000;
}
#lefttop { 
 color: #333;
 border: 0px;
 background: #E7DBD5;
 margin: 13px 0px 13px 13px;
 padding: 0px;
 height: 149px;
 width: 500px;
 float: left;
}
#lefttopnorm { 
 color: #333;
 border: 0px;
 background: #000000;
 margin: 13px 0px 13px 13px;
 padding: 0px;
 height: 149px;
 width: 500px;
 float: left;
}
#righttop {
 color: #dacf1b;
 border: 0px solid #ccc;
 background: #000000;
 margin: 13px 0px 0px 0px;
 padding-left: 10px;
 height: 150px;
 width: 377px;
 float: left;
}
#leftbottom { 
 color: #333;
 border: 0px solid #ccc;
 background: #000000;
 margin: 15px 0px 0px 0px;
 padding-left: 15px;
 height: 320px;
 width: 450px;
 float: left;
}
#rightbottom { 
 color: #333;
 border: 0px solid #ccc;
 background: #000000;
 margin: 40px 0px 0px 0px;
 padding-left: 20px;
 height: 320px;
 width: 425px;
 float: left;
}
#title {
 color: #333;
 border: 0px solid #ccc;
 background: #000000;
 margin: 20px 0px 20px 0px;
 padding: 0px;
 width: 910px;
 float: left;
 }
#content {
 color: #333;
 border: 0px solid #ccc;
 background: #000000;
 margin: 5px 0px 0px 0px;
 padding: 15px;
 width: 880px;
 float: left;
 }
#download2 {
 position: absolute;
 left: 688px;
 top: 423px;
 height: 80px;
 width: 220px;
 padding: 1em;
 z-index: 1;
 }
#screenshots {
 position: absolute;
 left: 688px;
 top: 533px;
 height: 80px;
 width: 220px;
 padding: 1em;
 z-index: 1;
 }
#community {
 position: absolute;
 left: 688px;
 top: 643px;
 height: 80px;
 width: 220px;
 padding: 1em;
 z-index: 1;
 }
#download22 {
 position: absolute;
 left: 520px;
 top: 410px;
 height: 80px;
 width: 425px;
 padding: 1em;
 z-index: 1;
 }
#screenshots2 {
 position: absolute;
 left: 520px;
 top: 520px;
 height: 80px;
 width: 425px;
 padding: 1em;
 z-index: 1;
 }
#community2 {
 position: absolute;
 left: 520px;
 top: 630px;
 height: 80px;
 width: 425px;
 padding: 1em;
 z-index: 1;
 }
#footer { 
 width: 910px;
 height: 153px;
 color: #CCC;
 border: 0px solid #CCC;
 margin: 0 auto; 
 background: #000000;
 padding: 0px;
 float: center;
}
#bottomnav {
 width: 886px;
 height: 35px;
 color: #CCC;
 border: 0px solid #ccc;
 background: #21221d;
 margin: 5px 0px 0px 12px;
 text-align: center;
 line-height: 35px;
 }
#rightborder {
 float: right;
 }
#alignimageright { 
 float: right;
 margin-left: 7px;
 }
#alignimageleft {
 float: left;
 margin-right: 7px;
 }

.alignCenter{text-align: center;}
.alignLeft{text-align: left;}
.alignRight{text-align: right;}
.alignTopLeft{text-align: left; vertical-align: top;}
.alignBottomLeft{text-align: left; vertical-align: bottom;}

/* Hides from IE-mac \*/
* html .pvpstats {height: 1%;}
/* End hide from IE-mac */

/* Hides from IE-mac \*/
* html .multimedia {height: 1%;}
/* End hide from IE-mac */

/* Hides from IE-mac \*/
* html .community {height: 1%;}
/* End hide from IE-mac */
