body{ 
	align: center;
	background:#339;  
}
	 
#left-col{
	position:absolute; 
	padding:30px 0px 0px 0px; 
	top:0; 
	left:0; 
	width:220px; 
	background:#339; 
	font-family: arial, helvetica, sans-serif; 
	color: #ddd;
	line-height:75%;
}

#left-col a {
	color: #ddd;
	text-decoration:none;
}
#left-col a:hover {
	color:#fffbc6;
	text-decoration:underline;
}

#filler { 
	width:100%; 
	background:#339;  
	height:80%;
}

#hdr{
	margin:30px 20px 0px 210px;  
	padding:1px 1px 1px 1px; 
	height:80px;   
	width:80%;  
	background:#339;   
}

#content1 {
	height: 420px;
	text-align:justify;
	padding:15px 40px 20px 60px;  
	position:relative;
	border: solid #000; 
	border-width:0px 0px;
	background:#339; 
	color: #ddd;
	margin:0px 70px 60px 250px; 
 }

#content1 a {
	color: #ddd;
	text-decoration:none;
}
#content1 a:hover {
	color:#fffbc6;
	text-decoration:underline;
}

#content2 {
	height: 440px;
	text-align:center;
	padding:30px 0px 0px 10px;  
	position:relative;
	border: solid #000; 
	border-width: 0px 0px 0px 0px;
	background:#339; 
	color: #ddd;
	margin:0px 50px 0px 240px; 
 }

#content2 a {
	color: #ddd;
	text-decoration:none;
}
#content2 a:hover {
	color:#fffbc6;
	text-decoration:underline;
}	 


#ftr {
	bottom:1px;
	padding:10px 0px 0px 0px; 
	width:100%; 
	height:25px; 
}

#ftr a {
	color:#777;
	text-decoration:none;
}

#ftr a:hover {
	color:#ffcf01;
	text-decoration:underline;
}

#c-block a:hover {
	color:#ffcf01;
	text-decoration:underline;
}

table {
	margin: 25px 45px 30px 0px;
	width:75%;
	font-family: arial, helvetica, sans-serif;
	color: #ddd;
}

.toc1{
	valign:middle;
	align:center;
	color: #ddd;
}

.toc2{
	valign:middle;
	align:center;
	font-size:170%;
	color: #ddd;
}

.toc3{
	valign:middle;
	align:center;
	font-size:90%;
	color: #ddd;
}

.toc4{
	valign:middle;
	align:center;
	font-size:170%;
	color: #ddd;
}

h1 { 

}

h2 {

}


h4 { 

}

h5 { 

}

h6 {    
	font-family: arial, helvetica, sans-serif;
	color:#ccc;
	font-size:75%;	
}

p { 
	font-family: arial, helvetica, sans-serif; 	
}

p.text1 {
	font-size:80%;
}

p.text2 {
	font-size:110%;
	color:#c0c0c0;
	text-decoration:underline;
}

p.text3 {
	font-size:90%;
	color:#ccc47b;
	padding:1px 60px 1px 180px;
}

p.text4 {
	font-size:110%;
	color:#ccc47b;
}
p.text5{
	valign:middle;
	font-size:160%;
	text-align:center;
	color: #ccc47b;
}
p.text6{
	valign:middle;
	font-size:110%;
	text-align:center;
	color: #ccc47b;
}
p.text7{
	valign:middle;
	font-size:120%;
	text-align:center;
}

ul { 

}
      

p img {    
	display: inline; 
	float: left; 
	padding: 20px 20px 5px 0px;
}

