/* body and links */

body {
font: 10px/18px Georgia,"Times New Roman",Times,serif;
color: #917144;
background-color: #DEE19A;
margin: 0;
padding: 0;
}

h1,h2,h3 {
margin-top: 10px;
margin-bottom: 20px;
padding: 0;
font-size: 13px;
font-style: italic;
color: #D2A819;
}

a {
color: #D2A819;
text-decoration: none;
}

a:hover {
color: #D4CA8F;
border-bottom: 1px dotted #D4CA8F;
}

a:visited {
color: #9F5915;
}



/* main */

#container {
background: url(../i/bg4.jpg) repeat-y;
left: 45%;
position: absolute;
width: 650px;
margin: 0px 0px 0px -385px;
padding-bottom: 30px;
}



/* intro */

#intro {
padding: 0 30px;
padding-bottom: 0px;
}

#pageHeader {
margin: 0 -30px;
height: 465px;
background: url(../i/turner4.jpg) no-repeat;
}

#pageHeader h1 {
background: transparent;
height: 70px;
width: 270px;
position:relative;
top:50px;
left:70px;
}

#pageHeader h1 span {
display: none;
}

#pageHeader h2 {
background: transparent;
height: 20px;
width: 300px;
position: relative;
top: 55px;
left: 55px;
}

#pageHeader h2 span {
display: none;
}

#quickSummary	{
position: absolute;
top: 150px;
left: 650px;
width: 90px;
height: 1000px;
background: url(../i/side4.jpg) no-repeat;
margin: 5px;
}

#quickSummary .p1 {
margin: 10px 81px 0 0;
font-size: 120%;
}

#preamble {
margin-top: -15px;
background: transparent;
width: 500px;
padding: 0 10px 10px 50px;
}

#preamble h3 {
left: 450px;
height: 50px;
width: 210px;
}

#preamble h3 span{
display: none;
}

#preamble p {
text-align: left;
font-style: italic;
line-height: 15px;
}

div#right {
position: absolute;
width: 180px;
margin-top: 50px;
margin-left: 0px;
margin-bottom: 30px;
text-align: right;
text-transform: uppercase;
list-style: none;
}

div#right ul {
text-align: right;
list-style: none;
color: #D2A819;
line-height: 22px
}



/* content */


#supportingText {
background: transparent;
padding: 0 40px 0 30px;
line-height: 1.2em;
}

div#explanation {
background: transparent;
width: 300px;
margin-left: 240px;
margin-bottom: 40px;
}
	
div#participation {
background: transparent;
width: 500px;
margin-left: 70px;
margin-bottom: 40px;
}
	
div#benefits {
background: transparent;
width: 380px;
margin-left: 130px;
margin-bottom: 40px;
}
	
div#requirements {
background: transparent;
width: 400px;
margin-left: 70px;
margin-bottom: 40px;
}

#footer {
clear: both;
height: 100px;
background: url("#") no-repeat;
}

#footer a {
color: #666;
border: 1px solid #fffcf1;
padding: 5px;
}

#footer a:hover {
border: 1px solid #ccc;
}


/* notes and other links */

#linkList {
font-size: 110%;
font-style: italic;
position: relative;
width: 300px;
bottom: 0px;
left: 80px;
float: left;
}

#linkList h3. {
position: relative;
left: 5px;
height: 30px;
width: 210px;
margin-top: 20px;
margin-bottom: 10px;
}

#linkList h3. span {
display: none;
}

#linkList ul {
margin: 10px 5px 10px 40px;
padding: 0 5px;
}

#linkList ul li {
list-style-type: none;
color: #D2A819;
}

#lselect ul li {
list-style: none;
}

#linkList ul li a {
text-decoration: none;
}
