body {
	margin:0px;
	}



a {
	color: #000000;
	text-decoration:none;
	letter-spacing:.1em;
	font-family: arial;
	font-size: 12px;
	}

#Content h3 {
	color: #FFCC00;
}

.outer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	border-left: solid thin #888888;
	border-right: solid thin #888888;
}

#nav {
	position: relative;
	height: auto;
	width: 280px;
	float: left;
	text-align: center;
	padding: 5px 5px 5px 5px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-right:solid thin #888888;
}



#nav ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	text-align: left;
	list-style-image: none;
	color: #336633;
	padding-top: 10px;
	Padding-left: 50px;
	list-style-type: none;
	line-height: 1.3;
}

#Content {
	float: left;
	width: 600px;
	padding: 20px 10px 10px 35px;

}

#footer {
	
	clear: both;
	height: 130px;
	width: 100%px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #555555;
	
	padding: 10px 0px 15px 15px;

}

.centre {
	
	text-align: center;

}
