body {
vertical-align: top;
background-color:#FF9900;
}

p {
font-family: Garamond, Times, serif;
font-size: 14pt;
color:#006633;
}



h1 {
font-family: Monotype Corsive, Comic Sans MS, Garamond, Times, serif;
letter-spacing:3px;
font-size:24pt;
color:#000099;
text-align:center;
margin-bottom:0px;
text-indent:0px;
}

h2 {
font-family: Garamond, Times, serif;
font-size: 18pt;
color:#006633;
font-weight: bold;
margin-top:0px;
margin-bottom:7px;
}

h3 {
font-family: Garamond, Times, serif;
font-size: 14px;
color:#006633;
font-weight:bold;
}

.bottom {
color:#000099;
}

a:link {
	color: #CC0000;
}

a:visited {
  color: #CC0000;
}

a:hover {
text-decoration:none;
}

a:active {
	color: #CC0000;
}

.ContactBody {
width:537px;
}
.ContactLeft {
background:#faed0e;
width:268px;
float:left;
}

.ContactRight {
background:#faed0e;
width:268px;
float:right;
}
