@charset "UTF-8";
/* CSS Document */
iframe {height:0px;
display:none;
margin:0 auto 0 auto;
}
body {
	padding:0; 
	margin:0;
	background-color:#000000;
	text-align:center;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
}
a {color:#FFFFFF;}
.container {
	width:833px;
	margin:0 auto;
}

.header {
	background:url(../images/logo.jpg) top center no-repeat;
	height:116px;
	width:577px;
}

.contentArea {
	width:833px;
	min-height:571px;
	height:auto !important;
	height:571px;
	background:url(../images/content.jpg) top center no-repeat;
	color:#FFFFFF;
}
.contentBlack {
	width:823px;
	background-color:#000000;
	margin:5px;
}

.navBar {
	padding-left:25px;
	padding-top:4px;
	width:800px;
	margin:0 auto;
	height:20px;
	font-size:22px;
	text-align:left;
}

.navBar a {
	font-size:16px;
	text-decoration:none;
	color:#FFFFFF;
}

.sideBar {
float:right;
display:block;
margin:6px;
margin-top:15px;
text-align:left;
}

.sideBarTop {
background:url(../images/sidebarTop.jpg) top right no-repeat;
width:272px;
height:17px;
}

.sidebar {
background:url(../images/sidebarBottom.jpg) bottom right no-repeat;
width:272px;
padding-bottom:100px;
}

.sideBarContent {
background-color:#383838;
width:198px;
margin-left:74px;
}

.sideBarContent h1 {
 color:#FFFFFF;
 text-decoration:none;
 font-size:20px;
 margin:0px;
 padding-left:13px;
 font-weight:normal;
 position:relative;
 top:-5px;
 margin-bottom:-5px;
}

.sideBarContent h1 a {
 color:#FFFFFF;
 text-decoration:none;
}
h3 {margin:0;}
h3 a{
text-decoration:none;
}

.sideBarContent h3 a {
text-decoration:underline;
}

.sideBarContent h3 {
padding-left:20px;
padding-top:0px;
font-weight:normal;
font-size:16px;
margin:0;
color:#FFFFFF;
}

.sideBarContent p {
padding-left:23px;
font-size:11px;
 margin:0;
}

.yellowBar {
background-color:#7D6D18;
width:120px;
height:1px;
margin:0 auto;
margin-bottom:7px;
margin-top:5px;
}

.yellowBar.thick {
width:160px;
height:2px;
margin-top:0px;
}
.yellowBar.long {
width:400px;
height:2px;
margin-top:20px;
margin-bottom:30px;
clear:left;
}
.content {
	font-size:13px;
	text-align:left;
	width:550px;
	padding:10px;
	margin:10px;
	margin-top:20px;
	
}
.eventPhoto {
margin:0 10px 10px 0px;
float:left;

}
.catchphrase {
padding-left:7px;
display:block;
}
.event {
display:block;
margin-bottom:20px;
}
.time {
padding-left:10px;
font-size:11px;
display:block;
}
