body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, input, p, blockquote, th, td
  { margin: 0; padding: 0; }
body	{
font-family: Arial, Helvetica, lucinda, sans-serif;
font-size: small;
background: #fff ;
}
.archevnt {
color: #888888;
}
/* layout structure */
#wrap {
min-width: 500px;
width: 740px;
margin: 0 auto;
}
/* header */
#header {
background: url(http://www.epliveonline.com/images/ep_bannerweb.gif)  no-repeat 100% 8px;
width: 100%;
float: left;
padding-bottom: 10px;
}
#header h1 {
padding: 10px;
font-family: Verdana, Arial, Helvetica, lucinda, sans-serif;
float: left;
}
#content {
float: left;
width: 100%;
font-size: 85%;
line-height: 1.5em;
color: #333;
border-right: 1px solid #A1B9AF;
border-left: 1px solid #A1B9AF;
border-bottom: 1px solid #A1B9AF;
}
#content a:link {
color: #990033;
text-decoration: none;
text-align: center;
font-weight: bold;
}
#content a:visited {
color: #990033;
text-decoration: none;
font-weight: bold;
}
#content a:hover {
color: #990033;
text-decoration: underline;
font-weight: bold;
}
#content .imgcenter img {
padding: 10px 25%;
}
#contenthead {
clear: both;
width: 100%;
color: #333;
border-bottom: 8px solid #A1B9AF;
}
#contenthead h1 {
margin: 8px 0px;
padding: 0px 25px 5px 10px;
text-align: left;
}
#contenthead h2 {
margin: 8px 0px;
padding: 0px 25px 5px 10px;
text-align: left;
}
/*************************** MAIN (TOP LEVEL) NAVIGATION ***********************/
#navcontainer {
background-color: #00625B;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size: 85%;
border-right: 1px solid #00625B;
}
#navcontainer ul li { 
display: inline; 
}
#navcontainer ul li a {
padding: 0.2em 1.5em;
background-color: #00625B;
color: White;
text-decoration: none;
float: left;
}
#navcontainer ul li a:hover {
background-color: #75B48C;
color: #fff;
}
#navcontainer li a#current:link {
background: #75B48C;
color: #FFF;
text-decoration: none;
}
#navcontainer li a#current:visited {
background: #75B48C;
color: #FFF;
text-decoration: none;
}
/***************************END MAIN (TOP LEVEL) NAVIGATION ***********************/
/***************************SIDEBAR ***********************/

#sidebar {
float: right;
margin: 0;
padding: 0px;
padding-right: 0px;
font-size: 80%;
width: 19%;
border-bottom: 1px solid #A1B9AF;
border-right: 1px solid #A1B9AF; 



}
#sidebar .gutter {
margin-left:0px;
padding: 0px;
padding-right: 0px;
text-align: center;

}

/***************************SIDEBAR2***********************/

#sidebar2 {
float: right;
margin: 0;
padding: 0px;
font-size: 70%;
width: 19%;
background:#FFF;
border-right: 1px solid #A1B9AF;



}

#sidebar2 .gutter {
margin-left:0px;
padding: 0px;
padding-right: 0px;
text-align: center;
border-bottom: 1px solid #A1B9AF;
}


/***************************END SIDEBAR2***********************/
 
#footer {
width: 90%;
font-size: 70%;
text-align: left;
}
#footer img {
margin: 10px 0 0 5px;
padding-right: 25px;
vertical-align: middle;
}
table {
line-height: 1.2em;
width: 100%;
}
table dt {
font-size: 110%;
font-weight: bold;
line-height: 1.4em;
}
.boldtext {
font-weight: bold;
}
.altcol {
background-color: #E5EEEA;
}
th {
padding: 5px 0;
font-size: 120%;
font-weight: bold;
text-align: left;
border-bottom: 1px solid #A1B9AF;
}
td {
vertical-align: top;
padding: .5em 2px;
}
td.title {
font-size: 110%;
font-weight: bold;
line-height: 1.4em;
}
h1 {
font-size: 180%;
font-weight: bold;
line-height: 1.2em;
}
h2 {
margin: 8px 0;
font-size: 140%;
color: #333;
font-weight: bolder;
text-align: left;
}
h3 {
font-size: 110%;
}
h4 {
font-size: 90%;
}
h5 {
font-size: 110%;
}
.asterisk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #990033;
}
/* DEFAULT LINK FORMAT */
a:link {
color: #990033;
text-decoration: none;
text-align: center;
font-weight: bold;
}
a:visited {
color: #990033;
text-decoration: none;
font-weight: bold;
}
a:hover {
color: #990033;
text-decoration: underline;
font-weight: bold;
}

/* Hide from IE5/Mac \*/
* html #footer { height: 1%;}
/* End hide from IE5/Mac */

