body {
	height: 100%;
	background-color: #222222;
	text-align: center;
}
#container {
	width: 981px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#boardFloat {
	float: left;
	width: 300px;
}
.boardFloat {
	float: left;
	width: 300px;
}
#dateFloat {
	float:left;
	width:140px;
}
.dateFloat {
	float:left;
	width:140px;
}
#imageFloat {
	float:left;
	width:190px;
	text-align:center;
}
#eventInfo {
	float:left;
	margin-left:10px;
	width:725px;
}
.eventInfo {
	float:left;
	margin-left:10px;
	width:725px;
}
#floatRight {
	float: right;
	margin-left: 6px;
}
#floatLeft {
	float:left;
	margin-left: 10px;
}
#sightInfo {
	float:left;
	margin-left:10px;
	width:710px;
}
#sightInfo a {
	color: blue;
	text-decoration: underline;
}
#sightInfo a:visited {
	color: blue;
	text-decoration: underline;
}
$sightInfo a:hover {
	color: purple;
	text-decoration: none;
}
#menuBoxRight {
	float: right;
	width: 230px;
	margin-left: 10px;
	margin-bottom: 6px;
	margin-top: 6px;
	border: 1px solid #191919;
	background-color: #C1A88D;
}
#menuBoxRight #head {
	background-color: #191919;
	color: white;
	font-weight: bold;
	text-align: center;
	height: 22px;
	vertical-align: middle;
	padding-top: 2px;
}
#menuBoxRight #bod {
	padding-top: 7px;
	padding-left: 22px;
	padding-right: 5px;
	padding-bottom: 7px;
}
#menuBoxRight #bod a {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
#menuBoxRight #bod a:hover {
	text-decoration: none;
	color:red;
	font-weight: bold;
}
#top {
	width: 961px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/top_repeat.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #000;
}
#rPicBox {
	float: right;
	border: 1px solid #191919;
	padding: 3px;
	max-width: 280px;
	background-color: #C1A88D;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#lPicBox {
	float: left;
	border: 1px solid #191919;
	padding: 3px;
	max-width: 280px;
	background-color: #C1A88D;
	margin-right: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
}
#top #logo {
	float: left;
}
#center_comment {
	font-weight: bold;
	color: #005700;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	top: 40px;
	text-align: center;
	width: 300px;
	padding-left: 80px;
	font-family: Tahoma, Geneva, Arial;
	font-size: 15px;
}
#copyright {
	width: 961px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	font-family: Tahoma, Geneva, Arial;
	color: white;
	text-align: center;
	margin-top: 15px;
}
#copyright a {
	text-decoration: none;
	color: white;
}
#copyright a:hover {
	text-decoration: underline;
	color: #c9cc09;
}
#left_top_links {
	float: right;
	margin-right: 10px;
	font-family: Geneva, Arial;
	font-size: 12px;
	color: white;
	font-weight: bold;
	margin-top: 8px;
}
#left_top_links a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}
#left_top_links a:hover {
	text-decoration: underline;
	color: #6c0101;
}
#left_top_links .quick_links {
	font-size: 10px;
	color: #1d1d1d;
}
#menu_fadein {
	width: 981px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/menu_dropshadow.jpg);
	background-repeat: repeat-x;
	height: 22px;
}
#body_area {
	width: 967px;
	margin-left: auto;
	margin-right: auto;
	background-color:  #b6a88d;
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	font-family: Tahoma, Geneva, Arial;
	font-size: 13px;
}
#body_area h1 {
	margin: 0;
	padding: 0;
	font-size: 16px;
}
#formText {
	width: 175px;
	text-align: right;
	font-size: 14px;
	float: left;
	padding-right: 6px;
	padding-bottom: 4px;
}
#formField {
	float: left;
	width: 420px;
	text-align: left;
	font-size: 14px;
	padding-bottom: 4px;
}
#formField #info {
	width: 90%;
	height: 125px;
}
#formButton {
	width: 595px;
	text-align: center;
}
#contact_details {
	float: right;
	width: 270px;
}
#contact_details h2 {
	padding-bottom: 3px;
	margin: 0;
}
#contact_details a {
	text-decoration: none;
	color: #6c0101;
}
#image_area {
	width: 981px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#menu_bar {
	width: 971px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #191919;
	height: 24px;
	color: white;
	font-family: Geneva, Arial;
	font-size: 13px;
	padding-top: 4px;
}
#menu_bar a {
	text-decoration: none;
	color: white;
	padding-left: 15px;
	padding-right: 15px;
}
#menu_bar a:hover {
	text-decoration: underline;
	color: #c9cc09;
}
#rumbleTitle {
	font-family: Geneva, Tahoma, Arial;
	color: red;
	font-weight: bold;
	font-size: 22px;
}
#rumbleTag {
	font-family: Geneva, Tahoma, Arial;
	color: black;
	font-weight: bold;
	font-size: 15px;
}
#rumbleRedTag {
	font-family: Geneva, Tahoma, Arial;
	color: red;
	font-weight: bold;
	font-size: 15px;
}
.center_me {
	text-align: center;
}
#error_box {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 1px solid gray;
	background-color: yellow;
	min-height: 40px;
}
#bigger_text { font-size: 14px; }

.clearboth {
	clear: both;
}
#clearboth {
	clear: both;
}