/* CSS Document */
body { 
margin : 0; 
padding : 0; 
font : 75%/1.4 verdana, Helvetica, sans-serif; 
background-image : url(body_bg.gif);
background-color:#D9189F;;
text-align : center; 
} 
h1, h2, h3 span { 
display : none; 
} 
h3 { 
height : 39px; 
margin : 0; 
padding : 0; 
} 
p { 
margin : 0; 
padding : 0; 
} 
acronym { 
border : none; 
} 
a { 
color : #d9189f; 
background-color : #ffffff; 
text-decoration : underline; 
} 
a:hover, a:hover { 
color : #fc7ad5; 
background-color : #ffffff; 
} 
#container { 
width : 772px;
height : 510px;
margin : 0 auto; 
padding : 0 13px; 
position : relative; 
background : #dfdfdf url(bg.gif) repeat-x; 
border-left : 1px solid #ffffff; 
border-right : 1px solid #ffffff; 
color : #454545; 
text-align : left; 
} 
#pageHeader {
	width : 772px;
	height : 100px;
	background : url(../photos/head.png);
	background-color : #dfdfdf
	left: 200px;
} 
#quickSummary, #preamble, #explanation, #participation, #benefits, #requirements { 
width : 546px; 
background-color : #ffffff; 
background-repeat : repeat-y; 
margin : 0 0 2px 226px; 
color : #454545; 
display : block; 
padding : 0; 
} 
#footer { 
width : 539px; 
margin : 5px 0 0 226px; 
text-align : right; 
padding : 3px 14px 43px 0; 
} 
#linkList {
	position : absolute;
	top : 100px;
	left : 20px;
	width : 207px;
	background-color: #CCCCCC;
} 
#lselect, #larchives, #lresources { 
margin : 0 0 2px 0; 
} 
#quickSummary p span, #explanation p span, #benefits p span { 
padding : 0 15px 10px 77px; 
display : block; 
} 
#preamble p span, #participation p span, #requirements p span { 
padding : 0 85px 10px 17px; 
display : block; 
} 
#requirements .p5 { 
padding : 0 85px 10px 17px; 
} 
#requirements .p5 span { 
display : inline; 
padding : 0; 
} 
#linkList li { 
list-style : none; 
padding : 6px 0 10px 0; 
background : url(line.gif) bottom 0%; 
} 
#linkList li a { 
padding-left : 7px; 
background : url(link.gif) no-repeat left center; 
text-decoration : none; 
} 
#linkList li a:hover { 
text-decoration : underline; 
} 
#quickSummary .p1 span { 
padding-top : 14px;  
} 
#quickSummary .p2 span { 
padding-bottom : 20px; 
background : url(right_bottom.gif) bottom 0%; 
} 
#lselect li a { 
display : block; 
font-weight : bold; 
background-position : 0 0.6em; 
} 
#lselect .c { 
display : inline; 
color : #666666; 
padding : 0; 
background : none; 
background-color : #ffffff; 
} 
#footer a { 
text-decoration : none; 
color : #888888; 
background-color : #dfdfdf; 
border : 1px solid #bdbdbd; 
padding : 3px 3px; 
height : 100%; 
} 
#footer a:hover { 
background-color : #ebebeb; 
color : #777777; 
} 
#extraDiv1, #extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #extraDiv6 { 
display : none; 
} 
#quickSummary p, #explanation p, #benefits p { 
background : url(right_bg.gif) right 0%; 
} 
#lselect, #larchives, #lresources { 
background : url(left_bg.gif) repeat-y; 
} 
#quickSummary { 
background-image : url(img_quicksummary.jpg); 
background-position : left bottom; 
} 
#preamble { 
background-image : url(img_preamble.jpg); 
background-position : right bottom; 
} 
#explanation { 
background-image : url(img_explanation.jpg); 
background-position : left bottom; 
} 
#participation { 
background-image : url(img_participation.jpg); 
background-position : right bottom; 
} 
#benefits { 
background-image : url(img_benefits.jpg); 
background-position : left bottom; 
} 
#requirements { 
background-image : url(img_requirements.jpg); 
background-position : right bottom; 
} 
#preamble h3 { 
background : url(title_preamble.gif) no-repeat; 
} 
#explanation h3 { 
background : url(title_explanation.gif) no-repeat; 
} 
#participation h3 { 
background : url(title_participation.gif) no-repeat; 
} 
#benefits h3 { 
background : url(title_benefits.gif) no-repeat; 
} 
#requirements h3 { 
background : url(title_requirements.gif) no-repeat; 
} 
#lselect h3 { 
background : url(title_select.gif) no-repeat; 
} 
#larchives h3 { 
background : url(title_archives.gif) no-repeat; 
} 
#lresources h3 { 
background : url(title_resources.gif) no-repeat; 
} 
#preamble .p3 span, #explanation .p2 span, #participation .p3 span, #benefits .p1 span, #requirements .p5 { 
padding-bottom : 20px; 
background : url(right_bottom.gif) bottom 0%; 
} 
#lselect ul, #larchives ul, #lresources ul { 
margin : 0; 
padding : 0 25px 20px 17px; 
background : url(left_bottom.gif) bottom 0%; 
} 
