body{
margin:0;
background-color:#999;
color:#000;
text-align:center;
font-family:verdana,sans;
}

#container
{position:relative;
margin:0 auto;
width: 800px;
background-color:#ffffff;
text-align:left;
background-image:url(bg.jpg);}

#graybucket
{width:800px;
float:left;
background-color:#ddd;}


#blackbucket
{width:800px;
float:left;
background-color:#000;}

address,
ul,
li,
p,
a:visited,
a:link, 
a, 
a:hover,
td,
tr
{font-size:12px;
line-height:18px;
text-decoration:none;}

a:hover 
{color:#000;
background-color:#39f;}


h1
{font-size:50px;
color:#ffffff;
margin-top:5px;
font-weight:normal;}

h2 {font-size:20px;
text-align:left;
font-weight:normal;
vertical-align:middle;
margin-top:10px;}

h3
{font-size:15px;}


h4
{font-size:15px;
margin-bottom:-10px;
font-weight:bold;}

h4
{font-size:13px;
font-weight:bold;}

.b {font-weight:bold;
font-size:13px;
margin-top:20px;}
.blue {color:#39f;}
.gray {color:#666;}
.black {color:#000;}
.bold {font-weight:bold;
margin-left:30px;}

.quote {font-style:italic;
}

.italic {font-style:italic;}

ul{
list-style-type:disc;
margin-top:-10px;}	

#header
{width:800px;
float:left;
height:80px;
background-color:#000;}


#graybar
{width: 550px;
float:left;
background-color:#ddd;
height:25px;
color:#ddd;
}

#subhead
{width: 650px;
float:left;
background-color:#39f;
height:50px;
color:#fff;
}

#images
{width: 50px;
color:#ddd;
float:left;
background-color:#ddd;}

#main
{width: 550px;
float:left;
background-color:#ddd;}



#left
{width: 150px;
float:left;
background-color:#000;}

#right
{width: 650px;
float:left;
background-color:#ddd;}


#covertext
{width: 380px;
float:left;
background-color:#ddd;}

#coverphoto
{width: 150px;
float:left;
background-color:#ddd;}

#photo
{width: 150px;
float:left;
background-color:#000;}

#nav
{width: 150px;
float:left;
background-color:#000;}

#low
{width: 800px;
height:25px;
float:left;
background-color:#000;}

#nav ul
{list-style: none;
padding: 0;
margin: 0;}

#nav li
{float: left;
margin: 0 0em;}

#nav li a
{background: url(background.gif) #000 bottom left repeat-x;
height: 35px;
line-height: 20px;;
float: left;
width: 150px;
display: block;
border: 0em solid #000;
color: #ffffff;
text-decoration: none;
text-align: left;}

/* Hide from IE5-Mac \*/
#nav-menu li a {float: none}
/* End hide */

#nav a:hover 
{background: url(background.gif) #39f bottom left repeat-x;
height: 35px;
line-height: 2em;
float: left;
width: 150px;
display: block;
border: 0em solid #39f;
color: #fff;
text-decoration: none;
text-align: left;}

#nav a:visited 
{background: url(background.gif) #000 bottom left repeat-x;
height: 35px;
line-height: 2em;
float: left;
width: 150px;
display: block;
border: 0em solid #000;
color: #fff;
text-decoration: none;
text-align: left;}