/* Start of CMSMS style sheet 'dovan' */
body{
 background:#F5DEB3;
 padding:10px 0 0 0;
 margin:0;
}
a:link{
 color:#0000FF;
}
a:visited{
 color:#003399;
}
#wrapper {
	background: url(images/faux_menu.gif) repeat-y left;
}
#container {
	width: 100%;
	background: url(images/faux_menu.gif) repeat-y left;
	float: right;
	margin-left: -200px;
}
#content {
	background: #F5DEB3;
	margin-left: 200px;
	padding:0 10px;
}
#sidebar {
	width: 190px;
	float: left;
	padding:10px 0 0 10px;
}

#sidebar ul ul li{
 list-style-image:none;
}
#sidebar ul li{
 list-style-image:url(images/tri.gif);
}
#footer {
	background: #DAA520;
	text-align:center;
}
.clearing {
	height: 0;
	clear: both;
}
#date{
 background:#DAA520;
 font-size:1em;
 line-height:1.5em;
 padding-left:1em;
}
/* typo */
#content h1{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:26px;
 color:#A0522D;
}
#sidebar h1{
 width:171px;
 height:154px;
 margin:0;
 position:relative;
}
#sidebar h1 a{
 position:absolute;
 left:0;
 top:0;
 width:100%;
 height:100%;
 background:url(images/logo.gif) no-repeat;
 text-indent:-9999px;
}
#piedpub{
 color:#ababab;
}
#piedpub a:link, #piedpub a:visited{
 color:#ababab;
}
#piedpub a:hover, #piedpub a:active{
 text-decoration:none;
}
/* End of 'dovan' */

