body {  	
	background-color: #666666;  	
	font-family: Georgia, "Times New Roman", Times, serif;  	
	font-size: 12px;  
	}  
	
.content {  	
	font-family: Arial, Helvetica, sans-serif;  	
	font-size: 14px;  	
	line-height: 20px;  	
	padding: 20px;  
	}  
	
.content h1 {  		
	font-family: Georgia, "Times New Roman", Times, serif;  	
	font-size: 27px;  	
	font-weight: bold;  	
	color: #ff0000;  	
	line-height: 32px;  
	}  

.navigation {  	
	line-height: 19px;  	
	font-size: 14px;  	
	font-weight: bold;  	
	background-color: #f1f1f1;  	
	padding: 10px;  	
	border-right: solid #fff 2px;  
	}  

.navigation a {  	
	width: 100%;  	
	border-width: 2px;  	
	border-bottom-style: solid;  	
	border-color: #FFF;  	
	display: block;  	
	padding-bottom: 7px;  	
	padding-top: 7px;  
	}  
	
.header {  	
	font-family: Georgia, "Times New Roman", Times, serif;  	
	font-size: 36px;  	
	font-style: normal;  	
	font-weight: normal;  	
	color: #FFFFFF;  	
	text-decoration: none;  
	}  
	
a {  	
	color: #0066CC;  
	}  

.related, .related a {  	
	font-family: Arial, Helvetica, sans-serif;  	
	font-size: 12px;  	
	line-height: 18px;  	
	font-weight: normal;  	
	display: inline;  	
	border: none;  	
	text-decoration:none;  
	}  
	
.related p {  	
	width: 100%;  	
	border: none;  	
	padding-bottom: 3px;  	
	padding-top: 3px;  
	}  
	
.privfooter, .privfooter a { 	
	color: #FFF; 
	}

div#wpshopheader {
    clear: both;
    height: 50px;
    padding: 1px;
}
div#wpshopleft {
    float: left;
    width: 150px;
}
div#wpshopright {
    float: right;
    width: 150px;
}
div#wpshopmiddle {
    padding: 0px 160px 5px 160px;
    margin: 0px;
}
div#wpshopfooter {
    clear: both;
}