﻿body 
{
	background-image:url(/images/backgrounds/bg_paint.gif);
	background-repeat:repeat-y;
	background-color:#b5d6de;
}

#building 
{
	background-image:url(/images/backgrounds/building.gif);
	background-repeat:no-repeat;
	height:115px;
	width:56px;
	position:fixed;
	bottom:0px;
	left:0px;
	z-index:5;
	float:left;
}

#top 
{
	width:100%;
	background-image:url(/images/backgrounds/background_top.gif);
	height:169px;
	background-repeat:no-repeat;
}

#content 
{
	width:100%;
	background-image:url(/images/backgrounds/content_bg.gif);
	/*float:left;*/
	background-repeat:no-repeat;
	min-height:967px; /*will need ie6 min-height hack*/
}

#left_right_container 
{
	width:951px;
	/*float:left;*/
}

#left_column 
{
	/*margin-left:59px;
	float:right;*/
	width:920px;
	position:relative;
	left:70px;
}

#right_column 
{
	float:right;
	height:300px;
	width:252px;
	position:relative;
	top:-47px;
}

a.home_link 
{
	width:215px;
	height:125px;
	display:block;
	position:absolute;
	top:0px;
	left:95px;
}

img.ad 
{
	position:absolute;
	left:384px;
	top:29px;
}
img.ads 
{
	position:absolute;
	left:400px;
	top:37px;
}
img.ads_admin
{
	position:absolute;
	left:400px;
	top:37px;
}

