a { color: #678d2b; }
a:hover{ color: #678d2b; }

body{ background: #ebe9e1 url(default/bgr.jpg) repeat-x top; }

#search{ background: url(default/bgr-search.gif) no-repeat; }

#topmenu li{ border-left: 1px solid #dedbd1; }
#topmenu li a {	color: #333333; }
#topmenu li a:hover,#topmenu li.active a { color: #678d2b; background:#f5f4f0; }
#nav li ul li { background: #FFFFFF url(../images/bgr-box-trans.png) repeat-x top; }

#footer { background:#e4e2db url(default/bgr-footer.gif) repeat-x; }	
#footer, #footer a{	color: #777777; }

.boxsmaller { background: #FFFFFF url(../images/bgr-box-trans.png) repeat-x top left; height:290px; }

.box, .widget {	background: #FFFFFF url(../images/bgr-box-trans.png) repeat-x top left; }

.insertbox {	background: #FFFFFF top left;
font-size: 13px;
line-height: 17px;
 }

.box2 {	background: #f5f4f0 url(../images/bgr-box-trans.png) repeat-x top left; }
.box2 .spacer.white, .list2 li { background: #ffffff; }

.vidtabs .idTabs li a, .idTabs li a { background:#ffffff; color:#363636; }
.vidtabs .idTabs li a:hover, .vidtabs .idTabs .selected, .idTabs li a:hover, .idTabs .selected, #sidebar h3 { background:#ebe9e1; }

span.continue-archives a { color:#777777; }

.important-notice {
color: #999999;
font-style: italic;
margin-bottom: 15px;
 }

div.dean_ch, pre {
	background-color: rgb(255, 255, 246);
	border-bottom-color: rgb(160, 160, 160);
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-left-color: rgb(160, 160, 160);
	border-left-style: dotted;
	border-left-width: 1px;
	border-right-color: rgb(160, 160, 160);
	border-right-style: dotted;
	border-right-width: 1px;
	border-top-color: rgb(160, 160, 160);
	border-top-style: dotted;
	border-top-width: 1px;
	color: rgb(0, 0, 187);
	display: block;
	font-family: 'Courier New', Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	white-space: nowrap;
margin-bottom: 10px;
 }