* { font-family: arial, sans-serif; }
html, body, a { font-size: 11px; color: #333333;}
img { border: 0; }
form { display: inline; }
h1, h2, h3 { font-size: 24px;}
h2 { font-size: 21px; }
h3 { font-size: 18px; }


body {  background: #3d0101; padding: 0px; margin: 0px;}
	.clear { clear: both; }
	.br { height: 5px; font-size: 5px; }
	.br2 { height: 10px; font-size: 10px; }
	.msg { background: #ffeda4; color: #be0000; text-align: center; margin: 10px 0; padding: 0; display: block; }
	.pad1 { padding: 0px; }
	.pad2 { padding: 0px; }
	.noul { text-decoration: none; }
	.odd { background: #eeeeee; }
	.even { background: #ffffff; }
	.center { text-align: center; }
	.bold { font-weight: bold; }
	.lt { text-align: left; }
	.rt { text-align: right; }
	.h1 { font-size: 18px; }
	.req { color: #be0000; }
	.big { font-size: 20px; }
	.med { font-size: 16px; }
	.sm { font-size: 12px; }
	.lift { position: relative; top: -3px; }
	.form-ul { list-style: none; padding: 0; margin: 0; width: 100%; }
		.form-ul li { margin-bottom: 10px; clear: both; }
			.form-ul li label { float: left; width: 120px; text-align: right; padding-right: 10px; }
			.form-ul li strong { color: #be0000; }
			.form-ul li em { color: #be0000; font-style: normal; }
			.form-ul li input { padding: 1px 3px; }
			.form-ul li span.note { color: #6574f5; }
	.form-error-ul { list-style: none; }
	.form-inline-error { background: url('../img/icon/alert.gif') top left no-repeat; padding-left: 15px; color: #cc0000; }
	
	.list { list-style: none; }
		.list li { margin-bottom: 10px; clear: both;}
			.list li label { float: left; width: 130px; text-align: right; padding-right: 10px; }
			
#main-content { width: 800px; margin: 0 auto; padding: 0px; background: url('../img/body-1px_09.gif') repeat-y;}

#top-box { width: 100%; margin: 0; padding: 0;}
	

#middle-box { width: 100%; margin: 0; padding: 0px; }			
	#content-left { float: left; width: 140px;  margin: 0; }
		* html #content-left {}
		
	#content-right { float: right; width: 660px; }
		* html #content-right { margin: 0; }
		#logo-box { background: url('../img/header-logo.jpg') no-repeat; height: 120px; }
			#logo-box a { height: 120px; display: block; width: 660px; }
		#nav-box { background: #f9d482; color: #7c0937; height: 19px; padding-top: 3px;}
			#nav-box a { padding-top: 5px; margin: 0 34px ; text-decoration: none; color: #7c0937; font-size: 14px; font-weight: bold; }
			#nav-box a:hover { color: #3d0101; }
			#nav-box a.navsolid { color: #3d0101; }
		#content-box { background: url('../img/body-right-with-border.gif') no-repeat; min-height: 420px; }
			* html #content-box { height: 420px; }
			#user-content { padding: 25px; min-height: 420px; width: 570px; }
			
		#contact-info { font-size: 16px; padding: 25px; text-align: left; width: 570px;  }	
		#contact-us { font-size: 24px; padding: 0 25px; }
		
#footer-box, #footer-box a { text-align: center; color:#FFFFFF; background: url('../img/footer-bottom.jpg'); margin: auto; width: 784px; padding: 8px 0px 0px 16px; height: 19px; }

#logo-content { width: 800px; margin: 0 auto; padding: 4px;}

