#container {
	width: 760px;
	background:url(bodybg.gif) repeat-y;
	position: relative;
	left: -380px;
	padding-left: 36px;
	padding-top:30px;
}
body {
	margin-left: 50%;
	background-color: #D2D2BD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top:0px;
}
#banner {
	background-image: url(bann.png);
	height: 146px;
	width: 729px;
	position: relative;
	left: -19px;
	background-repeat: no-repeat;
}
#links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding-bottom: 20px;
	position: relative;
	left: -33px;
	\ left:0px;
}
#linkscont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	position: absolute;
	width: 760px;
	left: 48px;
	top: 143px;
	height: 17px;
}
#title span, #repttl span, #admin span, #curr span, #quote span, #about span, #repost span, #arch span, #tskttl span, #feedb span, #sresults span{
	display:none;
}
#repository {
	background-image: url(rpsttl.png);
	background-repeat: no-repeat;
	padding: 25px 0px 20px 0px;

}
#arch {
	background-image: url(arcttl.gif);
	background-repeat: no-repeat;
	padding: 25px 0px 20px 6px;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4b5b00;
	text-decoration: none;
}
#repttl {
	background-image:url(ropttl.gif);
	height: 22px;
	background-repeat: no-repeat;
}
#tskttl {
	background-image: url(tskttl.gif);
	height: 22px;
	background-repeat: no-repeat;
	background-position: 5px;
}
#lcol {
	width: 183px;
	background-image: url(mcol.png);
	float: left;
	background-attachment: scroll;
}
legend {
	color: #000000;
}

#admlcol {
	position: relative;
	width: 200px;
	height: 500px;
	left: 200px;
}
#search {
	background-image: url(srchttl.gif);
	background-repeat: no-repeat;
	padding: 10px 0px 40px 6px;
	position: relative;
}
#quote {
	background-image: url(qtettl.png);
	background-repeat: no-repeat;
	padding: 25px 0px 20px 6px;
}
#about {
	background-image: url(abttl.png);
	background-repeat: no-repeat;
	padding: 25px 0px 20px 6px;
}
#feedb {
	background-image: url(fdbttl.gif);
	background-repeat: no-repeat;
	padding: 25px 0px 20px 6px;
}
#sresults {
	background-image: url(srstttl.png);
	background-repeat: no-repeat;
	padding: 25px 0px 20px 6px;
}
#admin {
	background-image: url(admttl.gif);
	background-repeat: no-repeat;
	padding: 25px 0px 20px 6px;
}
#mcol {
	width: 506px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
#tasks {
	position: absolute;
	width: 153px;
	background-color: #FAF8F0;
	background-image: url(mcol.png);
	background-repeat: no-repeat;
	left: 542px;
	top: 162px;
	padding-top: 15px;
}
#mcont {
	padding-top: 20px;
	background-image: url(mcontbg.gif);
	background-repeat: repeat-y;
	width: 760px;
}

#curr {
	background-image: url(crrttl.png);
	background-repeat: no-repeat;
	padding: 25px 0px 20px 6px;
}
#links li {
	padding-top: 10px;
	display: block;
	text-decoration: none;
	list-style-type: none;
	list-style-position: outside;
}
#footer {
	height: 20px;
	width: 713px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0BC6B;
	text-align: center;
}
#nav a:hover {
	color: #993300;
}
#active a{
	color: #AD9638;
}
#mask {
/*	background-image: url(mask.png);*/
	background-repeat: no-repeat;
	position: absolute;
	left: 38px;
	top: 179px;
	width: 190px;
	height: 17px;
	background-color: #FFFFFF;
}
#tskftr {
	background-image: url(tskftr.gif);
	height: 15px;
	width: 153px;
}
#innercol {
	padding: 5px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#welcome {
	color: #009900;
	margin-right: 0px;
	margin-left: 100px;
	display: inline;
}

#links a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
#links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}
#links a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	background-color: #AD9638;
	color: #000000;
	font-size: 12px;
}
#links a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}	
#feedbackc {
	margin: 10px;
	padding: 5px;
	border: thick solid #000000;
}
#repository a:link, #sresults a:link, #admin a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
#repository a:visited, #sresults a:visited, #admin a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
}
#repository a:hover, #sresults a:hover, #admin a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	background-color: #AD9638;
	color: #000000;
	font-size: 12px;
}
#repository a:active, #sresults a:active, #admin a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}	
#aboutc {
	margin-right: auto;
	margin-left: auto;
}
#artdisplay_author, #artdisplay_pubdate, #artdisplay_summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
#artdisplay_summary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#artdisplay_readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	color: #666666;
}
#artdisplay_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
#currc a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 9px;
}
#currc a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #000000;
	font-size: 9px;
}
#currc a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
	background-color: #AD9638;
	color: #000000;
	font-size: 9px;
}
#currc a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	font-size: 9px;
}	
#artdetail h4 {
	color: #4b5b00;
}
