body {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #444;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div#banner {
	width: 949px;
	height: 163px;
	background-color: #fff;
	text-align: center;
	margin: auto;
	padding: 0px;
}
div#top_nav {
	text-align: center;
	width: 949px;
	height: 30px;
	background: #fff url(images/img_navbar_bg.png) repeat-x;
	margin: auto;
	padding: 0px;
	clear: both;
}
div#content_holder {
	text-align: center;
	margin: auto;
	padding: 0px;
	width: 949px;
	background: url(images/content_bg_949.gif) repeat-y;
}
div#event_email_hdr {
	width: 216px;
	height: 17px;
  	background: url(images/right_hdr_email.png) top left no-repeat;
  	border-top: 1px #fff solid;
}
div#event_email_text {
	width: 200px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 4px 10px 0px 6px;
	border-bottom: 1px #fff solid;
}
div#raffle_hdr {
	width: 216px;
	height: 17px;
  	background: url(images/right_hdr_raffle.png) top left no-repeat;  	
}
div#raffle_image {
	width: 216px;
	height: 143px;
 	padding: 0px;
}
div#raffle_text {
	width: 200px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 4px 10px 0px 6px;
}

div#members_hdr {
	width: 216px;
	height: 17px;
  	background: url(images/left_hdr_members.png) top left no-repeat;
  	border-top: 1px #fff solid;
}
div#members_text {
	width: 200px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 4px 10px 6px 6px;
}
div#market_images {
	width: 216px;
	height: 104px;
 	padding: 0px;
}
div#photo_archive_hdr {
	width: 216px;
	height: 17px;
	background: url(images/left_hdr_photo.png) top left no-repeat;	
	border-top: 1px #fff solid;
}
div#photo_archive_images {
	width: 216px;
	height: 143px;
 	padding: 0px;
}
div#photo_archive_text {
	width: 200px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 4px 10px 6px 6px;
}
div#news_hdr {
	width: 216px;
	height: 17px;
	background: url(images/left_hdr_news.png) top left no-repeat;		
}
div#news_text {
	width: 200px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 4px 10px 6px 6px;
}
div#random_shot {
	width: 216px;
	height: 250px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
}
div#donate_hdr {
	width: 216px;
  	height: 17px;
	background: url(images/right_hdr_paypal.png) top left no-repeat;
	border-top: 1px #fff solid;
}
div#donate_text {
	width: 200px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	padding: 4px 10px 0px 6px;
}
div#insignia {
	width: 216px;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding: 22px 0px 5px 0px;
}
table#main_content {
	width: 949px;	
}
td#left_column {
	width: 216px;
}
td#right_column {
	width: 216px;
}
td#center_column {
	width: 517px;
}
td#content_bg {
	padding: 15px 15px 10px 15px;
	text-align: left;
	font: 12px/16px "Lucida Grande", Verdana, Arial, sans-serif;
	color: #333;
}
.copyright {
	font: 10px/12px "Lucida Grande", Verdana, Arial, sans-serif;
	color: #999;
}
h1 {
	font: 16px "Lucida Grande", Verdana, Arial, sans-serif;
	color: #000;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #000;
	text-decoration: underline;
}
td {
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FE292D;
}
.required {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #FE292D;
}

