body { 
background-color: #c5c5c5; 
margin: 0px; 
padding: 0 px;
font-family: Helvetica;
font-size: 11px;
color: #666666;
}

.nav { 
background-color: #ffffff;
text-align: right;
padding-right: 20px;
font-family: Helvetica;
font-weight: bold;
font-size: 10px;
font-stretch: condensed;
}

a:link {
color: #336699;
text-decoration: none;
padding-right: 5px;
padding-left: 5px;
}

a:hover {
color: #ff7233;
text-decoration: none;
padding-right: 5px;
padding-left: 5px;
}

a:visited {
color: #336699;
text-decoration: none;
padding-right: 5px;
padding-left: 5px;
}

a:visited:hover {
color: #ff7233;
text-decoration: none;
padding-right: 5px;
padding-left: 5px;
}

a.event_link:link {
color: #ff7233;
text-decoration: none;
padding: 0px;
}

a.event_link:hover {
color: #ffffff;
text-decoration: underline;
padding: 0px;
}

a.event_link:visited {
color: #ff7233;
text-decoration: none;
padding: 0px;
}

a.event_link:visited:hover {
color: #ffffff;
text-decoration: underline;
padding: 0px;
}

hr {
border: 0px;
border-top: 1px;
border-style: solid;
border-color: #ffffff;

}

.close {
background-color: #9c9c9c;
color: #ffffff;
padding: 5px 5px 5px 0px;
}

div#about {
width:450px;
background-color: #336699;
z-index: 99;
display: none;
position: absolute;
top: 0px;
left: 0px;
margin-top: 40px;
margin-left: 33%;
text-align: left;
opacity: 0.95;
filter: alpha(opacity=95)
}

div#getting_started {
width: 450px;
background-color: #336699;
z-index: 99;
display: none;
position: absolute;
top: 0px;
left: 0px;
margin-top: 40px;
margin-left: 33%;
text-align: left;
opacity: 0.95;
filter: alpha(opacity=95)
}

div#events {
width: 450px;
background-color: #336699;
z-index: 99;
display: none;
position: absolute;
top: 0px;
left: 0px;
margin-top: 40px;
margin-left: 33%;
text-align: left;
opacity: 0.95;
filter: alpha(opacity=95)
}

div.poptext {
line-height: 16px;
color: #ffffff;
font-size: 11px;
padding: 20px 20px 40px 20px;
}

div#getting_started div.poptext {
line-height: 16px;
color: #ffffff;
font-size: 11px;
padding: 20px 20px 40px 20px;
}

div#events div.poptext {
line-height: 16px;
color: #ffffff;
font-size: 11px;
padding: 20px 20px 40px 20px;
}

.body {
width: 100%;
font-size: 11px;
line-height: 16px;
padding-bottom: 25px;
}

.main {
width: 500px;
float: left;
text-align: left;
}

#callout { color: #336699; }

.quote {
width: 220px;
font-size: 12px;
font-weight: bold;
text-align: left;
}


#title {
font-size: 14px;
font-weight: bold;
}

.footer {
font-size: 10px;
color: #336699;
}

