body {
	background-color: #000000;
	
}

.wrapper {
	margin: 10px;
}

#header{
	background: #FFFFFF;
	min-width: 860px;

}

#stoneslogo{
	display:inline;
	float:right; 
	margin-right:20px;
}


.nav{
	float: left;
	margin-top: 10px;
	height: 650px;
	width: 188px;
	background-color: #FFFFCC;
}

.content  {
	margin-top: 10px;
	padding: 13px;
	background-color: #eeeeff;
	min-width: 634px;
	font: Verdana;
	min-height: 630px;
	margin-left: 200px;
	 
}

.endspace{
height: 200px;
}

.contentwithcorners{
	height: 142px;
	background-color: #FFFFFF;
}


.navlinks{
	max-height: 400px;

}

.navcontentwithcorners{
	color: #313575;
	padding: 5px;
	height: 610px;
	text-align: center;

}


.navlink{

	border: 1px solid;
	border-color: #EEEEBB;

}

.navlink a{
   display: block;
	width: 100%;

	
	max-width: 180px;
	text-decoration: none;
}

.navlink a:hover{
	background-color: #85292a;
	color: #FFFFFF;
}


#contentheader{
font-weight: bold;
font-size: 32px;
}

.navheader{

font-weight: bold;
font-size: 22px;

}

#beingourbestcontent{
font-style: Times New Roman;
}

.beingourbestheader{
font-size: 20px;
font-weight: bold;
font-style: Times New roman;
}


#footer{
	margin-left: 260px;
	margin-top: 10px;
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
	float: bottom;
	font-size: 10px;
	width: 60%;
	min-width: 500px;
	
}