#home_container 
{
	width:635px;
	height:256px;
	background-image:url(/images/backgrounds/home_container.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:1px;
}

#spotlight 
{
	float:left;
	/*clear:both;*/
	width:277px;
	background-image:url(/images/spotlight_bottom.gif);
	background-position:bottom left;
	padding-bottom:24px;
	background-repeat:no-repeat;
	position:relative;
	top:15px;
	/*margin-top:-30px;*/
}

#highlights
{
	display:block;
	background-image:url(/images/backgrounds/highlights.gif);
	background-repeat:no-repeat;
	width:358px;
	float:left;
	/*margin-left:20px;*/
	position:relative;
	top:11px;
	/*margin-top:-35px;*/
}

img.highlights_text 
{
	display:block;
	position:relative;
	top:10px;
	left:10px;
	margin-bottom:35px;
}

#northside_now 
{
	display:block;
	float:left;
	width:620px;
	height:152px;
	background-image:url(/images/backgrounds/northside_now.gif);
	background-repeat:no-repeat;
	position:relative;
	left:68px;
	margin-top:30px;
}

img.northsidenow 
{
	position:relative;
	bottom:10px;
	left:13px;
}

#footer 
{
	width:609px;
	height:23px;
	background-image:url(/images/backgrounds/footer.gif);
	background-repeat:no-repeat;
	float:left;
	clear:both;
	position:relative;
	left:72px;
	/*margin-left:72px;*/
	padding-top:10px;
	padding-left:13px;
}

#footer_level 
{
	width:609px;
	height:23px;
	background-image:url(/images/backgrounds/footer_level.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:7px;
	padding-top:47px;
	padding-left:13px;
	
}

img.search 
{
	margin-left:37px;
	margin-bottom:7px;
	float:left;
}

input#search 
{
	clear:left;
	float:left;
	margin-left:23px;
	width:174px;
	height:17px;
	border:0px;
	background-image:url(/images/backgrounds/search_bg.gif);
	padding-top:7px;
	padding-left:6px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	color:#666;
	font-size:10px;
}

.searchbox
{
	clear:left;
	float:left;
	margin-left:26px;
	width:174px;
	height:17px;
	border:0px;
	background-image:url(/images/backgrounds/search_bg.gif);
	padding-top:7px;
	padding-left:6px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	color:#666;
	font-size:10px;
}
.searchgo
{
	float:left;
	width:22px;
	height:22px;
	display:block;
	margin-left:7px;
}

input.search_go 
{
	float:left;
	width:22px;
	height:22px;
	display:block;
	margin-left:7px;
}

img.events_calendar 
{
	margin-top:18px;
	/*margin-left:8px;*/
	float:right;
}

table#calendar 
{
	margin-left:11px;
	background-color:#fff;
	float:left;
}

table#calendar th 
{
	text-align:center;
	height:28px;
}

table#calendar td 
{
	border:1px solid #f3f3f3;
	width:30px;
	vertical-align:middle;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:10px;
	color:#999;
	text-align:center;
	height:32px;
}

table#calendar td a 
{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:10px;
	color:#fab319;
	font-weight:bold;
	text-decoration:none;
}

table#calendar th a 
{
	color:#fab319;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration:none;
}

table#calendar th 
{
	background-image:url(/images/backgrounds/calendar_bg.gif);
	background-repeat:no-repeat;
	vertical-align:middle;
}

table#calendar th.prev 
{
	border-left:1px solid #f3f3f3;
	font-size:18px;
}
	
table#calendar th.next 
{
	font-size:18px;
	background-position:-206px;
}

table#calendar th.month 
{
	font-size:11px;
} 

#venues
{
	width:255px;
	background-image:url(/images/backgrounds/venues_top.gif);
	float:right;
	padding-top:69px;
	background-position:10px 0px;
	background-repeat:no-repeat;
	height:150px;
	margin-top:4px;
}
#venues2
{
	width:255px;
	background-image:url(/images/backgrounds/venues_middle.gif);
	background-repeat:repeat-y;
	float:right;
	background-position:10px 0px;
	overflow:hidden;
}
#venues3
{
	width:255px;
	background-image:url(/images/backgrounds/venues_bottom.gif);
	background-repeat:no-repeat;
	height:71px;
	float:right;
	background-position:10px 0px;
	overflow:hidden;
}
#venues ul li a, #venues2 ul li a 
{
	color:#581313;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:10px;
	font-weight:bold;
}
#venues ul li a:hover, #venues2 ul li a:hover{color:#3ca0b3;}

#venues ul, #venues2 ul 
{
	position:relative;
	left:34px;
	/*margin-left:34px;*/
	float:left;
}

#venues ul li, #venues2 ul li  
{
	background-image:url(/images/backgrounds/venues_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:12px;
	line-height:16px;
}


#venues ul.sponsors
{
	margin-top:27px;
}

#venues ul.sponsors li, #venues2 ul.sponsors li  
{
	background-image:url(/images/backgrounds/venues_bullet.gif);
}

img.csc 
{
	margin-left:5px;
	margin-top:21px;
}

img.spotlight_img 
{
	margin-left:4px;
}

img.pagetitle 
{
	margin-top:25px;
	margin-left:25px;
	float:left;
	display:block;
	margin-bottom:10px;
}

.pagetitle 
{
	margin-top:0px;
	margin-left:25px;
	float:left;
	display:block;
	margin-bottom:10px;
}

img.brownline 
{
	float:right;
	clear:both;
	margin-top:2px;
	margin-right:5px;
	display:block;
	width:620px;
}

table#events_by_list 
{
	float:left;
	clear:left;
	width:620px;
	margin-left:15px;
	margin-top:14px;
	margin-bottom:30px;
}

table#events_by_list td 
{
	border-bottom:1px solid #dfdfdf;
	padding-top:11px;
	padding-bottom:9px;
	padding-left:17px;
	vertical-align:top;
}

table#events_by_map 
{
	float:left;
	clear:left;
	width:620px;
	margin-left:15px;
	margin-top:14px;
	margin-bottom:30px;
}

.mapListing
{
	border-bottom:1px solid #dfdfdf;
	padding-top:11px;
	padding-bottom:9px;
	padding-left:17px;
	vertical-align:top;

}
.mapDivider
{
	width:70px;	
}
