#wrapper {
	height: 100%;
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
body {
	background-color: #212121;
}
#header {
	height: 150px;
	width: 730px;
}
#date {
	background-image: url(img/xr_menu_r2_c1.jpg);
	height: 14px;
	width: 655px;
	text-align: right;
	padding-right: 75px;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
#nav {
	background-image: url(img/xr_menu_r2_c1.jpg);
	height: 14px;
	width: 731px;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
#content {
	background-image: url(img/xr_winbg.jpg);
	background-repeat: repeat;
	height: 100%;
	width: 730px;
	background-position: center;
}
.box {
	height: 100%;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
.boxcontent {
	background-image: url(img/xr-newsbg.jpg);
	background-repeat: repeat;
	height: 100%;
	width: 630px;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.boxbottom {
	background-image: url(img/xr_newsbottom.jpg);
	height: 25px;
	width: 650px;
}
.boxtop {
	background-image: url(img/xr_newstop.jpg);
	height: 20px;
	width: 650px;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
}
#footer {
	height: 70px;
	width: 731px;
	background-image: url(img/xr_footer.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 30px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
