body {
	background:#930000 url(../images/back.gif) repeat-x;
	color:#333;
	margin-top:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
h1 {font:170% "Trebuchet MS", Verdana, Arial;margin-bottom:-5px;color:#FF8502;}
h1.print {display:none;}
h2 {font-size:100%;margin-bottom:5px;color:#990000;}
ul {margin:10px 0;padding:0;list-style-type:none;}
li {color:#990000;padding:4px 0;}
a:link, a:visited {
	color:#990000;
}
a:hover {
	color:#990000;
}

#center {width:730px;margin:auto;background-color:#FFF;}
.clear {clear:both;}
#header {background:#510000 url(../images/head.gif) no-repeat;width:730px;height:72px;}
.content {position:relative;background-color:#fff;padding:0 10px;border:1px solid white;}
.divide {background:url(../images/divide.gif) no-repeat;width:730px;height:27px;}
.quote {
	position:absolute;
	width:429px;
	left:290px;
	top:0px;
	background:url(../images/back_quote.gif) no-repeat 0 2px;
}
*html .quote {left:-50px;}
.quote li {font-size:22px;margin:32px 0 50px 18px;}

.colRight {float:left;width:225px;position:relative;}
.colLeft {
	float:left;
	width:410px;
	position:relative;
	border-right:1px solid #999;
	padding-right:20px;
	margin-right:20px;
}

.table01 {margin-top:10px;}
.table01 th {text-align:left;color:#990000;}
.table01 td {padding:5px; font-weight:900;}

#footer {background:#930000 url(../images/foot.gif) no-repeat;width:730px;padding-top:20px;text-align:center;font-size:80%;color:#FFF;}
#footer a:link, #footer a:visited {color:#FF8502;}
#footer a:hover {color:#FFF;}
