/* 
art in bloom 2006 styles
*/
body {
	margin:0;
	padding:0;
	font-family: Lucidia Grande, Arial, san-serif;
	font-size: .98em;
	text-align:center;
	color:#000;
	line-height:1.3em;
	background: #48362c; /* url(img/pixel.gif) repeat;*/
	/*background: #fff;*/
}
a {
	font-weight: bold;
	color: #e54f92;
	text-decoration:none;
}
a:visited {
	/*color: #48362c;*/
}
a:hover {
	color: #48362c;
	text-decoration:underline;
}
#wrapper {
	/*background:#48362c url(img/rap.jpg) center repeat-y;*/
	background:#fff url(img/rapX.jpg) top repeat-x;
	/*background:#fff;*/
	/*width:746px;*/
	width:100%;
	/*margin:0 auto;*/
	margin:0;
	padding:0;
	text-align:left;
	font-family: Lucidia Grande, Arial, san-serif;
	font-size: 0.9em;
}
#header {
	background:#fff;
 	height: 230px;
	/*margin: 0 auto;*/
	margin: 0;
	width:722px;
	padding:0;
}
#headerimg {
	float:left;
	padding:0;
}
#menudivider {
	float:left;
	width: 100%;
	height: 5px;
	background: #48362c;
}
#menubottom {
	font-size: 1em;
	padding-top: 10px;
	float:left;
	width: 100%;
	height: 30px;
	background: #48362c;
	color: #e54f92;
}
#menubottom a{
	font-weight: bold;
}
#menubottom a:hover{
	font-weight: bold;
	color: #fff;
	text-decoration: underline;
}
#buttons {
	display:inline;
	/*background: #e54f92;*/
}
#buttons ul{
	margin:0;
	padding:0;
	list-style:none;
}
#buttons li{
	display:inline;
	padding:0;
}
/*
.squz{
	margin-left:-4px;
}
*/
#main {
	/*margin:0 auto;*/
	margin:0;
	padding:0;
	width:722px;
}
#leftside {
	width:315px;
	float:left;
	padding:30px 0 0 30px;
	margin:0;
	overflow:hidden;
	display:inline;
}
#leftside img{
	border:#e54f92 1px solid;
}
#leftside p{
	font-size: 0.8em;
	line-height:1em;
}
#rightside {
	width:375px;
	float:left;
	padding: 30px 0 0 0px;
	margin:0;
	overflow:hidden;
	display:inline;
}
#rightside p{
	/*padding: 0 15px 0 15px;*/
}
#leftfoot {
	width:315px;
	float:left;
	padding:30px 0 0 15px;
	margin:0;
	display:inline;
}
#leftfoot p{
	font-size: 1.3em;
	line-height:1.9em;
	padding: 0 0 0 15px;
}
#rightfoot {
	width:375px;
	float:left;
	padding: 30px 0 0 0px;
	margin:0;
	display:inline;
}
#rightfoot p{
	padding: 0 15px 0 30px;
}
#rightspeaker {
	font-size: 1.2em;
	width:375px;
	float:left;
	padding: 10px 0 10px 0;
	margin:0;
	display:inline;
}
#leftspeaker {
	width:315px;
	float:left;
	padding:10px 0 10px 0;
	margin:0;
	display:inline;
}
#leftspeaker img{
	border:#e54f92 1px solid;
}
#textholder {
	padding: 0 15px 0 15px;
	background: #fff url(img/j.jpg) no-repeat;
}
#textholderchair {
	padding: 0 15px 0 15px;
	background: #fff url(img/w.jpg) no-repeat;
}
#speaker a{
	font-weight: bold;
	color: #48362c;
	text-decoration: none;
}
#speaker a:hover{
	font-weight: bold;
	color: #e54f92;
	text-decoration: underline;
}
#speakertop {
	width:675px;
	font-size:0.85em
	line-height: 1.2em;
	float:left;
	padding:30px 0 30px 30px;
	margin:0;
	display:inline;
}
#speakertop a{
	font-weight: bold;
	color: #48362c;
}
#speakertop a:hover{
	color: #e54f92;
	text-decoration: underline;
}
#textholderinner {
	font-size: 0.85em;
	line-height: 1.4em;
	padding: 0 0 15px 0;
}
#schedule {
	padding:30px 0 30px 30px;
}
#schedule a{
	color: #e54f92;
	font-weight: bold;
}
#schedule a:hover{
	color: #48362c;
	text-decoration: underline;
}
#boldandpink{
	color: #e54f92;
	font-weight: bold;
}
#boldandgreybig{
	color: #aaa;
	font-weight: bold;
	font-size: larger;
	text-align:center;
}
#jspacer1, #jspacer2, #jspacer3, #jspacer4, #jspacer5, #jspacer6{
	float: left;
	clear: left;
	padding: 0;
}
#jspacer1 {
	width: 70px;
	height: 10px;
}
#jspacer2 {
	width: 62px;
	height: 30px;
}
#jspacer3 {
	width: 45px;
	height: 20px;
}
#jspacer4 {
	width: 85px;
	height: 10px;
}
#jspacer5 {
	width: 67px;
	height: 30px;
}
#jspacer6 {
	width: 50px;
	height: 20px;
}
a img {
	border: none;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
#footer {
	margin:0 auto;
	padding: 30px 0;
	clear: both;
	font-size: 0.8em;
	font-weight: normal;
	color: #000;
	text-align:center;
	width:722px;
}
#footer a {
	border:none;
	color:#e54f92;
}
