/*Donna Spears styles*/

body {font-family:Georgia, "Times New Roman", Times, serif;
	}

h1,h2,h3,h4,h5 {
	margin:0px 0px 5px 0px;
	}

#pageWrapper {
	width:760px;
	margin:auto;
	background: url(image/wrapperBackground.gif) repeat-y;
	}
	
#layoutLeft {
	float:left;
	width:172px;
	}
	
#layoutRight {
	float:left;
	width:580px;
	}

#banner {
	background: #000 url(image/banner.jpg) no-repeat;
	height:105px;
	width:588px;
	}
	
#nav  {position:relative;
	top:88px;
	left:10px;
	width:588px;
	height:20px;
	}

#nav ul {margin-left:-10px;}
		
ul.menu a {
	margin:0;
	padding-left:5px;
	padding-bottom:3px;
	padding-top:1px;
	padding-right:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

ul.menu li {
	width:16%;
}


ul.menu li:hover {
	color: #FFFFFF;
	background-color:#333;
	text-decoration:none;}
	
ul.menu li.current {background-color:#444;}

.article {margin-left:5px;}
	
#breadcrumbGoogle {
	display:none;
	}
	
#footer a, #footer img {
	margin-left:175px;
	text-decoration:none;
	color:#000;
	}
