
/* Yahoo reset CSS: */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* End Yahoo reset CSS. */

a:active, a:focus {
	outline:none;
}

strong {
	font-weight:bold;
	font-size:110%;
}

body {
	background:#000;
	font-family:arial, sans-serif;
}

#main {
	position:absolute;
	top:0px;
	left:0px;
	width: 765px;
	background:#fff;
	color:#000;
}

#top-container {
	width:765px;
	height:134px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
	background:#fff;
}

#h1-container {
	position:absolute;
	top:0px;
	left:0px;
	width:765px;
	height:70px;
	overflow:hidden;
	z-index:2
}

h3 {
	font-size: 120%;
	font-weight: bold;
	padding-bottom:1em;
	padding-top:0.5em;
}

#top-image-bg {
	position:absolute;
	top:70px;
	left:0px;
	width:765px;
	height:62px;
	z-index:2;
	background:#000;
}

#top-image {
	position:absolute;
	top:0px;
	left:0px;
	width:765px;
	height:134px;
	z-index:5;
}

html>body #top-image {
	background-image:url('../images/topimage.png');
}

#top-image-link {
	display:block;
	position:relative;
	top:34px;
	left:34px;
	width:194px;
	height:31px;
	z-index:11;
}

#openPicker {
	position:absolute;
	left:768px;
	top:0px;
	width:75px;
	height:362px;
	padding-left:7px;
	padding-top:10px;
	border-right:1px dotted #444;
	border-bottom:1px dotted #444;
}
#colourPicker {
	position:absolute;
	left:765px;
	top:0px;
	display:none;
}
#closePicker {
	position:absolute;
	left:765px;
	top:200px;
	width:195px;
	text-align:center;
	display:none;
}

#nav {
	margin:0px;
	padding:149px 15px 15px 15px;
	text-align:center;
	font-weight:normal;
	font-size:120%;
}

#nav ul {
	margin: 0;
	padding: 0;
	display:inline;
}
#nav li {
	margin-left: 0;
	padding: 0px 5px 0px 9px;
	border-left: 3px double #777;
	list-style: none;
	display: inline;
	height:1em;
	letter-spacing:0.1em;
}
#nav li.first {
	border-left:0px;
	padding-left:0px;
}

#nav a {
	color:#000;
	text-decoration:none;
}
#nav a.currentpage {
	color:#f00;
}
#nav a:hover {
	color:#f00;
}

#contentwrapper {
	position:relative;
	top:0px;
	left:0px;
	width:765px;
	min-height:310px;
	height:auto !important;
	height:310px;
	padding:0;
	margin:0;
	border:0;
	border-top:1px solid #fff;
}

#content {
	/*padding:6px 6px 0px 6px;*/
	width:400px;
	padding:0px 15px 0px 15px;
	margin-top:40px;
	line-height:150%;
	border-right:1px solid #ccc;

}

#content p {
	padding-bottom:15px;
}

#content li {
	padding-bottom:1em;
}

#rightside {
	width:330px;
	height:100%;
	position:absolute;
	right:0px;
	top:40px;
	text-align:center;
}

.contactdetail {
	display:block;
	font-weight:bold;
}

.vcard {
	text-align:left;
	padding-left:4em;
}

#rightside-overlay {
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:300px;
	padding:0;
	margin:0;
	border:0;
	background-repeat:repeat;
}
html>body #rightside-overlay {
	background-image:url('/interface/images/blank78.png');
}

.quote {
	text-align:left;
	padding:0 2em 0 2em;
}
.quotemark {
	position:relative;
	font-size:3em;
	font-family: "Times New Roman", Times, serif;
}
.leftquotemark {
	top:0;
	left:-0.5em;
}
.rightquotemark {
	float:right;
	top:-1.45em;
	right:-0.5em;
}
.quote p {
	position:relative;
	top:-3em;
	font-size:0.9em;
	font-style:italic;
}
.quote-attribution {
	position:relative;
	top:-3em;
	right:-3em;
	font-size:0.8em;
	text-align:right;
}

#rightsidecircles {
	width:100px;
	height:100%;
	position:absolute;
	right:-100px;
	top:50px;
	text-align:center;
}

#rightsidecircles a, #rightsidecircles img {
	margin:0;
	border:0;
	padding:3px 3px 3px 3px;
	display:block;
	float:left;
	width:20px;
	height:20px;
	text-decoration:none;
}

#rightsideimage {
	visibility:hidden;
}

#rightsideimagecredit {
	margin-top:0.5em;
	font-size:80%;
}

#footer {
	height:150px;
	width:765px;
	font-size:80%;
}

#footer-left-bg {
	background:#000;
	height:148px;
	width:120px;
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:2;
}
#footer-left {
	width:122px;
	height:150px;
	position:absolute;
	left:0px;
	bottom:0px;
	z-index:5;
}
html>body #footer-left {
	background-image:url('../images/birds-left.png');
}

#footer-right-bg {
	background:#000;
	height:148px;
	width:107px;
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:2;
}
#footer-right {
	width:109px;
	height:150px;
	position:absolute;
	right:0px;
	bottom:0px;
	z-index:5;
}
html>body #footer-right {
	background-image:url('../images/birds-right.png');
}

#footer-content {
	position:absolute;
	left:132px;
	bottom:15px;
	text-align:center;
	width:501px;
	margin:auto;
}

h1 {
	font-size:150%;
	font-weight:bold;
}

a {
	color:#777;
}
a:hover {
	text-decoration:none;
}

ul {
	list-style:circle;
	margin-left:2em;
	padding-bottom:15px;
}
