body { background-image: url(images/mochaGrunge.png); 
	  background-repeat: repeat;
		  background-position: center;
		  font-family: Verdana, Arial, sans-serif;
	   }
#container{width:850px; 
			margin-left:auto;
			margin-right: auto} 

#topnav ul {list-style:none; margin-top:10px; text-align:center; margin-bottom:2em; }
#topnav ul li {display:inline; padding-right:8px; }
#topnav ul li a {border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	color:#FFF; font-size:90%;background-color:navy; padding:8px; text-decoration:none; font-weight:bold;border:1px solid #ADA78E;}
#topnav ul li a:hover {color:#000; font-size:90%;background-color:#ADA78E; padding:8px; text-decoration:none; font-weight:bold; border-left:1px solid #00008b;border-right:1px solid #00008b;border-bottom:1px solid #2b552b;}


#wrapper { margin-left: auto;  
		  padding: 20px;  
          margin-right: auto;
		  padding: 10px;
          width: 40%;
		  min-width:500px;
	      background-color: #ffffff;
	      color: #000066;
		   border: 1.5px ridge #330000;
	  -webkit-border-radius: 15px;
	  -moz-border-radius: 15px;
	  border-radius: 15px;}

header{ 	text-align:center;
		 background-image: url(images/mochaGrunge.png);
		  padding: 10px;
		  width:250;
		  height:175;
		  font-size: 2em;
		  font-family:Georgia, "Times New Roman", serif}
		  
 
		  
		  
header img{margin-right: 10px;}
#nav{ float: right;
color: black;}	  
.nav { color: black;
	width: 150px;
	  border: 1.5px ridge #330000;
	  background-color: white;
	  -webkit-border-radius: 15px;
	  -moz-border-radius: 15px;
	  border-radius: 15px;
	  }
.nav2 { width: 150px;
	  border: 1.5px ridge #330000;
	  background-color: white;
	  color: white;
	  -webkit-border-radius: 15px;
	  -moz-border-radius: 15px;
	  border-radius: 15px;
}
.nav3{
text-align:center;}

.nav4{ font-size: 11px;
		  font-family:Verdana, Arial, sans-serif}


nav a { text-decoration: none; }
nav a:link {color: black; }
nav a:visited {color: #black; }
nav a:hover {color: blue; }
#rightcolumn { margin-left: 180px; 
               padding-right: 10px;
			   padding-bottom: 20px; }
            

.nav2 { text-align:center;
		color: #006600;}
.heading {text-align:center;
		color: #006600;
		 font-family: "Arial", serif;}
.category { color: #003366; 
            font-size: 2em;
			text-align: center;
					  font-family:"Arimo", sans-serif
}
footer{font-size: .70em;
		  text-align: center;
		  color: #006600;
		 		  padding-top: 10px;
		  clear: both;
}
#main { text-align: center; }
img { border-style: none; }
header, nav, footer { display: block; }