* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
	border: none;
}
body {
	background-color: #31415b;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 800px;
	margin: 0px auto;
}
#header {
	width: 800px;
	height: 250px;
	background-color: #003366;
	background: url('../images/gala2009_banner.jpg') no-repeat;
	border-bottom: 8px solid #FFFFFF;
	position: relative;
}
#header div#donate a {
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 70px;
	width: 800px;
	text-indent: -9999px;
	background: url('../images/gala2009_btn_inactive.jpg') no-repeat;
}
#header div#donate a:hover {
	background: url('../images/gala2009_btn_active.jpg') no-repeat;
	border: none;
	padding: 0px;
}

#contents {
	min-height: 375px;
	color: #FFFFFF;
}

/* home button  */
ul#home_button li a {
	border: none;
}

ul#home_button li.home {
	position: absolute;
	right: -30px;
	top: 0px;
	z-index: 1000;
}
ul#home_button li.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	padding: 10px 0px 0px 30px;
}
ul#home_button li.news a  {
	color: #FFFFFF;
	font-weight: normal;
}
ul#home_button li a:hover {
	color: #62bd19;
}
ul#home_button li.home {
	background: url('../images/greenlight_btn.jpg') no-repeat;
	width: 232px;
	height: 66px;
}
ul#home_button li.home:hover a {
	background: url('../images/greenlight_btn.jpg') no-repeat 0px -66px;
	width: 232px;
	height: 66px;
	z-index: 1000;
}
ul#home_button li.home a {
	text-indent: -9999px;
	width: 232px;
	height: 66px;
	display: block;
}

/* left column + right column */
#left_column, #right_column {
	display: block;
	float: left;
}
#left_top, #right_column ul {
	border-top: 4px solid #31415b;
}

/* left column  */
#left_column {
	width: 600px;
}
#left_column h3 {
	padding-bottom: 5px;
}
#left_column a {
	color: #666666;
}

/* left column top  */
#left_top {
	margin-right: 4px;
	padding: 30px 20px;
	width: 556px;
	display: block;
	float: left;
	background-color: #FFFFFF;
}
#left_top div {
	margin-right: 12px;
}
#left_top h3 {
	font-size: 10pt;
	line-height: 16pt;
	padding-bottom: 20px;
	margin: 9px 0px;
	border-bottom: 1px solid #CCC;
}
#left_top ul li a { 
	text-decoration: none;
	color: #2b66a5;
}
#left_top p {
	color:#999999;
}

/* organizations - logos */
#left_top ul.organization_logos {
	padding: 18px 0px;
}
#left_top ul.organization_logos li {
	padding: 0px 5px 0px 5px;
	margin: 10px 0px 30px 0px;
	display: block;
	float: left;
	border-right: 1px solid #e1e1e1;
	width: 125px;
	height: 125px;
	text-align: center;
	position: relative;
}
#left_top ul.organization_logos li.last {
	border-right: none;
}
ul.organization_logos li img {
	margin: 0px;
}


/* left column lower - sponsors + organizations */
.left_sponsors, #left_organizations {
	margin: 4px 4px 0px 0px;
	padding: 18px 20px;
	width: 556px;
	display: block;
	float: left;
}


/* left column lower - sponsors */
.left_sponsors {
	background-color: #edf4ec;
	font-weight: normal;
}
.left_sponsors ul.sponsor_list {
	padding: 6px 0px 12px 0px;
}
.left_sponsors ul.sponsor_list li {
	position: relative;
	margin-right: 12px;
	padding: 4px 0px;
	display: block;
	border-top: 1px solid #9BC98B;
}
.left_sponsors ul.sponsor_list .sponsor_titles {
	padding: 0px;
}
div.left_sponsors ul.sponsor_list li p {
	padding: 2px 0px;
}
div.left_sponsors ul.sponsor_list li p, #left_column div.left_sponsors ul.sponsor_list li p a {
	font-size: 9pt;
	line-height: 11pt;
	font-weight: normal;
	color: #666666;
}
#left_column div.left_sponsors ul.sponsor_list li p a {
	border: none;
}
.left_sponsors ul.sponsor_list li:hover {
	background-color: #f4f8f4;
}
.sponsor_list {
	width: 185px;
	float: left;
}


/* left column lower - organizations */
#left_organizations {
	background-color: #FFFFFF;
}
#left_column #left_organizations h3 {
	padding: 10px 0px 5px 0px;
	border-top: 1px solid #CCCCCC;
}
#left_column #left_organizations h3.first {
	padding-top: 0px;
	border-top: none;
}
#left_column #left_organizations h3 a {
	color: #62bd19;
}
#left_organizations p {
	color: #333333;
	padding-bottom: 10px;
}
#left_organizations p a {
	font-size: 7pt;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #999999;
}



/* right column  */
#right_column {
	width: 200px;
	color: #FFFFFF;
	background-color: #66a7c3;
}
#right_column h3, #right_column h4 {
	color: #31415b;
}
#right_column h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	padding: 0px 0px 9px 0px;
}
#right_column ul {
	background: url('../images/right_tab.png') no-repeat;
}
#right_column p {
	padding-bottom: 10px;
}
#right_column a {
	color: #FFFFFF;
}
#right_column ul li {
	position: relative;
	display: block;
}
.contact, .entertainment, .auction {
	list-style: none;
	width: 160px;
	padding: 10px 30px 20px 10px;
	font-size: 8pt;
	line-height: 10pt;
}
#right_column ul.contact {
	background-color: #60bb22;
}
#right_column ul.contact li {
	font-size: 7pt;
	line-height: 11pt;
	padding: 0px;
}
#right_column ul.entertainment {
	background-color: #6b78b4;
}
#right_column ul.auction {
	background-color: #66a7c3;
}
#right_column ul.entertainment li h4, #right_column ul.auction li h4 {
	padding: 5px 0px 5px 0px;
}
#right_column ul.auction li p, #right_column ul.entertainment li p {
	font-weight: normal;
	font-size: 8pt;
	line-height: 11pt;
	padding-top: 10px;
	border-top: 1px solid #E1F8FF;
	color: #E1F8FF;
}


/* generic styles  */
p {
	font-size: 9pt;
	line-height: 13pt;
	padding-bottom: 5px;
}
h2, h3 {
	font-weight: normal;
	font-family: georgia, times new roman, serif;
}
h1 {
	font-size: 14pt;
	line-height: 18pt;
	color:#666666;
	padding: 10px 0px;
}
h2 {
	font-size: 12pt;
	line-height: 15pt;
	color: #666666;
	padding: 5px 0px;
}
h3 {
	font-size: 10pt;
	line-height: 18pt;
}
#left_column h3 {	
	color:#666666;
}
h4 {
	font-size: 9pt;
	line-height: 12pt;
	padding: 5px 0px;
	color: #62bd19;

}
a {
	/*color: inherit;*/
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	padding-bottom: 1px;
	border-bottom: 1px dotted;
}
span.italic {
	
	font-style: italic;
}
strong {
	color: #62bd19;
}
.center {
	text-align: center;
}

/* footer  */
#footer {
	margin-top: 4px;
	position: relative;
	height: 60px;
	width: 800px;
	float: left;
	background-color: #455268;
}
#footer_inner {
	padding: 10px 20px;
}
#footer_inner p {
	font-size: 9pt;
	color: #FFFFFF;
}


/* clear floats  */
.clearfloats {
	clear: both;
}

