/* CSS Document */

#paper_bg {
	width: 870px;
	min-height:1024px;
	background-image: url(images/bg_paper.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#main_body {
	width: 800px;
	background-color: #FFFFFF;
}
#menu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
	color: #FFFFFF;
	padding: 5px;
	font-size: 12px;
}
#menu a{
	color: #FFFFFF;
	text-decoration:none;
}
#menu a:hover{
	color:#F3793F;
}
#menu_div {
	color: #78788C;
	padding-right: 3px;
	padding-left: 3px;
}
#body_content {
	text-align: left;
	padding-right: 12px;
	padding-left: 12px;
}
#body_content img{
	border:none;
}
#footer {
	margin-top: 20px;
	font-size: 10px;
	color: #B4B4C8;
	text-align: center;
}
#footer a{
	color: #B4B4C8;
}
.floatright {
	float: right;
}

.floatleft {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
#reg_box_info {
	width: 412px;
}
#reg_box_info img{
	border:none;
}
#reg_box_right {
	float: right;
}
.reg_title1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.reg_location {
	padding-left: 30px;
}
#reg_box_cleartop {
	width: 100%;
	clear:both;
	padding-top:5px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #C8C8DC;
	margin-top: 15px;
}
#reg_box_charities {
	float: right;
	width: 412px;
}
#reg_box_results {
	width: 100%;
	padding-top:5px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #C8C8DC;
	margin-top: 15px;
}
.style4 {font-size: 18px}
.style6 {
  font-size: 15px;
  font-weight: bold;
}
.style5 {
	font-size: 12px;
}