/* Standard TMP Styles */
body, td, th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-size: 12px;
	background-color: #425C82;
}
a:link {
	color: #ffbf00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffbf00;
}
a:hover {
	text-decoration: underline;
	color: #ffbf00;
}
a:active {
	text-decoration: none;
	color: #ffbf00;
}
.style1 {
	font-size: 14px;
}
table.board-directors p {
	line-height: 14px;
	padding-bottom: 7px;
}
table.artists p {
	line-height: 14px;
	padding-bottom: 7px;
	spacing: 10px;
}
.style8 {
	line-height: 16px;
}
.style9 {
	color: #FFFFFF;
}
.style10 {
	color: #f4bd2f;
}
.style12 {
	color: #000000;
}
.style13 {
	font-size: 16px;
	font-weight: bold;
}
.style15 {
	font-size: 24px;
	font-weight: bold;
	color: #f4bd2f;
}
.style17 {
	font-size: 24px;
	font-weight: bold;
	color: #ffbf00;
}
.style18 {	font-size: 12px;
	font-style: normal;
}
.style19 {
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
}
.style20 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.style21 {
	line-height: 12px;
	font-weight: bold;
	color: #000000;
}
.style22 {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.style23 {
	font-size: 12px;
	line-height: 16px;
	color: #ffffff;
}

/* Framework Styles */
body {
	text-align: left;
}

#wrapper {
	margin: 0 auto; padding: 0 0 30px 0;
	width: 950px;
	text-align: left;
}

#masthead {
	padding-top: 15px;
	width: 950px;
	height: 220px;
}

#logo-tmp,
#logo-tmp a {
	display: block;
	width: 950px;
	height: 120px;
	text-indent: -999em;
}

#logo-tmp {
	background: url(/Images/MenuGraphicElements/BannerLOGO950_7.jpg) no-repeat 0 0;
}

#nav-main, #nav-flash {
	width: 950px;
	height: 102px;
}

#content-wrapper {
	width: 950px;
}

/* Column Layout */
.column-1,
.column-2 {
	float: left;
}

.layout-2-col {
	padding: 15px 0;
}

.layout-2-col .column-1 {
	padding: 0 49px 0 0;
	width: 226px;
}

.layout-2-col .column-2 {
	width: 675px;
}

.layout-donate {
	padding: 15px 0;
}

.layout-donate .column-1 {
	padding: 0 70px 0 0;
	width: 580px;
	background: url(/assets/images/donation-form/bg-donate-columns.gif) repeat-y 0 0;
}

.layout-donate .column-2 {
	width: 300px;
}

/* Generics */
.clearboth {
	clear: both;
}

