/* CSS Document */
.cb {
	clear: both;
}
#archives {
	width: 575px;
	float: right;
	font-size: 130%;
	padding-top: 20px;
	padding-left: 20px;
}
#archives li {
	text-align: right;
	margin-top: 15px;
}
#archives a {
	background: url(../images/newsicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 8px;
	padding-right: 30px;
	color: #67000d;
}
#indexbar {
	float: left;
	padding: 10px 10px;
	width: 569px;
	margin-left: 1px;
	border:1px solid #aaaaaa;
	background-color: #eeeeee;
	margin-top: 10px;
}
#indexbar li {
	margin-bottom: 15px;
	margin-left: 10px;
	display: inline;
}
#indexbar a{
	color: #444444;
}
#indexbar a:hover{
	text-decoration: under-line;
	color: #8f0000;
}
#indexbar a:visited {
	color: #67000d;
}
#listup {
	padding-left: 20px;
	padding-top: 30px;
	float: left;
	list-style-type: disc;
}
*html #listup {
	width: 498px;
}

#listup li {
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 110%;
	text-align: left;
	list-style-type: square;
}
#listup a {
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
#listup a:hover{
	text-decoration: underline;
	color: #8f0000;
}
#listup li a:visited{
	color: #67000d;
}

p#description2 {
	font-weight: normal;
	padding: 0px 10px;
	padding-bottom: 20px;
	color: #666666;
	font-size: 90%;
	line-height: 1.5;
}
#indexlist {
	width: 500px;
	float: left;
	padding: 0px 0px 10px 0px;
}
#indexlist ul {
	clear: both;
	float: left;
	width: 550px;
	padding-top: 20px;
	padding-left: 30px;
	text-align: left;
}
#indexlist li {
	display: inline;
	padding: 0px 0px 0px 20px;
	border-left: 2px solid #8f0000;
}
#indexlist li a {
	padding: 0px 15px 0px 0px;
}
.lastword {
	border-right: 2px solid #67000d;
}
#indexlist li a{
	color: #444444;
	text-decoration: none;
	font-size: 110%;
}
#indexlist li a:hover {
	text-decoration: underline;
	color: #8f0000;
}
#indexlist li a:visited{
	color: #67000d;
}
.tright {
	text-align: right;
}
.tright a {
	color: #5d3c1b;
	text-decoration: none;
	font-weight: normal;
	padding-right: 30px;
}
.tright a:hover {
	text-decoration: underline;
	font-weight: normal;
}

