
	
	body {
	text-align:center;
	background-color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
		}
	
	#frame {
	width:980px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
		}
		
	#contentleft {
	width:180px;
	padding:0px;
	float:left;
	background:#666;

		}
	#contentleft p{
	font-size:12px;
	color: #fff;

		}
	
	#contentcenter {
		width:600px;
		padding:0px;
		float:left;
		background:#333;
		border-right: 1px dotted #fff;
		border-left: 1px dotted #fff;
		color: #fff;
		}
	
	#contentright {
		width:180px;
		padding:0px;
		float:left;
		background:#666;
		color: #fff;
		}
	#contentright p{
	font-size:12px;

		}
	
	#contentheader {
	width:980px;
	height:110px;
	background: #ccc;
	background-image: url(images/header.gif);
		}
		
	#contentnavbar {
	width:980px;
	background:#333;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #fff;
	text-align: center;
	color: #fff;
	vertical-align: middle;
		}
	#contentnavbar a{
	font-weight: bold;
	color: #fff;;
	padding-top: 2px;

} 
		
	h1,pre,h2,h3 {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:18px;
		padding-top:10px;
		color:#fff;
		}
    h2 {
		font-size:14px;
		padding-top:10px;
		color:#fff;
		}
		
	#contentcenter h1 {
		font-size:18px;
		padding:5px;
		margin:0px;
		}
				
	
	#contentright p { font-size:12px}
	
div#column2 {
    margin: 0;
    padding: 0;
    width: 100%;
    background-color: #666;
    
}
div#column1 {
    margin: 0px;
    padding: 0px;
    width: 100%;
	background-color: #666;
    
} 
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
} 
div#footer {
	border-top: solid #fff 1px;
	background-color: #333;
	padding: 10px;
	text-align: center;
	font-size: 11px;
	font-weight: lighter;
	color: #ccc;
	clear: both;

} 
div#footer a{
	text-align: center;
	font-weight: bold;
	color: #fff;

} 
div#styleswitcher {
	background-color: #ccc;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	color: #000;
	clear: both;

} 
div#styleswitcher a{
	text-align: center;
	font-weight: bold;
	color: #000;

} 

p {
	font-size: 14px;
	margin:0px 10px 10px 10px;
}
ul {
	font-size: 11px;
	margin-top:0;
	margin-bottom:0;
}
a:link {
	color: #fff;
}
a:visited{
	color: #fff;
}
a:hover{
	color: #fff;
}
.active{
	color: #fc0;
}

.leftbox {
	padding: 1px;
	width: 150px;
	border: 1px solid #fff;
	margin-left:.5em;
	background-color: #333;
	color: #fff;
}
.bold {
	font-weight: bold;
}

.lastmod{
	font-weight: bold;
	font-size: 10px;
	color: #ccc;
	padding: 3px;
	text-align: justify;

}
.italic {
	font-style: italic;
}
.citedremark {
	font-size: 11px;
	font-weight: lighter;
	text-align: right;
}
.ulsmaller {

	font-size: 12px;
	margin-top:0;
	margin-bottom:0;
}
.disappear {

	font-weight: normal;
}
td {
	font-size: 12px;
}