html, body { 
margin : 0;
padding : 0;
} 
body { 
font : 73% Arial, "Trebuchet MS", Helvetica, Tahoma, sans-serif;
background : #ccc;
color : #555;
} 
p { margin-top: 0.5em; margin-bottom: 0.5em; }

			/*WRAP*/
#wrap { 
width : 770px;
margin-left : auto;
margin-right : auto;
padding : 0;
border : 10px solid #fff;
color : #555;
background : #fff url(images/wrap_bg.jpg) repeat-x;
} 
			/*BANNER*/
#masthead { 
height : 10.8em;
padding : 0;
margin-bottom : 0;
position: relative;
}
p#pdalogo {
position: absolute;
top: 5px;
right: 10px;
}
div#headerLinks {
position: absolute;
right: 0;
top: 15px;
padding-right: 5px;
}
#skip a, #skip a:hover, #skip a:visited { 
position:absolute; 
left:0px; 
top:-500px; 
width:1px; 
height:1px; 
overflow:hidden;
} 
#skip a:active, #skip a:focus 
{ 
position: static; color: white; 
width:auto; 
height:auto; 
border: 1px dotted #FFFFCC; 
}

			/*MAIN CONTAINER*/
#container { 
width : 770px;
margin-left : auto;
margin-right : auto;
margin-top : 10px;
padding : 0;
line-height : 1.8em;
} 
#menucontainer { 
position : relative;
height : 56px;
color : #e0e0e0;
background : #143d55;
width : 100%;
font-family : Helvetica, Arial, Verdana, sans-serif;
} 
#menunav { 
position : relative;
height : 33px;
font-size : 12px;
text-transform : uppercase;
font-weight : bold;
background : #fff url(images/menu_bg.gif) repeat-x bottom left;
padding : 0 0 0 20px;
} 
#menunav ul { 
margin : 0;
padding : 0;
list-style-type : none;
width : auto;
float : left;
} 
#menunav ul li { 
display : block;
float : left;
padding : 0 1px;
} 
#menunav ul li a { 
display : block;
float : left;
color : #eaf3f8;
text-decoration : none;
padding : 0 0 0 14px;
height : 33px;
} 
#menunav ul li a span { 
padding : 12px 14px 0 0;
height : 21px;
float : left;
} 
#menunav ul li a:hover { 
color : #fff;
background : transparent url(images/menu_bg-OVER.gif) repeat-x bottom left;
} 
#menunav ul li a:hover span { 
display : block;
width : auto;
cursor : pointer;
} 
#menunav ul li a.current, #menunav ul li a.current:hover { 
color : #fff;
background : #1d6893 url(images/menu_left-ON.gif) no-repeat top left;
line-height : 275%;
} 
#menunav ul li a.current span { 
display : block;
padding : 0 20px 0 0;
width : auto;
background : #1d6893 url(images/menu_right-ON.gif) no-repeat top right;
height : 33px;
} 
			/*TOP NAVIGATION*/
#content {
padding : 0 1em 0 1em;
margin : 0 240px 0 0;
border-right : 1px solid #eee;
} 
			/*SIDEBAR*/
#sidebar { 
float : right;
width : 219px;
margin-top : 0;
padding : 0 1em 0 1em;
} 
			/*FOOTER*/
#footer { 
clear : both;
height : 50px;
padding : 0;
margin-bottom : 0;
margin-top : 20px;
text-align : center;
border-top : 5px solid #4592be;
color : #fff;
background : #143d55;
} 
			/*TYPOGRAPHY*/
p.id4 { 
margin : 0;
padding : 20px 0 5px 25px;
font : 140% "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
letter-spacing : 3px;
color : #fff;
}
p.website { 
margin : 0;
padding : 5px 0 10px 25px;
font : 250% "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
letter-spacing : 5px;
color : #fff;
}
p.websiteSub { 
margin : 0;
padding-left : 25px;
font : 130% "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
letter-spacing : 2px;
color : #fff;
}
p.imgcaption { text-align: center; font-size: 90%; line-height: 1.1em; }
h1 { 
margin : 0;
padding : 20px 0 12px 0;
border-bottom : 1px solid #aaa;
font : 150% "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
text-transform : uppercase;
letter-spacing : 3px;
color : #143c55;
} 
h2 { 
margin : 0;
padding : 20px 0 4px 0;
border-bottom : 1px solid #ddd;
font : 120% "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
text-transform : uppercase;
letter-spacing : 3px;
color : #143c55;
}
h3 { 
margin : 0;
padding : 20px 0 4px 0;
font : 112% "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
letter-spacing : 1px;
color : #143c55;
}
h4 { 
margin : 0;
padding : 20px 0 4px 0;
font : 105% "Trebuchet MS", Helvetica, Arial, Tahoma, sans-serif;
letter-spacing : 1px;
color : #444;
}
blockquote.ornate {
font-weight : bold;
font-style : italic;
color : #b29b35;
}
blockquote.ornate span.source {
font-weight : normal;
font-style : normal;
padding-top : .9em;
}
blockquote.testimonial {
font-style: italic;
color: black;
padding: 5px 10px;
border: solid 1px #ccc;
background-color: #eee;
}
li { margin-bottom: 0.4em; }
.coloremphasis { color: #3484B1; }
.creativecommons { font-size: 90%; margin-top: 0; }
.pdaUrl { font-size: 80%; letter-spacing: 3px; }
.smalltext { font-size: 90%; }
			/*LINKS*/
a:link, a:visited { 
color : #4592be;
background : inherit;
text-decoration : none;
} 
a:hover { 
color : #555;
background : inherit;
text-decoration : none;
} 
a img {
border: 0;
}
			/*IMAGES*/
.left { 
float : left;
border : 0 solid #656c4a;
margin : 5px 0 10px 0;
padding : 10px;
} 
			/*SEARCH BOX*/
legend { 
margin-bottom : 30px;
color : #143c55;
} 
input { 
background : #eee;
} 