body
{
margin: 0;
padding: 0;
font-family: Verdana, Arial, "times new roman", serif;
color: #000;
background-color: #fff;
}

a:link { color: #367898; text-decoration: underline;}
a:visited { color: #367898; text-decoration: underline;}

a:hover, a:active
{
color: #996600;
text-decoration: none;
}

img { border-style: none;}

div#banner
{
color: #fff;
background-color: #fff;
height: 135px;
background-image: url(../images/JEA_logo.png);
background-position: 10px 15px;
background-repeat: no-repeat;
/*
border-bottom: 1px solid #333;
*/
}

div#banner a
{
position: absolute;
height: 85px;
width: 260px;
top: 15px;
left: 15px;
text-decoration: none;
}

#banner a i { visibility: hidden; }

div#container /*encompasses navigation, more, content, and container2 divisions
														defines left margin appearance*/
{
/*
background-image: url(../images/nav_col_base.jpg);
background-repeat: repeat-y;
*/
}

div#centeredcontainer /*only where you need centered content*/
{
/*
background-image: url(../images/nav_col_base.jpg);
background-repeat: repeat-y;
*/
text-align: center; /*for IE*/
}

div#container2 /*defines right margin appearance, if needed--currently not used*/ 
{
background-image: url(../images/more_col_base.jpg);
background-repeat: repeat-y;
background-position: right;
}

div#navigation
{
float: left;
text-align: left; /*needed for centeredcontainer concept*/
}

div#navigation ul
{
list-style-type: none;
padding: 20 0 30 0; /*top right bottom left*/
margin: 0;
font-size: .8em;
line-height: 1.5em;
}

div#navigation ul li 
{ 
margin-top: 4px; 
}

#navigation ul li a
{
width: 120px;
padding: 0 0 0 15; /*top right bottom left*/
text-decoration: none;
color: #000;
background-image: url(../images/nav_base.jpg);
background-repeat: repeat-y;
}

#navigation ul li a#current
{
font-weight: bold;
text-decoration: none;
}

#navigation ul li a:hover
{
color: #367898;
/*size currently 170px wide and 50px high*/
/*
background-image: url(../images/nav_base2.jpg);
background-repeat: repeat-y;
*/
}

div#rightnav /*right navigation pane*/
{
float: right;
text-align: left; /*needed for centeredcontainer concept*/
}

div#rightnav ul
{
list-style-type: none;
padding: 0 0 30 0; /*top right bottom left*/
margin: 0;
font-size: .7em;
}

div#rightnav ul li
{
padding: 0 0 0 20; /*top right bottom left*/
width: 170;
margin-top: 3px;
}

#rightnav ul li a
{
text-decoration: none;
padding: 0;
}

#rightnav ul li a#current
{
font-weight: bold;
text-decoration: none;
}

div#more
{
float: right;
width: 20px;
}

div#centerbox /*used on index.html*/
{
width: 540px;
margin: 0 auto;
}

div#content  /*div around text on page*/
{
margin-left: 170px; /*may need to match width of nav_col_base.jpg*/
margin-right: 50px; /*may need to match width of more_col_base.jpg*/
line-height: 100%;
}

div#titlebox /*title of page*/
{
padding: 10 0 10 5;
}

div#titlebox ul
{
list-style-type: square;
padding: 0 0 0 0; /*top right bottom left*/
margin: 0;
font-size: .9em;
}

div#titlebox ul li 
{ 
margin-top: 3px; 
}

#titlebox ul li a
{
width: 120px;
padding: 0;
}

div#subcontent
{
text-align: justify;
padding: 10 10 10 10;
}

div#subcontent ul
{
padding: 0;
margin: 0;
font-size: .8em;
line-height: 1.0em;
list-style-type: none; /*allows custom bullet image*/
}

div#subcontent ul li
{
background-image: url(../images/bluebullet.gif);
background-repeat: no-repeat;
background-position: 0px -2px;
padding-left: 20px;
margin: .25em 0;
text-align: left;
}

div#content .TopVertMarg /*news*/
{
margin: 20 0 0 0;
}

div#content .TenVertMarg /*personnel*/
{
margin: 10 0 0 0;
padding-top: 20;
}

div#content .PublicationEntry
{
display: block;
margin: 0 0 0 0;
padding: 10 20 10 30;
text-align: justify;
}

table.valign tr td {
vertical-align:top;
}  

span.ArticleTitleFormat
{
font-size: 1.0em;
margin: 0;
font-weight: bold;
}

span.ArticleSubTitleFormat
{
font-size: 0.9em;
margin: 0;
font-weight: bold;
}

span.AuthorWordFormat
{
font-size: 0.8em;
margin: 0;
font-weight: normal;
}

span.AuthorNameFormat
{
font-size: 0.8em;
margin: 0;
font-weight: bold;
}

span.PubDescript
{
font-size: 0.7em;
margin: 0;
font-weight: normal;
}

div#block
{
display: block;
}

td 
{
vertical-align: bottom;
}

div#content h1
{
font-size: 1.8em;
margin: 0;
font-weight: normal;
line-height: 1.0em;
}

div#content h2
{
font-size: 1.3em;
margin: 0;
padding: 0;
font-weight: bold;
line-height: 1.0em;
}

div#content h2.bioname
{
color: 909090;
}

div#content h3
{
font-size: 0.9em;
margin: 0;
font-weight: bold;
}

div#content h3.biotitle
{
color: 303030;
position: relative;
top: -15px;
}

div#content h4
{
font-size: 0.9em;
margin: 0;
line-height: 1.3em;
font-weight: normal;
}

div#content h5
{
font-size: 0.8em;
vertical-align: bottom;
margin: 0;
padding: 0;
font-weight: normal;
}

div#content h5.padtop
{
font-size: 0.8em;
margin: 0;
padding-top: 1em;
font-weight: normal;
}

div#content h6
{
font-size: 0.8em;
margin: 0;
font-weight: normal;
}

div#content h6.padtop
{
font-size: 0.8em;
margin: 0;
padding-top: 2em;
font-weight: normal;
}

div#footer
{
border-top: 1px solid #333;
background-color: #fff;
}

div#footerleft
{
float: left;
font-size: 0.7em;
padding: 0.6em;
}

.floatright
{
float: right;
margin: 0 20px 0 0;
line-height: 1.0em;
}

.cleardiv { clear: both; }

.clearit
{
clear: both;
height: 0;
line-height: 0px;
font-size: 0; /*for IE*/
}

.bulletlist /* not used now, but could be handy for future lists */
{
margin: 5px 0 5px 20px;
padding: 10;
list-style-type: square;
font-size: 0.8em;
}

/*additional class section*/
.PubDateBackgroundColor {background-color: #fff;}
.PublicationColor1 {background-color: #ffc;}
.PublicationColor2 {background-color: #eee;}
.smallcaps {font-variant: small-caps;}
.superscript {font-style: sup; size: 50%}
.italics {font-style: italic;}
.JEAfont {font-family: Garamond;}
.JEAblue {color: #367898;}
.normal {font-weight: normal;}
.bold {font-weight: bold;}
.NewsDateFormat {color: #800000;}
.centertext {text-align: center;}

/*
.green {padding: 0.5em; background-color: #ccff99;}
.yellow {padding: 0.5em; background-color: #ffff99;}
.purple {padding: 0.5em; background-color: #ffccff;}
.beige {padding: 0.5em; background-color: #ffffcc;}
.gray {padding: 0.5em; background-color: #eee;}
.orange {padding: 0.5em; background-color: #ffcc66;}
.transparent {margin-left: 8px; padding: 0.5em;}
.justifytext {text-align: justify;}
*/

