/**
 * Style sheet el_css
 */
#RSS h1
{
	padding:10px;
	border-width:1px 0px;
	border-style:solid;
	border-color:#333333;
	font-weight:bold;
	font-size:18px;
	color:#333333;
}

body
{
	background-color:#000000;
	background-image:url("tl_files/sasd/design/el_template_background.jpg");
	background-position:left top;
	background-repeat:repeat-x;
}

#container
{
	padding:20px;
	background-color:#ffffff;
}

#main
{
	padding:0px 20px 20px 20px;
}

#logo_splash
{
	width:900px;
	height:95px;
	background-image:url("tl_files/sasd/design/el_template_welcome.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

#motto
{
	width:900px;
	height:75px;
	background-image:url("tl_files/sasd/design/sies_motto.jpg");
	background-position:center top;
	background-repeat:no-repeat;
}

#el_footer
{
	width:900px;
	height:62px;
	background-image:url("tl_files/sasd/design/el_template_footer.jpg");
}

.event_block
{
	padding-top:10px;
}

.UpcomingEvents
{
	width:250px;
	padding:15px 0px;
}

#BuildingNavigation
{
	right:25px;
	top:55px;
	position:absolute;
	float:right;
	clear:both;
}

#BuildingNavigation select
{
	width:250px;
}
