body{background:#808080;
     font:12px trebuchet ms;
     color:#505050;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#000000;
scrollbar-base-color:#000085;
scrollbar-shadow-color:#000000;
scrollbar-3dlight-color:#000085;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#000085;
scrollbar-darkshadow-color:#000085;}
a{color:#000085;
  text-decoration:none;
	border:none;
  font-weight:bold;}
a:hover{border-bottom:1px dashed #ffffff;
        color:#ffffff;}
#top{ padding:5px;
      }
#top a{color:#9fbcd5; text-decoration:none; font-weight:bold;}
#top a:links{color:#9fbcd5;
              text-decoration:none;}
#top a:hover{color:#ffffff;
              border-bottom:1px dashed #ffffff;}
#top a:active{color:#ffffff;
               text-decoration:none;}
#top a:visited{color:#9fbcd5; text-decoration:none;}
#pic{position:relative;
		 border:none;
     top:0px;
     left:0px;}
#content{
         width:400px;
         padding:5px;}
.posted{font:10px;
			  font-weight:normal;
        padding-left:10px;}
.title{font-weight:bold;
       color:#000085;}
.date{font:14px;
      color:#808080;
      border-bottom:1px dashed #808080;}
#wide{
      width:400px;
      height:40px;
      background:#40B4C3;
      border-top:1px solid #000000;
      border-bottom:1px solid #000000;}
#side{left:480px;
      width:200px;
			color:#808080;
      border:1px dashed #808080;
           padding:5px;
      background:#ffffff;}
#side a{color:#0000AB; text-decoration:none; font-weight:bold;}
#side a:links{color:#0000AB;
              text-decoration:none;}							
#side a:hover{color:#808080;
              border-bottom:1px dashed #808080;}
#side a:active{color:#808080;
               text-decoration:none;}
#side a:visited{color:#0000AB; text-decoration:none;}
.sidetitle{border-bottom:1px solid #000000;
           color:#808080;
           font-weight:bold;}
.sidebody{padding-left:5px;
         border-bottom:1px solid #000000;}
				 /* Styles for comment form */
form.bComment fieldset
{
	clear: both;
	border: none;
	margin: 2ex 0ex;
	padding: 0ex;
	/* border: 1px solid #f00; */
}
div.label
{
	float: left;
	width: 18%;
	text-align: right;
	font-weight: bold;
	position: relative;
	top: .5ex;
	color: #505050;
	/* border: 1px solid #00f; */
}
form.bComment label
{
	font-weight: bold;
}
div.input
{
	float: right;
	width: 80%;
	/* border: 1px solid #00f; */
}
input.bComment, 
textarea.bComment,
select.bComment
{
	background-color: #f0f0f0;
	border-width: 1px;
	border-color: #cccccc;
	border-style: solid;
	padding: .5ex;
	width: 98%;
	margin: 0ex;
}
fieldset .notes
{
	/* display: block; */
	font-size: 80%;
	color: #999999;
}

