body {
background-color: #7EAEDB;
background-repeat: repeat-y;
}

body.tan {
background-color: #DEDEBE;
background-repeat: repeat-y;
}

body.green {
background-color: #A9C1A8;
background-repeat: repeat-y;
}

body.lav {
background-color: #BEC0DE;
background-repeat: repeat-y;
}

body.brown {
background-color: #c1ac8a;
background-repeat: repeat-y;
}



h1 {
font-size: 125%
}

h2 {
font-size: 130%
font-family: "Trebuchet MS";
text-align: center;
}

p {
font-size: 100%
font-family: "Trebuchet MS";
}


/* Divisions */


#menu {
position: absolute;
left: 30px;
border: 0px solid;
height: 400px;
width: 200px;
top: 150px

}

menu br{
height: 5px;
}

#banner {

top: 10px;
left: 210px;
border: 0px solid;
width: auto;
height: auto;
text-align: center;
}


#content {
position: absolute;
top: auto;
left: 160px;
border: 0px solid;
width: auto;
margin-right: 60px;
height: auto;

}

table.paypal {
width: 100%;
}

table.paypal td{
height: 15px;
}

table.comment {
width: 100%;

}

p.title {
position: relative;

}


td.center {
text-align: center;
padding: 0.5cm 0cm;
}

td.one {
text-align: left;
font-family: trebuchet ;
font-size: 16px;
font-weight: normal;
color: 0000A0;
width: 80%;
}

td.two {
text-align: left;
font-family: trebuchet ;
font-size: 16px;
font-weight: normal;
color: 000000;
width: 50%;
}

img.left {
float: left; 
margin: 4px; 
}

img.right{ 
float: right; 
margin: 4px; 
}

/* Menu buttons */
.glossymenu{
list-style-type: none;
margin: 45px 0;
padding: 0;
width: 120px;
border: 0px solid #9A9A9A;
border-bottom-width: 0px;
}

.glossymenu li a{
background: white url(images/glossyback.gif) repeat-x bottom left;
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-style: normal;
font-size: 15px;
color: white;
display: block;
width: 120px;
height: 18px;
padding: 3px 0 ;
padding-left: 2px;
text-decoration: none;
text-align: center;

}

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 130px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(images/glossyback2.gif);
}


div#links{
	position: absolute;
	left: 30px;
	top: 900px;
	width: 180px;

}

div.links a {
	text-decoration: none;
	text-align: center;

}

div.menu {
	margin: 0;
	padding: 0;
	border: 0px solid #000000;
	text-align: center;
}

div.menu a {
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	letter-spacing: 0px;
	margin: 0px;
	color: black;
}
ul{ 
  list-style-type: none;
}




































































































































































































































































































































