/* 
If you can understand this stuff, feel free to use it to help you learn,
but please, don't just copy and paste it. Make it your own. */



/* Type Selectors --------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}
body {
	/* background: url(footer_extra.jpg) no-repeat bottom; */
  	margin: 0 auto;
	width: 790px;
}
hr{
	display: none;
}
img {
	border: 0;
}


/* IDs ------------------------------------------------------------------------*/

/* #container */
#container {
	background-color: #fff;
}

/* #header */
#header {
	height: 145px;
	width: 100%;
	background: url(headerbg.jpg) no-repeat 325px 0;
}
#header img {
	width: 325px;
	height: 145px;
	float: left;
}
#header ul#nav {
	display: none;
}
#header p {
	color: #777;
	width: 40%;
	float: right;
	margin: 15px 25px 0 0;
	font: 9pt/16pt "Courier New", Courier, monospace;
	text-align: right;
	display: inline; /* for IE/Win Float bug */
}

/* #main */
#main {
	float: left;
	width: 4.25in;
	padding: 20px;
	margin-bottom: 25px;
	background: url(mainbg.jpg) no-repeat top center;
	display: inline; /* for IE/Win Float bug */
	border-right: 1px solid #777;
}
#main .hr {
	margin: 20px 0;
	border-bottom: 1px solid #777;
}
#main a:link {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
#main a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
#main a:hover, #main a:active {
	color: #000;
	text-decoration: none;
	border-bottom: none;
}
#main #top {
}
#main #top h1 {
	margin-bottom: 5px;
	color: #000;
	font: 16pt "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
#main #top p {
	color: #000;
	font: 10.5pt/15pt Georgia, 'Times New Roman', Times, serif;
	text-align: justify;
}
#main #body {
}
#main #body h2 {
	margin: 20px 0 5px;
	color: #000;
	font: 10pt Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
#main #body p {
	margin: 5px 0 10px;
	color: #000;
	font: 9pt/13pt "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}
#main ul {
	margin: 5px 15px 10px 20px;
	list-style: square;
	font: 9pt/14pt "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#main ul li {
	padding: 0;
}

/* #sidebar */
#sidebar {
	float: left;
	width: 1.75in;
	height: 320px;
	padding: 30px 20px;
	background: url(sidebarbg.jpg) no-repeat top center;
}
#sidebar .hr {
	margin: 15px 0;
	border-bottom: 1px solid #777;
}
#sidebar h3 {
	margin-bottom: 2px;
	color: #000;
	font: 12pt "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#sidebar h4 {
	margin-bottom: 5px;
	color: #000;
	font: 8pt Georgia, 'Times New Roman', Times, serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1pt;
}
#sidebar p.top {
	color: #000;
	font: 8.5pt/13pt Georgia, 'Times New Roman', Times, serif;
	text-align: justify;
}
#sidebar p {
	color: #000;
	font: 9pt/14pt "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#sidebar p a:link {
	color: #000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}
#sidebar p a:visited {
	color: #727F66;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}
#sidebar p a:hover, #sidebar p a:active {
	color: #000;
	text-decoration: none;
	border-bottom: none;
}
#sidebar ul {
	margin: 5px 0 10px 20px;
	list-style: square;
	font: 8pt/13pt "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#sidebar ul li {
	padding: 0;
	line-height: 13pt;
}
#sidebar #calendar {
	font: normal 8pt/14pt "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	width: 170px;
	color: #000;
	margin-bottom: 5px;
	border-left: 1px solid #ccc;
}
#sidebar caption {
	color: #222;
	margin-top: 5px;
	padding: 4px 0;
	font: bold 8pt Georgia, 'Times New Roman', Times, serif;
	text-transform: uppercase;
	letter-spacing: 1pt;
	border: 1px solid #222;
}
#sidebar th {
	color: #eee;
	background-color: #aaa;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 20px;
}
#sidebar td {
	color: #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: center;
	height: 20px;
}
#sidebar td a:link, #sidebar td a:visited {
	color: #000;
	font-weight: bold;
	display: block;
	text-decoration: none;
	height: 20px;
}
#sidebar p.event  {
	display: none;
}

/* #footer */
#footer {
	height: 70px;
	clear: both;
	background: url(footer.jpg) no-repeat bottom;
	border-top: 3px double #777;
}
#footer p {
	margin-top: 10px;
	color: #000;
	font: 9pt/16pt "Courier New", Courier, monospace;
}
#footer p.left {
	text-align: left;
}
#footer p.right {
	text-align: left;
}
#footer p.right a:link, #footer p.right a:visited {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed #888;
}




/* CLASSES ---------------------------------------------------------------------*/

a:link.more, a:visited.more {
	padding-right: 10px;
	background: url(more_off.gif) no-repeat right center;
	text-decoration: none;
	border-bottom: none !important;
	white-space: nowrap;
	font-weight: bold;
}
.aleft {
	text-align: left;
}
.acenter {
	text-align: center;
}
.aright {
	text-align: right;
}
.left {
	float: left;
	margin-right: 8px;
}
.right {
	float: right;
	margin-left: 8px;
}
.last {
	margin-bottom: -5px !important;
}
.nobullet {
	list-style-type: none !important;
	background-image: none !important;
}
.note {
	color: #555 !important;
	font: 8pt "Lucida Sans Unicode", Verdana, Geneva, Arial, Helvetica, sans-serif !important;
}
