body, html {
    margin:0;
    padding:0;
    text-align: center; /* Forces IE to align #main to center */
    font-family: Verdana, Helvetica, sans-serif;
    background-color:#000000;
    color: #ffffff;
    font-size: 12px;
    text-align: center;
}

#content {
    background-image: url(images/xd_betapopup_int.jpg);
    background-repeat: no-repeat;
    width: 994px;
    height: 730px;
    margin: 0px auto 0px auto;
    text-align: center;
    overflow: auto;
}
   
a, a:link, a:visited, a:hover {
  color: #ffffff;
  text-decoration: underline;
}

img {
  border: 0px;
}

#smnav {
	margin:9px 0 12px 0;
	width:998px;
	background-image:url(images/navbg_sitemap2.gif);
	background-repeat:no-repeat;
	height:37px;
	padding:1px 0 0 0;
}

#navlist {
	width:720px;
	_width:734px;
	float:left;
	padding:0;
	margin:0;
}
#navlist ul {
	margin:0;
	width:726px;
	_width:736px;
	height:36px;
	padding:0;
	position:relative;
}

#navlist li {
	text-align:center;
	list-style:none;
	width:63px;
  float:left;
	height:36px;
	_height:25px;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
  	margin:0;
  padding:9px 0 2px 0;
}


#navlist a, #navlist a:visited {
    display:block;
	text-decoration:none;
    padding:4px 0 0 0;
	height:17px;
	color:#ffffff;
	margin:0;
	border-left:1px solid #8097b7;
	border-right: 1px solid #042081;
	clear:both;
 }

#navlist a:hover {
   	background-image:url(images/lihover.png);
	background-position:top left;
	background-repeat:no-repeat;
	border-left:1px solid #8097b7;
	border-right: 1px solid #042081;
}

#logo {
	float:left;
	width:77px;
	padding:1px 27px 0 14px;
	_padding:1px 12px 0 14px;
}

#logo a:link, #logo a:visited, #logo a:hover {
    padding:0;
	margin:0;
	background-image:none;
}

#logo img {
	border:0;
}
 
#rightitem a, #rightitem a:visited {
	width:73px;
	border-right:0;
	padding-left:9px;
	text-align:left;
}

#rightitem a:hover {
	background-image:url(images/lihoverR.png) !important;
	_background-image:url(images/lihoverR.png);
	width:73px;
	border-right:0;
	padding-left:9px;
	text-align:left;
}

#leftitem a, #leftitem a:visited {
	width:69px;
	position:relative;
	right:16px;
	_right:0;
	text-align:right;
	padding-right:8px;
	border-left:0;
}

#leftitem a:hover {
	background-image:url(images/lihoverL.png) !important;
	_background-image:url(images/lihoverL.png);
	width:69px;
	position:relative;
	right:16px;
	_right:0;
	border-left:0;
	text-align:right;
	padding-right:8px;

}

#searchform {
	width:150px;
	float:left;
}
#searchbox {
	width:100px;
	font-size:9px;
	height:14px;
	border:0;
	padding:0;
	margin:0 0 0 6px;
}

#gobutton {
	position:relative;
	top:7px;
	left:8px;
}


/*	IE TRANLUCENSY FILTER */	
/* \*/
* html #smnav a:hover {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/lihover.png',sizingMethod='scale');
	z-index:0;
}
/* */

/* \*/
* html #rightitem a:hover {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/lihoverR.png',sizingMethod='scale');
	z-index:0;
}
/* */

/* \*/
* html #leftitem a:hover {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/lihoverL.png',sizingMethod='scale');
	z-index:0;
}
/* */

/* \*/
* html .twocolumns h2 {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='images/sectionheader.png',sizingMethod='scale');
	z-index:0;
}
/* */
/*	END OF IE TRANSLUCENCY FILTER */



/* All content below here is used to clear floats in all browsers */

.clearthis:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearthis {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearthis {height: 1%;}

/* End hide from IE-mac */



