#bg1 {
	padding:10px 10px 0 10px;
	font-family:'trebuchet MS',sans-serif;
	background:url('../imgs/bg/header-bg-2.jpg');
}
#content {
	color:#ddcb89;
}
#right-side {
	float:right;
	width:210px;
}
#pics_kiosk {
	width:210px;
	float:left;
}

#mallen {
	text-align:right;
	width: 210px;
	height: 350px;
	margin-bottom:8px;
	background:url('../imgs/bg/newblock-flattened.png') no-repeat;
}
#mallen h3 {
	font-size:25px;
	margin-bottom:8px;
}
#mallen p {
	font-size:16px;
}
.xvbg {
	width: 500px;
	height: 312px;
	background: url('../imgs/graphics/Muhal-Richard-Abrams_1198-Rossetti-500w.jpg') no-repeat;
}
.rsidenotes {
	width:49%;
	font-size:14px;
	margin-bottom:8px;
	background-color:#442b15;
}
.rsidenotes h3, #vertical_carousel h3 {
	padding:5px 10px;
	background-color:#161202;
	border-bottom:1px solid #8d8c37;
}

#fesitval_vupdates {
	width:500px;
	margin:0 auto;
}
.header-h2 {
	padding:5px 10px;
	background-color:#161202;
	border-bottom:1px solid #8d8c37;
}
.brown-bg {
	width:194px;
	padding:8px;
	margin-bottom:12px;
	background-color:#442b15;
}
#right-misc1 {
	width:178px;
	padding:8px;
	height:399px;
	background:url('../imgs/bg/20pTrans.png');
}

/*#fesitval_vupdates .notes h3 {
	padding:5px 10px;
	background-color:#161202;
	margin-bottom:12px;
	border-bottom:1px solid #8d8c37;
}
#fesitval_vupdates li a {
	line-height:20px;
}
#fesitval_vupdates li a img {
	margin-right:7px;
}
#fesitval_vupdates li {
	margin-left:28px;
	margin-bottom:12px;
}*/

#thank_you {
	width: 220px;
	min-height: 399px;
	float:left;
}
.transbg p {
	padding-left:8px;
	padding-right:8px;
}
.feature-box {
	width: 500px;
	height: 345px;
}
.fuinner {
	padding:10px;
	padding:8px;
	background-color:#442b15;
}

.fuinner p, #right-misc1 p {
	font-size:14px;
	margin-bottom:8px;
}
#misc1 {
	width:220px;
	float:right;
	height:399px;
}
.fuinner h3, #right-misc1 h3 {
	padding:5px 10px;
	background-color:#161202;
	border-bottom:1px solid #8d8c37;
	margin-bottom:10px;
}
.infobox1 {
	background: url('../imgs/bg/20pTrans.png');	
	padding:8px;	
}
.infobox1 h3 a {
	font-size:12px;
}

/*#thank_you {
	width:305px;
	height:460px;
	padding:70px 25px 0 25px;
	line-height:18px;
	background:url('../imgs/bg/paperScan4a-2.jpg') no-repeat;
	margin-bottom:10px;
}
#thank_you, #thank_you a {
	font-size:14px;
	color:#ddcb89;
}
#thank_you h3 {
	border-bottom:1px solid #000;
	margin-bottom:10px;
}*/
.notes {
	padding:10px;
	margin-top:106px;
	background:url('../imgs/bg/50pTrans.png');
}
.notes blockquote, .notes a {
	font-size:12px;
}

/**
 * ARTIST BILL OF RIGHTS
 */
#vertical_carousel {
	width:100%;
	height:150px;
	position: relative;
	background-color:#442b15;
}
#control_box {
	height:28px;
	width:300px;
	float:right;
	padding-top:4px;
	text-align:right;
}
#control_box a {
	text-decoration:none;
	line-height:24px;
}
#vertical_carousel h3 {
	font-size:24px;
	line-height:30px;
}
#vertical_carousel h3 small {
	font-style:italic;
}
#vertical_carousel .container {
	width:800px;
	height:48px;
	position: relative;
	margin:0 auto;
	overflow:hidden;
}
#vertical_carousel ul {
	height:1000px;
	position:relative;
	top: 0;
	left: 0;
}
#vertical_carousel ul li {
	font-size:18px;
	list-style:disc;
	line-height:24px;
	margin-left:24px;
}

a:link, a:active, a:visited {
	color:#ddcb89;
	text-decoration:underline;
}
a:hover {
	color:#ddcb89;
	text-decoration:none;
}

.text-right {
	text-align:right;
}
.text-center {
	text-align:center;
}
.fontA {
	font-family: arial, verdana;
}