body { background-color: #D4D0C8;
	//--background-image: url("http://thepolitibot.com/pictures/steel.jpg");
  //--background-position: 50% 50%;
  //--background-repeat: repeat;
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
}

bgcolor { 
		background-color: #000000;
		//--background-color: #CCCCCC;
		color: #000000;
		font-family: Verdana, Arial, sans-serif;
}

#banner {	color: #FFFFFF;
	line-height: 20%;
	text-align: center;
	text-decoration: none;
	width: 100%;
}

h4 {	background-color: #999999;
	color: #000000;
	text-align: center;
	line-height: 150%;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}	
h1 { background-color: #bbd8ff;
	color: #000000;
	text-align: center;

}
	
.nav{ 	text-align: center;
		text-decoration: none;
}

#leftcolumn { float: left;
			  width: 150px;
			  padding-top: 10px;
}

#rightcolumnH{
				margin-left: 0px;
				width: 100%

}

#rightcolumnPIC { 	margin-left: 0px;
					float: left;
					width: 250px;
					overflow: auto;
					height: 500px;
}

#rightcolumnPICinfo { 
					overflow: auto;
					
					height: 500px;

}

.section { height: 900px;
			overflow: auto;
}
			  
#rightcolumn { margin-right: 0px;
			  width: 100%;
			  
}

#downh {	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	line-height: 200%;
	font-size: 10px;
	font-weight: bold;
}

#thumb { padding: 5px;
}

#img { float: right;
	   margin: 5px 5px 5px 5px;
}
