body { 
margin : 0; 
padding : 0; 
color : #333; 
font : 13px Verdana, Lucida Sans Unicode, Arial, sans-serif; 
background : #003300; 
text-align : center; 
} 

a { 
color : #003300;
text-decoration:none; 
} 

a:hover { 
color : #009900; 
} 

a:active{
	color:#6600FF;
}

a:visited{
	color:#FF00CC;
}

acronym { 
border : none; 
} 

/*#preamble h3 span, #explanation h3 span, #participation h3 span, #benefits h3 span, #requirements h3 span, #lresources h3.resources span, #larchives h3.archives span, #lselect h3.select
 { 
display : none; 
} */

#container { 
margin : 0 auto; 
width : 724px; 
position : relative; 
background : #fff; 
padding : 0 10px 0 10px; 
text-align : left; 
} 

* html #container { 
width : 744px; 
/*width : 724px; */
} 

#pageHeader { 
position : absolute;
top : 25px; 
left : 40px;
color:#003300; 
} 

h1 { 
background : url("");
font-family:arial; 
width : 700px; 
height : 40px; 
overflow : hidden; 
margin : 0; 
} 

/*h1 span { 
display :; 
} */

h2 { 
font-size : 12px; 
margin : 0; 
} 
#quickSummary { 
padding-top : 85px;

} 

#container #intro #quickSummary .p1 { 

font-size : 11px; 
height : 120px;

background : url("logo.jpg") no-repeat left top;
width : 724px;
color : #fff; 
font : 12px/150% Trebuchet MS; 
} 
#container #intro #quickSummary .p1 span {
padding : 30px 530px 0 30px;
text-align:right; 
display : block; 
margin : 0; 
font : 12px/150% Trebuchet MS; 
} 

#quickSummary .p2 { 
font-size : 12px; 
position : absolute; 
top : 65px; 
right : 20px; 
margin : 0; 
} 

#content, #supportingText { 
margin : 0 20px 0 243px; 
}
 
#supportingText p, #content p { 
line-height : 150%; 
margin : 10px 0 10px 0; 
} 

#content h3, #joining h3, #contact h3, #benefits h3, #member h3 { 
width : 300px; 
height : 24px; 
margin : 40px 0 10px 0;
text-decoration: underline; 
} 

#member { 
margin-bottom : 40px; 
} 

#linkList { 
position : absolute; 
background: #fff;
font-family:arial;
top : 295px; 
left : 0; 
width : 210px; 
} 

#lselect ul, #larchives ul, #lresources ul { 
list-style-type : none; 
margin : 0; 
padding : 0 0 0 40px; 
} 

#lselect ul li a { 
text-decoration : none; 
display : block; 
font-size : 16px; 
} 

#lselect ul li.c, #lselect ul li a.c { 
display : inline; 
font-size : 14px; 
color : #333; 
} 




#footer { 
background : #003300; 
color : #fff; 
height : 48px; 
text-align : right; 
padding : 0 10px 0 0; 
line-height : 26px; 
font-size : 11px; 
text-align:center;
} 

#footer a { 
color : #fff; 
text-decoration : none;
} 

#footer a:hover { 
text-decoration : underline; 
} 

p.title
{
font-weight:bold;
}

p.leadin
{
font-style: italic;
}

p.title2
{
font-variant:small-caps;
font-weight:bold;
font-size:12px;
text-decoration:underline;
}
p.contact{
background-color: #CC9900;
font-size:14px;
}

img.left{
float:left;
}

img.right{
float:right;
}
