body {
		margin:0px 0px 0px 0px;
		font:	11px/1.4 Verdana, Arial, Helvetica, sans-serif;
		
		scrollbar-base-color: #FFFFFF;
scrollbar-arrow-color: #808000;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-highlight-color: #C0C0C0;
scrollbar-shadow-color: #C0C0C0;
scrollbar-3dlight-color: #FFFFFF;
}
	#incontent {
		float:left;
		width:100%;
		background-image: url(images/bgrd.jpg);
		background-position: bottom right; background-repeat: repeat;
		border-left:0px solid #808080;
		border-top:0px solid #808080;
		border-right:0px solid #808080;
		border-bottom:0px solid #808080;
		padding-bottom:0px;
		padding-top:0px;
		text-align:center;
		}
		#leftcontent {
		float:left;
		width:100%;
		background:#D8DCFF;
		border-left:1px solid #CCC;
		border-top:1px solid #CCC;
		border-right:1px solid #808080;
		border-bottom:1px solid #000;
		margin-right:15px;
		padding-bottom:20px;
		text-align:center;
		}
#rightcontent {
		}
		
	p,h1,pre {
		margin:0px 30px 10px 30px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
	
	#rightcontent p {
		font-size:10px;
		margin-left:0px;
		}
 a:link {
 color: #999999;
 font-weight: bold; 
 text-decoration: none;
 }
a:visited {
 color: #800080;
 font-weight: bold;
 text-decoration: none;
 }
a:active {
 color: #800080;
 font-weight: bold;
 text-decoration: none;
 }
a:hover {
 color:#0033FF;
 font-weight: bold;
 text-decoration: overline;
 }

.comments {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: lighter; color: #A0A0A4}

