body {
	font-family:Arial, Verdana,  Helvetica, sans-serif;
	font-size: 1.0em;
	color:#000000;
	line-height: 1.4em;
	background: #020d1e url("images/bg.jpg") top center repeat-x fixed;
	}

#container {
	position:relative;
	width:900px;
	left:50%;
	margin-left:-450px;
	padding-bottom:55px;
	behavior: url("includes/pngbehavior.htc");
	background:transparent url(images/bottom.png) no-repeat bottom center;
	z-index:100;

}

p {
	clear: both;
	font-size: 0.9em;
	margin-bottom: 1.75em;
}

a {
	text-decoration: none;
}


p a, li a, dd a {
	color: #c2c022;
}


p a:hover, p a:focus, dd a:hover, dd a:focus {
	color: #dddb20;
}


p.content {
	line-height: 2em;
	margin:10px 30px 10px 30px;
}

p.header {
	margin: 10px 0 0 0;
	text-align:right;
}

p.header a, li a, dd a {
	color:#FFFFFF;
	font-size: 1em;
}

p.header a:hover, p a:focus, dd a:hover, dd a:focus {
	color: #c2c022;
}


ul {
	line-height: 2em;
	font-size: 0.8em;
	margin:10px 30px 10px 30px;
}


h3 {
	background: #eae8dc url(images/titles.gif) no-repeat 0 50%;
	border-top: 1px solid #cdccb6;
	border-bottom: 1px solid #cdccb6;
	clear: both;
	color: #B39E71;
	display: block;
	font-size: .80em;
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom: 10px;
	padding: 4px 0 4px 30px;
	text-transform: uppercase;
}

h2 {
	background: #ffffff url(images/title_bg.jpg) no-repeat 0 0;
	clear: both;
	color:#62AABF;
	display: block;
	font-size: .80em;
	font-weight: bold;
	letter-spacing: 3px;
	margin-bottom: 10px;
	padding: 7px 0 4px 30px;
	text-transform: uppercase;
}

h1 {
	height: 16px;
	background: url(images/h1_point.gif) no-repeat 3px 4px;
	background-color: #E0DED3;
	font-family: "Lucida Sans Unicode", Georgia, Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #83827B;
	border-bottom: #cdccb6 2px solid;
	margin: 0 0 10px 0;
	padding: 1px 0 0 18px;
}
	
.formText {
	clear: both;
	font-size: 0.8em;
	margin-bottom: 1.75em;
}

