body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	background: url(/img/bg.png) repeat-y #DCDCDC center center;
}
html>body {
	background: url(/img/bg.png) repeat-y #DCDCDC center center;
}
body, body div, body p, body th,
body td, body li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: x-small;
}
html>body, html>body div, html>body p, html>body th,
html>body td, html>body li {
	font-size: x-small;
}
body p {
	color: #646464;
}
#header, #content {
	margin: 0 auto 0 auto;
}
#content {
	background-color: #FFF;
	width: 772px;
	padding: 10px 15px 10px 15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 742px;
}
html>#content {
	width: 742px;
}
#footer {
	width: 772px;
	margin: 0 auto 0 auto;
	bottom: 0;
	background: #FFFFFF url(/img/bg-footer.png) no-repeat top center;
	padding: 15px 0 0 15px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 757px;
}
html>#footer {
	width: 757px;
}
#header {
	text-align: right;
	height: 118px;
	background: #FFF url(/img/bg-header.png) no-repeat top center;
	padding-top: 45px;
	width: 772px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 73px;
}
html>#header {
	height: 73px;
}
#header h1 {
	display: none;
	float: left;
}
#header ul {
	float: right;
	margin: 5px 0 0 0;
	padding: 0;
}
#header li {
	display: inline;
	padding: 0 0 0 10px;
	margin: 0 5px 0 0;
	background: url(/img/header-bullet.png) no-repeat left center;
	font-weight: bold;
	color: #F10;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>#header li {
	font-size: small;
}
#header a, #header a:link, #header a:visited {
	color: #FFF;
	text-decoration: none;
}
#header a:hover {
	color: #F10;
}
#header a:active {
	color: #FFF;
}
#footer p {
	color: #FFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: inline;
}
html>#footer p {
	display: inline;
}
#footer p.left {
	margin-right: 235px;
}
#footer p.right {

}
#footer p.right a {
	width: 125px;
	height: 18px;
	background: url(/img/l4r-logo.png) no-repeat top left;
	text-decoration: none;
	padding: 2px 25px 2px 5px;
	margin: 0;
	display: inline;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 14px;
	width: 95px;
}
html>#footer p.right a {
	height: 14px;
	width: 95px;
}
p {
	line-height: 1.5em;
}
span {
	visibility: hidden;
}
#title {
	color: #F10;
	border: 1px solid #DCDCDC;
	padding: 5px;
	font-weight: normal;
}
#content h3 {
	margin: 0;
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}
html>#content h3 {
	font-size: small;
}
.navlink {
	width: 100px;
	text-align: center;
	height: 40px;
	float: left;
	margin: 0;
	margin-left: 9px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 100px;
	height: 30px;
}
html>.navlink {
	width: 100px;
	height: 30px;
}
.navlink a, .navlink a:link, .navlink a:visited {
	border: 1px solid #DCDCDC;
	padding: 5px;
	display: block;
	color: #000;
	text-decoration: none;
}
.navlink a:hover {
	color: #333;
	border: 1px solid #CCC;
	background-color: #DCDCDC;
}
.navlink a:active {
	border: 1px solid #DCDCDC;
	color: #000;
}