body,html {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 87%;
	background-image: url(../img/redbar.gif);
	background-repeat: repeat-x;
}
a {
	color: #890A12;;
	text-decoration: underline;
	}
a:hover {
	color: #890A12;;
	text-decoration: none;
	}


#top {
	background-image: url(../img/top.gif);
	background-repeat: no-repeat;
	height: 124px;
}
#top {
	padding-left: 40px;
	/*padding-top: 70px;*/
	}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #890A12;
	margin-bottom: 3px;
	padding-top: 3px;
	margin-top: 0px;
}

/*.filelinks_layout_0 {
	background-image: url(../img/filelinkbg.gif);
	border: solid 1px black;
	
}*/

#files {
	background-image: url(../img/filelinkbg.gif);
	background-repeat: no-repeat;
	height: 100px;
	padding-top: 15px;
	margin-top: 0px;
	
	}
#files h2 {
	padding-bottom: 10px;
	}
#files a {
	text-decoration: none;
	color: #890A12;
	}
#files a:hover {
	text-decoration: underline;
	color: #890A12;
	}
	

#content h2 {
	font-size: 15px;
	color: #890A12;
	margin-bottom: 1px;
	padding-top: 0px;
	margin-top: 0px;
}



td#content {
	background-image: url(../img/main_05.gif);
	background-repeat: no-repeat;
	height: 342px;
	vertical-align: top;
}
#text {
	height: 300px;
	overflow: auto;
	padding-right: 30px;
	padding-top: 15px;
	line-height: 1.4em;
}

.csc-uploads csc-uploads-1 {
	padding-top: 0px;
	margin-top: 0px;
}

#navi {
	background: #fff;
	vertical-align: top;
	padding-top: 0px;
	margin-top: 0px;
}
ul#navlist {
	list-style-type: none;
	margin-top: 10px;
	padding-left: 40px;
	margin-left: 0px;
	padding-bottom: 0px;
	margin-bottom 0px;
}
#metanav {
	padding-top: 90px;
}
#metanav a {
	color: #000;
	padding-right: 10px;
	text-decoration: none;
	}

#metanav a:hover {
	color: #890A12;
	padding-right: 10px;
	text-decoration: none;
	}

#left {
	background-image: url(../img/main_04.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 40px;
}
#leftcontent {
	background-image: url(../img/main_04.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-left: 40px;
}
ul#leftnav {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	padding-top: 17px;
	}
ul#leftnav a {
	text-decoration: none;
	color: #000;
	font-size: 11px;
	}
ul#leftnav a:hover {
	text-decoration: none;
	color: #890A12;
	}

#footer {
	font-size: 12px;
	text-align: center;
	letter-spacing: 0.1em;
	color: #890A12;
}
#footer a {
	color: #890A12;
	}




