/*------------------------------------------------------
G L O B A L  E L E M E N T S
------------------------------------------------------*/

* {
	margin: 0;
}
body {
	margin: 0;
	padding: 0;
	background: url(background.gif);
}
a {
	color: #E0B53D;	
}
a:hover {
	color: #FBBA04;	
}
h1, h2, h3 span {
	display: none;
}

/*------------------------------------------------------
C O N T A I N E R
------------------------------------------------------*/

#container {
	position: relative;
	width: 1024px !important;
	width /**/: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #BBB5A2;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#pageHeader {
	width: 1013px;
	height: 241px;
	position: fixed;
	z-index: 5;
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: 13px;
}
#pageHeader2 {
	width: 1013px;
	height: 69px;
	position: fixed;
	top: 241px;
	z-index: 6;
	background-image: url(images/header2.png);
	background-repeat: no-repeat;
	background-position: 13px;
}
#pageFooter {
	width: 1024px;
	height: 130px;
	background: url(images/footer.png) no-repeat;
	position: absolute;
	left: -16px;
}
#intro {
	width: 1024px;
}
#quickSummary {
	margin: -10px 0 0 30px;
}
#quickSummary .p1 {
	display: none;
}
#preamble {
	margin: 20px 0 30px 0;
	padding: 0 0 0 30px;
	width: 420px !important;
	width /**/: 460px;
}
#preamble h3{
	margin: 0;
	padding: 0;
	width: 265px;
	height: 20px;
	background: url(h_preamble.gif) no-repeat;
}
#preamble .p1 {
	padding: 0;
	margin: 5px 0 0 0;
}
#outer {
	background-color:#105900;
	background-image:url(images/outerframebkg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #000000;
	position: relative;
	left: 8px;
	padding: 4px;
}

#inner {
	background-color:#a18282;
	background-image:url(images/innerframebkg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #000000;
	position: relative;
	padding-top: 265px;
	padding-right: 8px;
	padding-bottom: 60px;
	padding-left: 8px;
}
#rcolumn {
	background-image: url(images/sidebar.png);
	background-repeat: no-repeat;
	background-position: left 40px;
	padding-top: 80px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
/*------------------------------------------------------
S U P P O R T I N G   T E X T 
------------------------------------------------------*/

#supportingText {
	width: 1000px !important;
	width /**/: 468px;
	background: url(images/shadow-left.png) repeat-y;
	color: #000000;
	position: relative;
	right: -5px;
}
#explanation {
	margin: -30px -30px 0 -30px ; 
	padding: 30px 30px 0 30px;
	background: url(i_supportingtext_header.gif) no-repeat;
}
#explanation h3 {
	width: 369px;
	height: 25px;
	background: url(h_sowhat.gif) no-repeat;
}
#participation h3 {
	width: 396px;
	height: 25px;
	background: url(h_participation.gif) no-repeat;
}
#benefits h3 {
	width: 396px;
	height: 25px;
	background: url(h_benefits.gif) no-repeat;
}
#requirements h3 {
	width: 396px;
	height: 25px;
	background: url(h_requirements.gif) no-repeat;
}
#explanation,#participation,#benefits,#requirements {
	margin-bottom: 30px;
}
.p1,.p2,.p3,.p4,.p5 {
	margin-top: 10px;
}
.p5 {
	padding: 10px;
	background: #0B1C07;
}

/*------------------------------------------------------
F O O T E R 
------------------------------------------------------*/

#footer {
	margin: 0 -30px; 
	padding: 40px 30px 10px 30px;
	height: 20px !important;
	height /**/: 70px;
	background: #000000 url(background_footer.gif) no-repeat;
}
#footer a{
	color: #FFFFFF;
}

/*------------------------------------------------------
L E F T   C O L U M N 
------------------------------------------------------*/

#rshadow {
	position: absolute;
	width: 1021px !important;
	width /**/: 468px;
	color: #000000;
	right: -5px;
	background-image: url(images/shadow-right.png);
	background-repeat: repeat-y;
	background-position: right;
	top: 0px;
	left: 0px;

}

/*------------------------------------------------------
S E L E C T   A   D E S I G N
------------------------------------------------------*/

.select {
	margin-top: 20px;
	padding-bottom: 5px;
	width: 177px;
	height: 31px;
	background: url(h_selectadesign.gif) no-repeat;
}
#lselect ul {
	width: 150px;
	list-style-type: none;
}
#lselect ul li {
	width: 150px;
	padding: 5px 0 5px 25px;
	display: block;
	background: url(bullets.gif) 14px 7px no-repeat;
	border-bottom: 1px solid #311D00;
}
#lselect ul li a{
	display: block;
	font-weight: bold;
	color: #D07B02;
	text-decoration: none;
	line-height: 12px;
}
#lselect ul li a:hover{
	color: #FAA123;
}
#lselect ul li a.c {
	color: #C13003;
	display: inline;
	font-weight: bold;
}
#lselect ul li a.c:hover {
	color: #C13003;
	text-decoration: underline;
}

/*------------------------------------------------------
A R C H I V E S
------------------------------------------------------*/

.archives {
	margin-top: 20px;
	padding-bottom: 5px;
	width: 177px;
	height: 31px;
	background: url(h_archives.gif) no-repeat;
}
#larchives ul {
	width: 150px;
	list-style-type: none;
}
#larchives ul li {
	width: 150px;
	padding: 3px 0 3px 25px;
	border-bottom: 1px solid #311D00;
}
#larchives ul li a{
	font-weight: bold;
	color: #D07B02;
	text-decoration: none;
	line-height: 12px;
}
#larchives ul li a:hover{
	color: #FAA123;
}

/*------------------------------------------------------
R E S O U R C E S
------------------------------------------------------*/

.resources {
	margin-top: 20px;
	padding-bottom: 5px;
	width: 177px;
	height: 31px;
	background: url(h_resources.gif) no-repeat;
}
#lresources ul {
	width: 150px;
	list-style-type: none;
}
#lresources ul li {
	width: 150px;
	padding: 3px 0 3px 25px;
	background: url(bullets.gif) 14px 8px no-repeat;
	border-bottom: 1px solid #311D00;
}
#lresources ul li a{
	font-weight: bold;
	color: #D07B02;
	text-decoration: none;
	line-height: 12px;
}
#lresources ul li a:hover{
	color: #FAA123;
}
