@charset "UTF-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, table, th, td, embed, object, span, a, img{
	padding:0;
	margin:0;
	border:0;
	outline:none;
}
body{
	background-color: #263FB3;
	font-size:80%;
}
#wrapper{
	height: 1156px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/poster3_bkgd.gif) no-repeat;
}
#top_left{
	background-color: #acd2ff;
	height: 100px;
	width: 625px;
	float: left;
}
h1{
	/*width: 625px;*/
	color: #000;
	margin-top: 0px;
	padding-left: 55px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-weight: bold;
}
#top_left h1{
	line-height: 100px;
}
#top_stamp{
	background-color: #acd2ff;
	height: 88px;
	width: 275px;
	float: right;
	padding-top: 12px;
}
#all_events{
	height: 933.33px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}
p{
	padding-bottom: 10px;
	line-height: 1.25em;
}
.event_left{
	float: left;
	height: 159.666px;
	width: 445px;
	padding-top: 7px;
	padding-right: 5px;
	font: .95em Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: right;
}
.event_right{
	height: 159.666px;
	padding-top: 7px;
	width: 430px;
	font: .95em Georgia, "Times New Roman", Times, serif;
	color: #000;
	float: left;
	text-align: left;
	padding-left: 5px;
}
#plus{
	background-color: #D7EBFF;
	height: 27.275px;
	width: 790px;
	/*position: relative;*/
	margin-left: auto;
	margin-right: auto;
	margin-top:15px;
	/*clear: both;*/
}
.plus_txt{
	color: #000;
	text-align: center;
	/*position: absolute;
	top: 70%;
	margin-top: -13.6375px;*/
	padding-top: 0px;
	/*height: 100%;*/
	width: 790px;
	font: bold 1.24em Georgia, "Times New Roman", Times, serif;
}
#plus_event_left{
	height: 156.111px;
	padding-left: 170px;
	float: left;
	text-align: left;
	width: 255px;
	padding-top: 18.14px;
	padding-right: 25px;
	font: .95em Georgia, "Times New Roman", Times, serif;
}
#plus_event_right{
	height: 156.111px;
	padding-left: 25px;
	float: left;
	text-align: left;
	width: 275px;
	padding-top: 18.14px;
	padding-right: 150px;
	font: .95em Georgia, "Times New Roman", Times, serif;
}
#loc_wrap{
	margin-left: auto;
	margin-right: auto;
	background-color: #ACD2FF;
	height: 45px;
	width: 900px;
	position: relative;
}
#location{
	height: 100%;
	width: 900px;
	font: italic .95em Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #000;
	position: absolute;
	top: -20%;
	margin-top: 22.5px;
}
.fourteen{
	font-size: 1.24em;
	font-weight: bold;
}
.ten{
	font-size: .83em;
	font-weight: normal;
}
#bottom_bar{
	height: 14px;
	background-color: #ACD2FF;
	/*padding-bottom: 10px;*/
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
