body {
	text-align: center;
	background: #FFFFFF url(bg.gif) repeat-x;
}
#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 678px;
}
#wrapper2 {
	margin-right: 9px;
	margin-left: 9px;
	border: 1px solid #CC0000;
}

#title {
	background: #CC0000;
	font-family: Arial;
	font-weight: 800;
	padding-right: 6px;
	padding-left: 6px;
	color: #fff;
}
#content {
	background: #fff url(bg2.gif) repeat-x;
	padding-right: 10px;
	padding-left: 10px;
}
#contentfix {
	font-size: 2px;
}
p {
	font: 12pt Georgia;
}
.listh2 {
	list-style: square;
	font-family: Trebuchet MS;
	font-size: 22px;
}
ul li {
	list-style: square;
	font: 12pt Georgia;
	margin-bottom:15px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 28pt;
	font-weight: 800;
	color: #f00;
    text-align:center;
	margin-top:0px;
	padding-top:20px;
}
h2 {
	font: 18pt "Trebuchet MS";
    margin:0px;
    padding-bottom:10px;
    padding-top:10px;
	background-color:#FFCC99;
    border-top:5px solid #CC0000;
    border-bottom:5px solid #CC0000;
    text-align:center;
	margin-bottom:20px;
}
