html, body {
	margin: 0px;
	padding: 0px;
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #fdffc5;
	}

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, city, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {																																																																																																																																																																																																																																																																																																																																						margin: 0px;																																																																																																																																																																																																																																																																																																																																													padding: 0px;
font-size: 100%;
vertical-align: baseline;
border: 0px;
outline: 0px;
background: transparent;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* RESET END */

a:link { color: #fdffc5; font-weight: bold; }
a:visited { color: #fdffc5; }
a:active { color: #fdffc5; }
a:hover { color: #fdffc5; }

h1 {
	color: #efe08a;
	font: normal 48px "Times New Roman", Times, serif;
	text-align: left;
}

h2 {
	color: #efe08a;
	font: normal 39px "Times New Roman", Times, serif;
	text-align: left;
	}

p {
	color: #aaa378;
	line-height: 125%;
}

body {
	background: #5b5530 url(../images/bkgrd.jpg) repeat-x 0 0;
}

#body-center {
	text-align: left;
	background: url(../images/target.jpg) no-repeat 0 0;
	margin-bottom: 2em;
}

#ar-body {
	position: relative;
	width: 1100px;
	margin: 0 auto;
	text-align: left;
}

#header {
	margin: 0 auto;
	padding-top: 12px;
}

.moduletablebanner {
	width: 1080px;
	height: 270px;
	margin: 9px auto;
	border: 10px solid #000;
}

#left {
	width: 600px;
	float: left;
	display: inline;
}

#right {
	width: 497px;
	float: right;
	display: inline;
	}
	
#footer {
	margin-top: 38px;
	clear: both;
	color: #dcdcdc;
	font-size: 12px;
	text-align: center;
}