body {
	background: #000000;
	border-top: 5px solid #000;
	color: #000000;
	font-size: 13px;
	padding: 20px 0 40px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

#outer-wrapper {
	background: url(../media/hops.jpg ) repeat-x right;
	width: 100%;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	height: auto;
	margin-top: 40px;

}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #0c466b;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}
h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #0c466b;
}

p {
	
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
	
}

.container_12 {
	background: #c5c03b;
	margin-bottom: 20px;
	overflow: hidden;
}

#content {
	margin-left: 65px;
	padding:10px;
	
	}
	
#footer p{
	text-align: left;
	color:#F00;
	}	

#wrapper #footer {
	font-size: 10px;
	color: #FFF;
	background-color: #000;
}

.grid_12 #content #news p{
	background-color: #000;
	color:#FFF;
	padding:10px;
	margin-top: 10px;
	}

#wrapper #footer p {
	color: #FFF;
}

