﻿ 

	
#topwrap {
 	width: 100%;  
 	height: 42px; 
 	background-image: url('images/grad1.jpg'); 
	background-repeat: repeat-x repeat-y
}

#mainhome  {
 	width: 320px;  
 	height: 295px; 
 	background-image: url('images/home.jpg'); 
}


p {
	padding-left: 15px; 
	padding-right: 15px; 
	font-size:20px;
}  


.whitelink {
	color: #FFFFFF;
	text-decoration: none;
	font-size:20px;
}

#menubar {
 	width: 100%;  
 	height: 124px; 
 	background-image: url('images/grad2.jpg'); 
	background-repeat: repeat-x
}