	html { 
		margin: 0; 
		padding: 0; 
		
		background: url(bg-996.jpg) top center repeat-y;
	}
	
	body {
		text-align:center;
		background-color: #e4e4ef;
		font-family: Arial;
		margin: 0; padding: 0;
		background: url(bg-996.jpg) top center repeat-y;
		}
		
	#topdivider {
		margin: 0; 
		padding: 0; 
		border: 0; 
		background-color: #e4e4ef;
		}
		
	#frame {
		width:996px;
		margin-right:auto;
		margin-left:auto;
		margin-top: 0px;
		padding:0px;
		text-align:left;
		}
		
	#contentleft {
		width:175px;
		padding:0px;
		float:left;
		}
			
	#contentleft ul {
		padding-top: 10px;
		}
	
	#contentleft li {
		width:150px;
		list-style: none;		
		margin-left: -40px;		
		padding: 13px; 		
		border-top: 1px;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
		border-style: solid; 
		border-color: #fff;
		text-align: right;
		}
	
	#contentleft li a {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
		opacity: 1;
		}

	#contentleft li a:hover {
		color: #22448e;
		opacity: 1;
		-webkit-transition-property: opacity, linear;
 		-webkit-transition-duration: 1s, 1s;
		}

	#contentleft #current {
		color: #22448e;
		}

	#contentcenter {
		width:572px;
		padding: 27px 25px 0px 24px;
		float:left;

		}
		
	#contentcenter h1 {
		font-size: 1.2em;
		color: #22448e;
		}
		
	#contentcenter h2 {
		font-size: 1.1em;
		color: #22448e;
		}

	#contentcenter p {
		font-size: 1.0em;
		color: #000;
		}
	
	#contentheader {
		background:#e4e4ef;
		}
		
	p,h1,h2,pre {
		margin:0px 0px 0px 0px;
		}
		
	h1 {
		font-size:14px;
		}
		
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
		
	#contentright {
		width:200px;
		padding:40px 0 0 0;
		float:left;
		}
		
	#contentright p {
		}
		
	#footerbg { 
		width: 200px;		
		height: 300px;
		background: url(5.png) no-repeat right;
		position: fixed;
		right: 0;
		bottom: 0;
		
		}
		
	#frame2 {
		width: 996px;
	
		margin: auto 0;
		}
