body {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
text-align:left;
margin-bottom:100px;
margin-top:0px;
background:url(pictures/bg4.jpg);
}

h1 {
display:block;
background-color:#ffffff;
font-size:18px;
padding:10px;
text-transform: uppercase;
}

h2 {
font-size:14px;
text-transform: uppercase;
}

#maintable {
margin-left:auto;
margin-right:auto;
width:900px;
border-left:#c2c2c2 1px solid;
border-right:#c2c2c2 1px solid;
}

#maintable td {
border-bottom:#c2c2c2 1px solid;
}

#menutable {
margin-left:auto;
margin-right:auto;
}

#menutable em {
font-size:12px;
}

#menutable a {
font-size:18px;
color:#CC0000;
}

#maintable table {
margin-bottom:50px;
}

#content {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

#content td {
border-bottom:none;
}

.contentbg {
background-color:#f2eed0;
}

.green {
background-color:#006600;
}

.white {
background-color:#FFFFFF;
}

.red {
background-color:#CC0000;
}

.addy {
font-size:11px;
}