/* @override http://www.joningoldby.co.uk/css/website.css */

body {
	margin: 0;
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
}

#container {
	width: 960px;
	font-size: 90%;
	margin: 0 auto;
	line-height: 140%;
}

#topband, #aside li a:link, #aside li a:visited, a:hover, a:active {
	background-color: #660000;
}

#footer, #footer a:link, #footer a:visited, hr {
	color: #b78985;
}

#header, #aside li a:link, #aside li a:visited  {
	color: #FFF;	
}

#aside li a:hover, #aside li a:active {
	text-decoration: none;
	background-color: #901c0a;
	color: #FFF;
}

#topband {
	position: absolute;
	z-index: -100;
	display: inline;
	height: 120px;
	width: 100%;
}

#aside li a:link, #aside li a:visited {
	display: inline-block;
	padding: 5px 7px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	width: 186px;
}

#footer {
	padding: 10px 0;
	height: 1%;
	font: .7em Verdana, Arial, sans-serif;
	clear: both;
	border-top: 1px dotted;
	width: 940px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #FFF;
}
a:link, a:visited {
	text-decoration: underline;
	color: #666;
}
a:hover, a:active {
	text-decoration: none;
	color: #FFF;
}
hr {
	border-top: 1px dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	text-align: right;
	float: right;
	display: inline;
}

#logo p {
	margin: 0;
	padding-top: 25px;
	display: inline;
	position: absolute;
	z-index: -99;
	float: left;
}

#header p {
	margin-top: 0;
	padding: 0;
}

#header h1 {
	font-size: 2.4em;
	padding-top: 20px;
	margin: 0;
}

#header h2 {
	margin: 0 0 22px;
	font: 1.4em/1.6em Verdana, Arial, sans-serif;
	padding: 0;
}

#content-container {
	width: 960px;
/*background: #fff url(/images/bgnd.gif) repeat-y 100% 0;*/
	float: left;
}

#content {
	clear: left;
	float: left;
	width: 710px;
	padding: 10px 0 0;
	margin: 0 20px 20px 10px;
	display: inline;
}

#content p, #content li {
	font-size: 90%;
}

#content ul {
	list-style-type: square;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 5px;
}

h1 {
	font-size: 2em;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.2em;
}

h2 {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.3em;
	font-size: 1.4em;
}

h3 {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.2em;
	font-size: 1.2em;
}

h4 {
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.2em;
	font-size: 1em;
}

h5 {
	margin-top: 0;
	margin-bottom: 0;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1.2em;
	font-size: .9em;
}

h6 {
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: .9em;
}

#aside {
	width: 200px;
	padding: 15px 10px 10px;
	display: inline;
	color: #000;
	float: right;
	font: .9em/1.4em Verdana, Arial, sans-serif;
	margin: 0 0 20px;
}

.networking a {
	background-color: #fff;
	margin-left: -2px;
	display: inline-block;
	clear: none;
	border-style: none;
	border-width: 0;
	padding: 0 5px 0 0;
}

.networking a:hover {
	background-color: #FFF;
}

.left {
	padding: 4px 15px 5px 0;
	float: left;
}

.right {
	padding: 4px 0 5px 15px;
	float: right;
}

#basespace {
	height: 30px;
	float: left;
	width: 100%;
}

a img {
    border: 0px;
	background-color: #fff;
}

#aside ul {
	list-style-type: none;
	margin: 5px 0;
	font-size: .9em;
	padding: 0;
	line-height: 1.4em;
}

#footer p {
	margin: 0;
}

#gstats {
	float: left;
}
