body {background: green;
text-align:center;}

h1 {
font-family:"Arial", Helvetica, sans-serif;
font-size:30px;
}

h2 {
font-family:"Arial", Helvetica, sans-serif;
font-size:24px;
}

h3 {
font-family:"Arial", Helvetica, sans-serif;
font-size:20px;
}

p {
font-family:"Arial", Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
}

li {
font-family:"Arial", Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
}

.indent
{
	margin: 30px;
}

.small
{
	font-size:12px;
}

#head {
background: url(./home/top.jpg) no-repeat center;
height: 50px;
}

#body {
background: url(./home/whitespace.jpg) repeat-y center;
}

#foot {
background: url(./home/bottom.jpg) no-repeat center;
height: 50px;

#bannerhead {
background: url(./2010/bannertop.jpg) no-repeat center;
}

#bannermiddle {
background: url(./2010/bannermiddle.jpg) repeat-y center;
}

#bannerbottom {
background: url(./2010/bannerbottom.jpg) no-repeat center;
}

