body {
	color: black;
	font-size: 12px;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-color: white;
	background-image: url(../template/images/page_background.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top center;
	margin-top: 4px;
}
a { font-weight: bolder; text-decoration: none; }
a:link { font-weight: bolder; text-decoration: none; }
a:visited { font-weight: bolder; text-decoration: none; }
a:hover { font-weight: bolder; text-decoration: none; }
a:active { font-weight: bolder; }
.content { text-align: left; width:auto; height:auto; margin-top: 12px; margin-right: 40px; margin-bottom: 12px; margin-left: 40px;}
.outside_container { width:auto; height:auto; padding: 0;}
.inside_container { background-image: url(../template/images/content_background.jpg); width:802px; height:auto; margin:0 auto;}
.header { background-image: url(../template/images/header.jpg); background-repeat: no-repeat; background-position: center top; width:802px; height:132px; }
.footer { font-size: 10px; line-height: 18px; background-image: url(../template/images/footer.jpg); background-repeat: no-repeat; background-position: center 0; width:802px; height:32px;}
.header_links { position: absolute; width:800px; height: 30px; margin-top: 0px; margin-left: 0px; float:left; }
.header_text_rotation { position: absolute; width:500px; height: 41px; margin-left: 260px; margin-top: 32px; float:left; }

h5 {
	font-size:18px;
	color:#1f419b;
	border:0;
margin:0 10px;
letter-spacing:1px;
	text-align: center;
	padding-top:0.5em;
}

#LEFT-BOX p, #CENTER-BOX p, #RIGHT-BOX p {letter-spacing:1px; margin:0 10px; padding-bottom:0.5em;color:#000000;font-weight: normal;}


#LEFT-BOX {
	background: transparent;
	position: relative;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
}

#CENTER-BOX {
	background: transparent;
	position: relative;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
}

#RIGHT-BOX {
	background: transparent;
	position: relative;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	float: left;
}

.xtop, .xbottom {
	display:block;
	width: 252px;
	background:transparent;
	font-size:1px;
}

.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#ccc; border-left:1px solid #000; border-right:1px solid #000;}
.xb1 {margin:0 5px; background:#000;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {
	display:block;
	background:#ccc;
	border:0 solid #000;
	border-width:0 1px;
	width: 250px;
}