#container
{
width: 774px;
margin: 0px auto;
margin-top:10px;
background-color: #fff;
color: #333;
border: 0px solid gray;
line-height: 130%;
background-image:url(/graphics/borderhack.gif);
background-repeat:repeat-y;
}

#leftnavtop
{
float: left;
width: 149px;
height: 125px;
margin: 0;
border: 0px #000000 solid;
}

#contenttop
{
margin-left: 150px;
border-left: 2px solid #333075;
height: 125px;
text-align : right;
max-width: 36em;
}

#top
{
/*background-color: #fff;*/
border-bottom: 2px solid #333075;
height: 125px;
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav
{
float: left;
width: 149px;
margin: 0;
padding: 0em;
}

#content
{
margin-left: 150px;
border-left: 2px solid #333075;
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
padding: 1em;
max-width: 60em;
}

#footer
{
clear: both;
margin: 0px;
padding: 0em;
color: #333;
background-color: #fff;
border-top: 0px solid gray;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

.markermenu{
list-style-type: none;
margin: 2px 0;
padding: 0;
width: 150px;
border: 0px solid #9A9A9A;
}

.markermenu li a{
background: white url(graphics/arrow-list.gif) no-repeat 2px center;
font: bold 12px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}

* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 130px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #00014e;
}

.markermenu li a:hover{
color: black;
background-color: #e5e5f5;
background-image:url(graphics/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
}

.floatleftimage {
  float : left;
  margin-right : 20px;
}

.floatrightimage {
  float : right;
  margin-left : 20px;
}

.quoted {
  font-style:italic;
}

label {  
display: block;
}

.noborder {
  border : 0px #000000 solid;
}

.smokingpoints {
  margin-left : 20px;
}
