body		
{
	margin: 0px 0 0 0;
	padding: 0;
	background-image: url(images/img_40.jpg);
	background-repeat: repeat;
	background-position: left top;
}

#wrapper
{
	background-color: white;
	margin: 0 auto 0 auto;
	width: 800px;
}

#head
{
	width: 798px;
	height: 200px;
	clear: both;
	margin: 0;
	padding: 0;
}

#content
{
	width: 798px;
	background-color: #FFF;
	float: left;
	background-image: url(images/arch.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-color: #999;
	border-width: 8px 2px 2px 2px;
	border-style: solid;
	margin: 0px;
}

/*--------------------- Start Main Navigation */

#side
{
	width: 230px;
	height: auto;
	float: left;
	margin: 60px 0px 18px 18px;
}

#side ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	border-color: #999;
	border-width: 2px;
	border-style: solid;
	background-color: #F0F0F0;
}

#side li
{
	margin: 0;
	padding: 5px;
	border-color: #999;
	border-width: 2px 0px 0px 0px;
	border-style: solid;
}

#side li a
{
	font-size: 14px;
	color: #000;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#side li a:hover { color: #0B2E8D; }

#side li a.active { color: #0B2E8D; }

/* -------------------- End Main Navigation */

/* -------------------- Start Sub Navigation */

#side ul ul
{
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 0px 10px;
	border: 0;
}

#side ul li ul li
{
	margin: 0;
	border-width: 0;
}

#side ul li ul li a
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#side ul li ul li a:hover
{
	color: #0B2E8D;
	text-decoration: none;
}

#side ul li ul li a.on { color: #0B2E8D; }

.hide {display: none;}

/* -------------------- End Sub Navigation */

/* -------------------- Start Text */

#text
{
	height: auto;
	margin: 0px 30px 0px 285px;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	color: #000;
}

#text h1 { font-size: 18px; }

#text h2 { font-size: 16px; }

#text h3 { font-size: 14px; }

#text p { font-size: 12px; }

#text a
{
	color: #0B2E8D;
	text-decoration: none;
}

#text a:hover
{
	color: #0B2E8D;
	text-decoration: underline;
}

#text ul
{
	list-style: none;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

#text ul li { margin: 5px 0 5px 0; }

.pic
{
	float: left;
	margin: 0 10px 8px 0;
}

#letters a
{
	font-size: 14px;
	margin: 0 5px 0 0;
}

/* -------------------- End Text */

/* -------------------- Start Event Text */

#text_event
{
	height: auto;
	margin: 0px 30px 0px 285px;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	color: #000;
}

#text_event h1 { font-size: 18px; }

#text_event h2 { font-size: 16px; }

#text_event h3
{
	font-size: 14px;
	color: #0B2E8D;
	background-color: #F0F0F0;
	padding: 2px;
	text-align: center;
	letter-spacing: 6px;
	margin-top: 25px;
}

#text_event p { font-size: 12px; }

#text_event a
{
	color: #0B2E8D;
	text-decoration: none;
}

#text_event a:hover
{
	color: #0B2E8D;
	text-decoration: underline;
}

/* -------------------- End Event Text */

#footer
{
	height: 20px;
	margin: 50px 0 0 0;
	padding: 0;
	clear: both;
	background-color: #999;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}

#footer a
{
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	margin: 0px;
	padding: 0;
}

#footer a:hover { text-decoration: underline; }

#footer p
{
	color: #666;
	margin: 0px 0px 0px 20px;
	padding: 3px 0px 0px 0px;
}
