<!--
body {
	top: 0px;
	padding: 8px 0px 10px 0px;
	text-align: center;
	font-size: 100.1%;
	font-family:Arial,Georgia, "Times New Roman", Times, serif;
	background:#FFFFFF;
}
* {
	padding: 0;
	margin: 0;
}

p {
	margin: 0px 0px 0px 0px;
	line-height: 1.10;
	color: #000000;
}

	
#container {
	position: relative;
	width: 748px;
	text-align: left;
	margin: 3px auto;
	
}



#sidebar {
	position: absolute;
	top: 30px;
	left:0;
	width: 160px;
	padding: 0 0 0 0;
	background: #FFFFFF;
	border-top: 2px solid #000000;
	border-right: 0px solid #800000;

}


.box1 {
	position: absolute;
	border:0px solid #000000; 
	top: 214px;
	left: 4px;
	width: 138px;
	padding: 2px 2px 2px 2px;
	background: none;	
	text-align: center;
	color: #800000;
	font-weight: bold

}


.box2 {
	position: absolute;
	border:0px solid #000000; 
	top: 385px;
	left:0;
	width: 145px;
	padding: 2px 2px 2px 2px;
	background: none;	
	text-align: center;
	color: #800000;
	font-weight: bold

}


.box3 {
	position: absolute;
	top: 525px;
	left: 0;
	width: 138px;
	padding: 5px 2px 5px 2px;
	border-top: 0px solid #000000;
	border-left: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-right: 0px solid #000000;

}


.box4 {
	position: absolute;
	border:2px solid #000000; 
	top: 630px;
	left:0;
	width: 138px;
	padding: 2px 2px 2px 2px;
	background: none;	
	text-align: center;
	color: #800000;
	font-weight: bold

}


.box5 {
	position: absolute;
	top: 727px;
	left:0;
	width: 138px;
	padding: 2px 2px 2px 2px;
	background: #FFFFFF;
	border: none;
	

}

.box6 {
	position: absolute;
	top: 845px;
	left:0;
	width: 138px;
	padding: 2px;
	background: #FFFFFF;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-right:2px solid #000000;

}

.box7 {
	position: absolute;
	top: 995px;
	left:0;
	width: 138px;
	padding: 2px;
	background: #FFFFFF;
	border: 2px solid #000000;
	
}


/*Main content area in center of page*/
#content {
	padding: 0;
	margin-left: 160px;
	border-left: 2px solid #800000;
	border-top: 2px solid #800000;
	border-right: 0px solid #800000;
	border-bottom: 0px solid #800000;
	background: #E5E5E5 url('images/container_bottomright.gif') no-repeat right bottom;

}
.post {
	padding: 20px 10px 10px 10px;
	display: block;
}	

/*ABOVE Main content area in center of page*/
#topspace {
	padding: 0;
	height: 30px;
	margin-left: 150px;
	border-left: 0px solid #000000;
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 0px solid #800000;
	background: #FFFFFF;
}



#footer {
	clear: both;
	margin: 0 0 0 0;
	background: #E5E5E5;
	padding: 5px;
	height: 30px;
}
.sbcontent {
	margin: 20px 5px 5px;
}	




/* Sidebar Navigation */
#navlist {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-size: .94em;	
    font-weight: bold;
}

#navlist a {
	display: block;
	padding: 4px;
	width: 152px;
	background: #E5E5E5 url('images/navshade.jpg');
	border-left: 0px solid #800000;
	border-right: 0px solid #800000;
	border-bottom: 2px solid #000000
}
	
#navlist a:link, #navlist a:visited {
	color: #800000;
	text-decoration: none;
}
#navlist a:hover {
	background:url('images/navshadeovr.jpg');
	color: #000000;
	text-decoration: none;

}
/* Typography */

a {

	color: #800000;

}


a:hover {

	color: #800000;
	text-decoration: none;

}


h1 {
	font-size: 1.5em;
	margin: 15px 0 10px;
	color: #800000;
	letter-spacing: 1px;
	font-variant: none;
}

h2 {
	font-size: 1.35em;
	margin: 10px 0px 0px 5px;
	color: #800000;
	letter-spacing: 1px;
	font-variant: none;
}	

h3 {
	font-size: 1.175em;
	margin: 15px 0 10px;
	color: #800000;
	letter-spacing: 1px;
	font-variant: none;
}	

h4 {
	font-size: 1.0em;
	margin: 0px 0px 0px 0px;
	color: #800000;
	letter-spacing: 1px;
	font-variant: none;
	text-align: center;
}	
	
h5 {
	font-size: .90em;
	margin: 5px 0px 0px 5px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: normal;
}	
	
h6 {
	font-size: .67em;
	margin: 0px 0px 0px 0px;
	color: #000000;
	letter-spacing: 1px;
	font-variant: none;
	text-align: center;
}	
	


#content ul {
	margin: 10px;
}
#content li {
	color: #800000;
	padding: 5px 0 5px 0;
	margin-left: 20px;
	font-size: 1.1em;
}
#footer p {
	color: #800000;
	text-align: center;
}
/* images */
.floatleft {
	float: left;
	padding: 10px 10px 5px 0; 
}
.floatright {
	float: right;
	padding: 10px 0 5px 15px;
}

/* content links */
#content a:link {
	color: #800000;
	text-decoration: underline;
}
#content a:visited {
	color: #DAAD00;
	text-decoration: underline;
}
#content a:hover {
	color: #FF0000;
	text-decoration: none;

}
#content a:active {
	color: #FF0000;
	text-decoration: none;

}
-->