body { 
	background-color: black; 	
	background-image: none;
	}
#topSection {
	background-image: url(/css/images/celuchTemplate/bck2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}
	
p {  font-size: 11px;  font-family: "Lucida Grande", Verdana, Arial, sans-serif; color: silver;}   
a {text-decoration: none; color: white;}
a:hover { color: #a8c4ff;}

h1, h2, h3, h4 { color: #cad5ee; border-bottom-color: #666666;}
h1 {font-family: Georgia, "Times New Roman", Times, serif; color: silver;  font-weight: 200; font-size: 28px; margin-top: 20px;}	
h2 {background-image: url(/images/40.png); padding: 5px 10px; font-family: Georgia, "Times New Roman", Times, serif; color: silver;   font-weight: 100; margin: 0px; color: silver;}
h3 { font-size: 12px; border-bottom-color: #989da2; }
h4 {font-size: 11px; font-family: Arial, Helvetica, sans-serif; margin-right: 10px;}

#footer {
		background-image: url(/css/images/celuchTemplate/footer.jpg);
		background-position: top center; 
		height: 224px; 	
		background-position: top center; 
		}
		
.modelButton {
	float: left;
	padding: 10px;
	color: white;
	width: 130px;
	margin: 0px 5px 5px 0px;
	background-image: url(/images/80.png);
	text-align: center;
	}		

#model, #model2, #model3 {
	color: white;
	margin-top: 15px;
	}
	#model img, #model3 img, #model2 img {border: 10px solid black;}
	#model a, #model2 a, #model3 a {color: #b8cfff;}
	#model p, #model2 p, #model3 p {color: white;}
	#model3 h3 {color: black;}
	
	#model3 {margin: 0px;}
	

	
#modelLeft2 { 
	float: left;
	width: 560px;
	padding-right: 10px;
	}
	#modelLeft2 img {border: 0px; margin-bottom: -20px;}	
	
#formBox {
	margin-left: 40px;
	padding: 20px 20px 10px;
	float: left;
	width: 475px;
	background-color: white;
	color: #333;
	font-size: .9em;
	background-image: url(/images/20.png);
	}
		
#modelRight {
	margin: 0px;
	padding: 10px 30px 30px;
	float: right;
	width: 240px;
	background-image: url(/images/40.png);
	}
	#modelRight p {color: white;}
	
#modelNavRight { 
	width: 150px;
	padding: 10px 30px 20px 20px;
	float: right;
	 background-image: url(/images/40.png);
   	}

#modelNav ul, #modelNavRight ul  			{ list-style-type: none; margin: 0px; padding: 10px 0px 0px 15px;}	
#modelNav li, #modelNavRight li  			{ display: block; border-bottom: 1px dotted silver;  padding: 2px;}
