body {
	font-family: arial;
	font-size: 14px;
	background: #B1B1B1;
	margin: 0px;
	background-image: url(images/grad1.jpg);
	background-repeat: repeat-x;
	background-color: #545454;
	}

a:link, a:active, a:visited, a:hover {
	color: #ffffff;
	}

a.top-menu:link, a.top-menu:active, a.top-menu:visited, a.top-menu:hover {
	color: #e7e7e7;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
	}
	
div.container {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	}

div.header {
	margin-top: 10px;
	float: left;
	}

span.entry-heading {
	font-size: 18px;
	color: #e7e7e7;
	font-weight: bold;
	}
	
div.top-active {
	background: #135587;
	padding: 8px 10px 10px 10px;
	}

div.top-notactive {
	padding: 8px 10px 10px 10px;
	}