body
{
	background-image:url('/images/background_body.jpg');
	background-repeat:repeat-y;
	background-position:top center;
	text-align:center;
	margin:0px;
}

#wrapper
{
	width:770px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

#header
{
	background-color:#B7A395;
	height:125px;
	width:770px;
	color:#FFFFFF;
	clear:both;
	text-align: center;
}

#header img
{
	border: 0px;
}

#menu
{
	background-color:#352920;
	height:30px;
	width:770px;
	color:#B7A395;
	clear:both;
	text-align:center;
	font-family:Georgia;
	font-size:1.05em;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

#menu a
{
	color:#FFFFFF;
	text-decoration:none;
}

#menu a:hover, a:hover
{
	color:#B7A395;
}

#welcome
{
	background-image:url('/images/background_middle.jpg');
	background-repeat:repeat-y;
	background-position:top center;
	height:240px;
	width:450px;
	color:#FFFFFF;
	float:left;
}

#welcome p
{
	margin:0px;
	padding:10px 15px 10px 15px;
	font-family:Georgia;
	font-size:1em;
	text-align:justify;
	color:#000;
	line-height:140%;
}

#slideshow
{
	background-color:#CDCDCD;
	height:240px;
	width:320px;
	color:#FFFFFF;
	float:left;
}

#content
{
	background-color:#EFEFEF;
	width:770px;
	color:#000000;
	clear:both;
	border-top:1px solid #000;
}

#content .left
{
	width:380px;
	float:left;
}

#content .right
{
	width:385px;
	float:left;
}

#content h1
{
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	font-family:Georgia;
	font-size:1.25em;
	color:#352920;
}

#content .left h1, #content .right h1
{
	width:385px;
}

#content h2
{
	text-align:left;
	margin-top:10px;
	margin-bottom:5px;
	line-height:140%;
	margin-left:20px;
	font-family:Georgia;
	font-size:1.0em;
	color:#352920;
}

#content a.registration { font-family: Georgia; font-size: 1.0em; color: #FFFFFF; border-top: 1px solid #B7A395; border-left: 1px solid #B7A395; border-bottom: 1px solid #DDCDC2; border-right: 1px solid #DDCDC2; background-color: #352920; text-align: center; margin: 15px auto; width: 225px; padding: 10px 15px; display: block; }
#content a.registration { color: #FFFFFF; text-decoration: none; }
#content a:hover { color: #B7A395; text-decoration: none; }

#content p
{
	margin-top:0px;
	margin-bottom:10px;
	text-align:left;
	font-family:Tahoma;
	font-size:1em;
	line-height:140%;
	margin-left:20px;
	width:730px;
}

#content .left p, #content .right p
{
	margin-left:20px;
	width:345px;
}

#content img.frame { background-color: #B7A395; border: 1px solid #352920; padding: 5px; }
#content img.right { float: right; margin: 15px; width: auto; }

#content .jazz { margin-top: 20px; }
#content .jazz h2 { text-align: center; margin-top: 0px; margin-bottom: 5px; }
#content .jazz p { font-size: .85em; text-align: justify; }
#content .jazz img { border: 1px solid #000; width:300px; margin: 15px 40px 5px 40px; text-align: center; }

#content ul
{
	list-style:square;
	padding-left:15px;
	margin-left:50px;
	width:300px;
}

#content ul ul
{
	list-style:square;
	padding-left:15px;
	margin-left:15px;
	width:250px;
}

#content li
{
	font-family:Tahoma;
	font-size:14px;
	line-height:140%;
}

#content table
{
	width: 740px;
	margin-left: 15px;
	font-family:Tahoma;
	font-size:14px;
	line-height:140%;
	margin-bottom: 15px;
}

#content th
{
	text-align: left;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color:#352920;
}

#content td
{
	vertical-align: top;
}

#content td.date
{
	width: 150px;
	font-weight: bold;
}

#content table.patron
{
	width: 730px;
}

#content table.patron th
{
	width: 350px;
	text-align: left;
}

#content table.patron td
{
	width: 350px;
}

#content td.position
{
	width: 250px;
	font-weight: bold;
}

#content img.thumb
{
	border: 1px solid #352920;
	margin-left: 7px;
	margin-right: 7px;
	margin-top: 5px;
	margin-bottom: 15px;
}

#content table img.patron
{
	width: 279px;
	height: 89px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#content table img.patron2
{
	width: 114px;
	height: 89px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}

#footer
{
	border-top:1px solid #CDCDCD;
	margin-left:15px;
	margin-bottom:15px;
	margin-top:25px;
	padding-top:3px;
	width:740px;
	color:#352920;
	clear:both;
	text-align: center;
	font-family:Tahoma;
	font-size:12px;
	line-height:140%;
}

#footer a
{
	text-decoration:none;
	font-weight:bold;
}

a
{
	color: #352920;
}
