﻿body
{
    background: #ffffff;
    margin: 10px 0px;
    padding: 0px;
    text-align: center;
}
div#wrap
{
    width: 980px;
    margin: 0px auto;
    text-align: left;
}

a 
{
	color: #0000ff
}
p, span
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 0px
}
li
{
    font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}


#header
{
    width: 980px;
    /*height: 110px;*/
    height: 150px;
    background: url('Images/HeaderBG.gif') repeat-x;
    margin: 0px;
    padding: 0px;
}
#logo
{
    width: 310px;
    float: left;
    margin: 0px;
    padding: 0px;
}
#slogan
{
    width: 430px;
    float: left;
    margin: 0px;
    padding: 0px;
}
#slogan span.slogan
{
    display: block;
    text-align: left;
    line-height: 150px;
    font-size: 12pt;
    font-weight: bold;
    color: #666666;
}
#nav
{
    width: 290px;
    height: 273px;
    float: left;
    margin: 0px 10px 10px 0px;
    padding: 0px;
    background: #666666;
}
#nav ul
{
    margin: 17px 0px 0px 17px;
    padding: 0px;
}
#nav li
{
    font-size: 11pt;
    font-weight: normal;
    list-style-type: none;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
#nav li a
{
    color: #fff;
    text-decoration: none;
}
#nav li a:hover
{
    color: #ED892C;
}

div.StoryBG
{
    width: 680px;
    height: 273px;
    float: left;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    background: url('Images/BridgeBG.jpg');
}

div.FlowerBG
{
    width: 680px;
    height: 273px;
    float: left;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    background: url('Images/FlowerBG.jpg');
}

#titlebar
{
    width: 975px;
    height: 30px;
    background: #CBCBCB url('Images/ESPBio.gif') no-repeat right center;
    clear: both;
    margin: 0px;
    padding: 0px 0px 0px 5px;
    font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #9C9C9C;
	line-height: 30px;
}

#content 
{
    width: 970px;
    background: url('Images/ContentBG.jpg');
    clear: both;
    margin: 0px;
    padding: 10px 5px 5px 5px;
}

#content h1
{
    background: url('Images/H1Dot.gif') no-repeat left center;
    font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 14pt;
	color: #ED892C;
	margin: 0px 0px 10pt 0px;
	padding: 0px 0px 0px 25px; 
}

#content div
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px 0px 10pt 0px;
	padding: 0px
}
#content p
{
	margin-bottom: 10pt
}
#copy
{
    text-align: center;
}

.admindgheader
{
	font-weight: bold;
}

.admin
{
	font-family: Arial;
	font-size: 10pt
}