body{
color:black;
margin:0;
padding:0;
font-family: "Trebuchet MS", Helvetica,sans-serif, Arial;
font-size:12px;
text-align:center;
background:#8A9EA7 url(bg_body.gif) repeat-y center; 
}
#container{
width:754px;
margin:0 auto;
text-align:left;
position:relative;
top:0;left:-5px;
background:white;
}
#pageHeader{
background:transparent url(micka.jpg) no-repeat;
height:272px;
padding-top:1px;
}












#pageHeader>h1{
	margin-top:20px;
	margin-left: 200px;
}
h2{
height:61px;
margin:0;
padding:0 0 0 200px;
}
h3{
	height:28px;
	margin:0;
	background-color:#9ACED9;
	background-position:right bottom;
	background-repeat:no-repeat;
	padding-left: 30px;
}
h1 span,h2 span,h3 span{
}
a,a:link,a:visited{
padding:0 2px;
color:white;
background-color:transparent;
}
a:active,a:hover{
color:black!important;
background-color:#FCB24C;
text-decoration:none;
}
#preamble,#supportingText{
padding-bottom:1px;
width:528px;
background-color:#ECF0F1;
color:#333333;
}



#explanation h3{
}
#participation h3{
}
#benefits h3{
height:28px;
}
#preamble p,#supportingText p{
padding:10px 10px 5px 20px; 
margin:0;
}
#preamble,#supportingText div{
padding:0 0 30px 0;
}
#linkList{
position:absolute;
left:537px;top:0px;
margin-top:0em;
width:200px;
}
ul{
margin:15px 0;
padding:0;
}
#linkList li{
text-align:right;
border-bottom:1px #000000 dashed;
display:block;
list-style-type:none;
margin:0 20px 0 0;
padding:2px 0 2px 0;
}
#linkList a{
display:block;
padding:6px 0 7px 30px;
text-decoration:none;
text-align:left;
font-weight:bold;
font-size:12px;
background-repeat:no-repeat;
}
#linkList a,#linkList a:link,#linkList a:visited,#quickSummary a,#quickSummary a:link,#quickSummary a:visited{
color:#000000;
}
#linkList a:active,#linkList a:hover{
color:black!important;
background-color:#9ACED9;
text-decoration:none;
}

#larchives h3{
}
#lselect li{
font-size:11px;
}
#lselect a{
text-transform: uppercase;
}
#lselect a.c{
display:inline;
padding-left:0;
text-transform:capitalize;
font-weight:normal;
font-size:11px;
}
#lselect a.c:hover{
background-color:transparent;
background-image:none;
text-decoration:underline;
}

#larchives li,#lresources li{
font-size:1px;line-height:1%;margin-bottom:1px;padding-top:1px;
}
#larchives a,#lresources a{
font-size:11px;
line-height:1.3em;
}
#supportingText div#footer{
padding:0;margin:0;
height:20px;
font-size:10px;
font-weight:bold;
text-align:right;
}
#footer a{
position:relative;
top:13px;
left:-60px;
}
#footer a,#footer a:link,#footer a:visited{
color:#D2D793;
}
#footer a:active,#footer a:hover{color:black;text-decoration:none;}

#footer li {
list-style:none
}


/* my additions */

#topnew {
background-color:#ECF0F1;
width:528px;
padding-top:10px;
}

#photoquote {
background-color:#ECF0F1;
width:528px;
float:left;
}

#photoquote blockquote{
font-size:12px;
float:right;
width: 200px;
margin-top: 80px;

}

#photoquote img {
float:left;
padding-left:20px;

}

#preamble h1 {
font-size:medium;
color:#000000;
text-align:center;
padding: 15px 20px;


}

/* MY CODE TO MAKE LINKS APPEAR IN TEXT */
#preamble a, #preamble a:link, #preamble a:visited{
padding:0 2px;
color:black;
background-color:transparent;
}
#preamble a:active, #preamble a:hover{
color:black!important;
background-color:#8A9EA7;
text-decoration:none;
}
/* END Of MY CODE TO MAKE LINKS APPEAR IN TEXT */
