#navcontainer ul {
	text-transform: lowercase;
	padding: 10px;
	font-variant: normal;
	text-align: center;
	margin: 0px auto;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
}

li {
	border-style: none;
	text-transform: lowercase;
	display: inline;
	padding: 5px;
}

li a {
	border-style: none;
	padding: 10px;
	text-transform: lowercase;
	text-decoration: none;
	font-variant: normal;
	font-size: .8em;
}

li a:hover {
	border-style: none;
	text-transform: lowercase;
	color: #fff;
}

a:link {
	border-style: none;
	text-transform: lowercase;
	color: #996600;
	text-decoration: none;
}

a:visited {
	border-style: none;
	text-transform: lowercase;
	text-decoration: none;
	color: #996600;
}

a:hover {
	border-style: none;
	text-transform: lowercase;
	color: #333;
}

body {
	border-style: none;
	color: black;
	background-color: black;
}

#TopRow {
	border-style: none;
	height: 10px;
}

#LogoBand {
	border-style: none;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
	margin: 0px auto;
	text-align: center;
	height: 100px;
	width: 700px;
}

#Centre {
	border-left-width: 15px;
	border-bottom-width: 25px;
	border-right-width: 15px;
	border-top-width: 15px;
	padding: 10px;
	border-style: solid;
	background-color: black;
	color: black;
	margin: 0px auto;
	height: 400px;
	width: 820px;
}

#footer {
	border-style: none;
	color: #666666;
	padding: 30px;
	font-size: .8em;
	margin: 0px auto;
	text-align: center;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#strip {
	border-style: none;
	padding: 10px;
	margin: 0px auto;
	background-color: black;
	
}

img:hover {
	border-style: none;
	border-color: black;
	color: black;
	background-color: black;
	border-width: 0px;
}

p {
	border-style: none;
	color: white;
	width: 300px;
	padding-top: 50px;
	margin: 0px auto;
	text-align: justify;
	font-size: .8em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

blockquote {
	border-style: none;
	margin: 0px auto;
	width: 500px;
	padding: 20px;
	font-size: .8em;
	text-align: justify;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #cccccc;
}

h1 {
	border-style: none;
	text-align: justify;
	margin: 0px auto;
	width: 300px;
	font-size: 1.1em;
	color: #996600;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

img {
	border-style: none;
	border-color: black;
	border-width: 0;
	background-color: black;
	color: black;
}

.wide {
	border-style: none;
	width: 800px;
	font-size: .8em;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.inline {
	text-transform: capitalize;
	border-style: none;
	color: #996600;
	text-decoration: none;
}

