body
{
margin: 0;
padding: 0;
font-size: 95%;
font-family: Verdana, Arial, "times new roman", serif;
color: #000;
background-color: #f9f9f4;
}

a:link { color: #0057ae; text-decoration: none;}
a:visited { color: #0057ae; text-decoration: none;}

a:hover, a:active
{
color: #666633;
text-decoration: underline;
}

div#homebanner
{
color: #fff;
background-color: #6c6c60;
height: 230px;
background-image: url(../images/glasseyebanner.gif);
background-repeat: no-repeat;
border-bottom: 2px solid #333;
}

div#banner
{
color: #fff;
background-color: #6c6c60;
height: 83px;
background-image: url(../images/glasseyebanner_narrow.gif);
background-position: 5px 3px;
background-repeat: no-repeat;
border-bottom: 2px solid #333;
}

div#banner a
{
position: absolute;
height: 75px;
width: 160px;
top: 3px;
left: 3px;
text-decoration: none;
}

#banner a i { visibility: hidden; }

div#container
{
background-image: url(../images/nav_col_base.jpg);
background-repeat: repeat-y;
}

div#container2
{
background-image: url(../images/more_col_base.jpg);
background-repeat: repeat-y;
background-position: right;
}

div#navigation
{
float: left;
width: 150px;
padding-top: 2em;
}

div#navigation ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

div#navigation ul li { margin-top: 4px; }

#navigation ul li a
{
display: block;
width: 140px;
padding: 3px 5px 3px 10px;
text-decoration: none;
color: #000;
background-image: url(../images/nav_base.jpg);
background-repeat: repeat-y;
}

#navigation ul li a:hover
{
color: #fff;
background-color: #dddddd;
background-image: url(../images/nav_base2.jpg);
background-repeat: repeat-y;
}

#navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #000;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
padding-bottom: 2px;
float: left;
line-height: 14px;
font-weight	: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }

div#more
{
float: right;
width: 10px;
margin: 0;
}

div#navcontainer
{
height: 30px;
}

div#content
{
margin-left: 170px;
margin-right: 12px;
}

div#content h1
{
font-size: 1.8em;
margin: 0;
padding-top: 1em;
font-weight: normal;
}

div#content h2
{
font-size: 1em;
margin: 0;
padding: 0;
font-weight: normal;
}

div#content h3
{
font-size: 0.8em;
margin: 0;
padding-top: 1em;
font-weight: bold;
}

div#content h4
{
font-size: 0.8em;
margin: 0;
padding: 0;
font-weight: normal;
}

div#content h5
{
font-size: 0.8em;
margin: 0;
padding-top: 1em;
font-weight: normal;
}

div#content h6
{
font-size: 0.8em;
margin: 0;
padding-top: 2em;
font-weight: normal;
}

div#content { line-height: 100%; }

div#footer
{
border-top: 1px solid #333;
background-color: #eee;
}

div#footerleft
{
float: left;
color: #000;
font-size: 0.7em;
padding: 0.7em;
}

.floatright
{
float: right;
margin: 0 0 5px 10px;
border: 0;
}

.cleardiv { clear: both; }

.clearit
{
clear: both;
height: 0;
line-height: 0px;
font-size: 0; /*for IE*/
}

.bulletlist
{
margin: 10px 5px 5px 20px;
padding: 0;
list-style-type: square;
font-size: 0.8em;
}

.blue
{
padding: 0.5em;
background-color: #ccffff;
}

.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;
}

.orange
{
padding: 0.5em;
background-color: #ffcc66;
}

.transparent
{
margin-left: 8px;
padding: 0.5em;
}
