﻿#masthead_top
{
	position: absolute;
	left: 13px;
	top: 5px;
	
	width: 794px;
	height: 8px;
	
	background-image: url( ../resources/arts_and_ent/topMast.jpg);
}

#masthead_left
{
	position: absolute;
	left: 5px;
	top: 5px;
	
	width: 8px;
	height: 349px;
	
	background-image: url( ../resources/arts_and_ent/leftMast.jpg);
}

#masthead_right
{
	position: absolute;
	left: 807px;
	top: 5px;
	
	width: 8px;
	height: 349px;
	
	background-image: url( ../resources/arts_and_ent/rtMast.jpg);
}

#content
{
	background-image: url( ../resources/arts_and_ent/mastMain.jpg);
	background-repeat: no-repeat;
}

#content_column_1
{
	text-align: left;
	width: 495px;
	margin-left: 5px;
	margin-right: 20px;
}

#content_column_2
{
	text-align: left;
	width: 240px;
	margin-right: 10px;
	margin-left: 10px;
}


#event_filter
{
	position: relative;
	width: 232px;
	height: 228px;
	margin-top: 53px;
	margin-bottom: 75px;
}

#event_filter select.drop_down_list
{
	position: absolute;
	font: normal 9pt Arial ;
	
	width: 150px;
	margin-bottom: 10px;
}

#event_filter select.type
{
	left: 68px;
	top: 62px;
}

#event_filter select.city
{
	left: 68px;
	top: 116px;
}

#filter_controls
{
	position: relative;
	left: 153px;
	top: 201px;
	
	width: 69px;
	height: 25px;
}

#event_filter input.date_input
{
	position: absolute;
	width: 66px;
}

#event_filter input.start
{
	top: 171px;
	left: 68px;
}

#event_filter input.end
{
	top: 171px;
	left: 147px;
}
