<STYLE type=text/css media=all>
<!--

/*(this sets logo in top center of each page and dictates background color of each page)*/
body {background:#ffffd2}

/*(this sets heading properties for each page)*/
h1 {font:italic bold 20pt; text-align:center}

/*(this sets text properties for centered bold headings)*/
h2 {font:normal bold 12pt Arial,Verdana,Helvetica,sans-serif; text-align:center}

/*(this sets text properties for content area of each page)*/
h3 {font:normal lighter 10pt Arial,Verdana,Helvetica,sans-serif; text-align:justify}

/*(this places EFP office info beneath logo)*/
h4 {font:normal bold 9pt Arial, Verdana, Helvetica, sans-serif; text-align:center;}

#container {margin-top:10px; margin-bottom:10px; margin-left:2%; margin-right:2%; width:100%; border:0px solid gray;}
#container A {color:blue; text-decoration:none}
#container A:visited {color: blue; background-color:transparent}
#container A:hover {color: white; background-color:orange}


#menu {
background-color:99ccff;
color:blue;
border:1px solid black;
font:bold 10pt Arial,Verdana,Helvetica,sans-serif;
text-align:left; line-height:17px;
float: left; width:160px;
margin: 0px; padding:1em;}

#menu A {text-decoration:none}
/*(font descriptions control all menu content unless overridden by closer commands)*/

A.menuitem {margin:0px 0px;}
.menuitem:visited {color:blue}
.menuitem:hover {color:white; background-color:orange}
.menuitem {width:auto; display:block}

P.nolink {MARGIN: 0px 0px;color:black}

/*(subset:visited must be above subset:hover else text color changes from white to blue, on hover, after link visited)*/
.subset:visited {color:blue}
.subset:hover {color:white; background-color:orange}
.subset {font-weight:normal; font-size:9pt; margin:4px 4px; 
text-indent:10%; width:auto; display:block;}


#content {
background-color:transparent; color:black; border:0px solid red; PADDING-top:40px;
margin-left:180px; margin-right:180px;  padding-top:1em; max-width:40em;}

/*(padding-top controls distance between heading and logo if EFP office info is not beneath logo)*/
#content A {color:blue; text-decoration:none}
#content A:hover {color: white; background-color:orange}
#content A:active {COLOR: blue; background-color:transparent}

#content1 {background-color:transparent; color:black; border:0px solid blue; width:100%;}


/*(this describes vertical image bar on right-hand side of page)*/
#imagebar {float:right; width:160px; margin:0px; padding-top:0em; padding-bottom:0em; padding-left:0em; padding-right:0em;  background-color:transparent; border:0px solid black;}


#pagebottom {margin-left:10px; margin-right:10px;    border:0px solid red; z-index:1}
#pagebottom A {color:blue; text-decoration:none}
#pagebottom A:hover {color: white; background-color:orange}

/*(sets space between rows of photos using Mozilla)*/
.separator {clear: both; height: 1px;}

/*(this box encloses photo and caption)*/
.photocap
{background-color:transparent; border:0px solid red; margin:0px 0px 0px 15px; padding:0px 0px 0px 0px;  width:120px;}

/*(this box encloses photo)*/
.photo
{background-color:transparent; border:2px solid black; margin:0px 0px 0px 0px; padding:3px 0px 0px 3px; width:100%; height:133px;}

/*(this box encloses caption)*/
.caption
{background-color:transparent; border:0px solid green; margin:0px 0px 0px 0px; padding:3px 0px 0px 3px; width:100%; font: bold 0.8em arial, verdana, helvetica, sans-serif; text-align:center;}






-->
</STYLE>