body

{

	background-color: #8b97eb;

}

#search_form

{

	text-align: center;

}



#search_form_calendar

{

	margin-left: auto;

	margin-right: auto;

	width: 68%;

}



#search_results

{

	text-align: center;

}

div#logo

{

	width: 493px;

	height: 92px;

	margin-left: auto;

	margin-right: auto;

	background:url(/images/logo.png) no-repeat;

}

DIV#main		{width:970px; margin:auto; padding:30px 0px;}

DIV#navigation	{width:900px; height:192px; padding:0px 35px; background:url(/images/navigation.png) no-repeat;}

DIV#tab1		{width:95px; height:192px; float:left; margin-right:20px; background:url(/images/button1_selected.png) no-repeat; background-position:192px;}

	#tab1:hover		{background-position:0px;}

	#tab1.selected	{background-position:0px;}

DIV#tab2		{width:95px; height:192px; float:left; margin-right:20px; background:url(/images/button2_selected.png) no-repeat; background-position:192px;}

	#tab2:hover		{background-position:0px;}

	#tab2.selected	{background-position:0px;}

DIV#tab3		{width:95px; height:192px; float:left; margin-right:20px; background:url(/images/button3_selected.png) no-repeat; background-position:192px;}

	#tab3:hover		{background-position:0px;}

	#tab3.selected	{background-position:0px;}

DIV#tab4		{width:95px; height:192px; float:left; margin-right:20px; background:url(/images/button4_selected.png) no-repeat; background-position:192px;}

	#tab4:hover		{background-position:0px;}

	#tab4.selected	{background-position:0px;}

DIV#tab5		{width:95px; height:192px; float:left; margin-right:20px; background:url(/images/button5_selected.png) no-repeat; background-position:192px;}

	#tab5:hover		{background-position:0px;}

	#tab5.selected	{background-position:0px;}

DIV#tab6		{width:95px; height:192px; float:left; margin-right:20px; background:url(/images/button6_selected.png) no-repeat; background-position:192px;}

	#tab6:hover		{background-position:0px;}

	#tab6.selected	{background-position:0px;}



DIV#content		{clear:both; width:840px; padding:20px 65px; background:url(/images/main.png) repeat-y; text-align: center;}

DIV#footer

{
	margin-top: 1.3em;
	width: 970px;

	height: 125px;

	background: url(/images/footer.png) no-repeat;

}

#footer p

{

	margin-top: -1.3em;

	padding-top: 2em;

	text-align: center;

}