

a:link 
{text-decoration: none;
color: #ffff00;
font-weight: bold;}

a:active 
{text-decoration: none;
color: #999999;
font-weight: bold;}

a:visited 
{text-decoration: none;
color: #ffff00;
font-weight: bold;}

a:hover 
{text-decoration:underline; 
color: #66cccc;
font-weight: bold;}

#content a:link 
{text-decoration: none;
color: #339999}

#content a:active 
{text-decoration: none;
color: #339999;}

#content a:visited 
{text-decoration: none;
color: #339999;}

#content a:hover 
{text-decoration:underline; 
color: #336666;}

#footer a:link 
{text-decoration: none;
color: #ffffff}

#footer a:active 
{text-decoration: none;
color: #ffffff;}

#footer a:visited 
{text-decoration: none;
color: #ffffff;}

#footer a:hover 
{text-decoration:underline; 
color: #c0c0c0;}


body 
{font-family: Georgia, "Times New Roman", serif;
font-size: small;
line-height: 1.4em;
margin: 0;
padding: 0;
text-align: center;
min-width: 940px;
background: #333333;}

h1
{font-family: Georgia, "Times New Roman", serif;
color: #660099;
margin-top: 0.4em;
margin-bottom: 0.8em;}

h2
{font-family: Georgia, "Times New Roman", serif;
color: #9966ff;
margin-top: 0.3em;
margin-bottom: 0.5em;}

h4
{font-family: Georgia, "Times New Roman", serif;
color: #660099;
margin-top: 0.2em;
margin-bottom: 0.3em;}

#adswrapper 
{position: relative;
text-align: left;
width: 940px;
margin-left: auto;
margin-right: auto;
margin-top: 10px;
margin-bottom: 10px;
background-color: #333333;
color: #000000;
padding: 0px;}

#header
{text-align: center;
width: 740px;
height: 90px;
margin-top: 0px;
margin-bottom: 0px;
background-color: #333333;
color: #ffffff;
padding: 0px;
background-image: url(images/esljokesheader.gif);
background-repeat: no-repeat;
}

#wrapper
{position: absolute;
top: 0;
left: 0;
text-align: left;
width: 740px;
margin-left: 200px;
margin-top: 0px;
margin-bottom: 10px;
background-color: #ffffff;
color: #000000;
padding: 0px;}


#content
{text-align: left;
width: 670px;
margin-left: 35px;
margin-top: 4px;
margin-bottom: 0px;
background-color: #ffffff;
color: #000000;
padding: 0px;
}

#footer
{text-align: center;
width: 740px;
height: 50px;
margin-top: 0px;
margin-bottom: 0px;
background-color: #333333;
color: #ffffff;
padding: 0px;}

#print-header
{display: none;}

