html, body {
height: 100%;
}

body {
font-family: Verdana, sans-serif;
font-size: 11px;
line-height: 1.3;
width: 58em;
padding-bottom: 60px;
}

#container {
   min-height:100%;
   position:relative;
}

* html container {
height: 100%;
}

img {
float: left;
margin: 0px 3px 3px 0;
padding: 0;
}

img#site_id {
margin: 12px 1000px 59px 22px;
}

#navigation {
clear: left;
width: 5em;
}

ul.home a.home,
ul.about a.about,
ul.members a.members,
ul.joining a.joining {
font-weight: bold;
color: black;
}

#subnavigation {
width: 8em;
}

#subnavigation.members {
width: 12em;
}

#navigation, #subnavigation {
font-size: 10px;
list-style-type: none;

float: left;
padding: 0;
margin: 0 0 1000px 22px;
}

#content {
float: left;
width: 27em;
}

#container:after {
content: ".";
visibility: hidden;
height: 0;
clear: both;
display: block;
}

p, ul {
float: left;
margin: 0 20px 1em 0;
padding: 0;
}

ul {
width: 27em;
list-style-type: none;
}

li {
margin: 0;
padding: 0;
}

td {}
.members_menu { color: gray;  font-family: Verdana;  }
a:link { color: gray; font-family: Verdana; text-decoration: none }
a:hover { color: black; }
.main_menu_live { color: black;  font-family: Verdana; font-weight: 700; line-height: 12px; text-decoration: none }
a:visited { color: gray; text-decoration: none }


.memberbody { color: black; font-size: 11px; font-family: Verdana; line-height: 14px }
.memberbold  { color: black; font-size: 11px; font-family: Verdana; font-weight: 700; line-height: 14px }
.weblink { font-size: 11px; font-family: Verdana; font-weight: 700; line-height: 12px; text-decoration: none }
.small_note { color: gray; font-size: 9px; font-family: Verdana; font-weight: 500; line-height: 10px }
.memberbodybd { color: #535353; font-size: 11px; font-family: Verdana; font-weight: 700; line-height: 14px }
.titles  { color: #c00; font-size: 28px; font-family: Arial; font-weight: 800 }


#joining {
width: 14em;
position: absolute;
top: 162px;
right: 0;
}

#meetings {
float: left;
color: #006a00;
width: 27em;
}

#meetings p {
color: black;
}

#new_members {
float: left;
color: #1095bd;
width: 27em;
}

#new_members dd {
color: black;
margin: 0;
padding: 0;
}

h2 {
font-size: 1em;
margin-top: 0;
}

#footer {
font-size: 0.8em;
color: gray;
position: relative;
margin: 0 0 20px 100px;
height: 50px;
}

#right_col {
float: right;
}