body, td {
   background-color: #E0FFFF;
	background-image: url("../images/background.gif");
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin: 0;
	min-width: 600px;
	padding: 0 0 20px 0;
}

h1, h2, h3, h4 {
	background-color: #232323;
	color: #CCCCCC;
	margin: 0;
	padding: 2px 0 2px 0;
	text-indent: 7px;
	width: 100%;
}

a {
   background-color: transparent;
	color: #3366CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p, ul, ol {
	margin-top: 0px;
}

img {
	border: none;
}

div#container {
	width: 100%;
}

div.pagecell {
	background-color: #DCDCDC;
	color: #333333;
	left: 5%;
	margin-bottom: 20px;
	position: relative;
	top: 20px;
	width: 90%;
}

div.heading {
	padding-bottom: 10px;
}

div.content {
	background-color: #DCDCDC;
	color: #333333;
	margin-bottom: 10px;
	padding-top: 5px;
}

#leftcol {
	margin-right: 31%;
}

#floatright {
	float: right;
	width: 30%;
}

#floatleft {
	clear: left;
	float: left;
	padding-top: 10px;
	width: 220px;
}

div.wrapper {
   padding-left: 20px;
	padding-right: 20px;
}

div.rightwrapper {
	padding-left: 5px;
	padding-right: 15px;
}

div#footer {
	border-top: 1px solid #333333;
	clear: both;
	left: 1%;
	margin-top: 40px;
	position: relative;
	text-align: center;
	width: 98%;
}
#centrecol {
	margin-left: 200px;
}

img.float {
	float: left;
	margin: 0 10px 0 0;
}

span.smallh {
	font-size: 13px;
	font-weight: bold;
}

span.left {
	position: absolute;
	left: 10px;
	padding-right: 10px;
	text-align: left;
}

span.centre {
	position: relative;
	left: 4%;
	text-align: center;
}

span.right {
	position: absolute;
	right: 10px;
	text-align: right;
}

#credits ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#photos ul {
	margin: 0;
	padding: 0;
}

#photos ul li {
	display: inline;
}

 #navbar {
	background-color: #232323;
	color: #DCDCDC;
	padding: 5px 0 5px 0;
} 

#navbar ul {
	background-color: #DCDCDC;
	color: #CCCCCC;
	margin: 0;
	text-align: center;
	white-space: nowrap;
}

#navbar ul li
{
	border-right: 1px solid #333333;
	display: inline;
	margin: 0;
	padding: 5px 3px 5px 0; 
}

#navbar ul li a
{
	background-color: transparent;
	color: #232323;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}

#navbar ul li.left {
	border-left: 5px double #333333;
	padding-left: 3px;
}

#navbar ul li.right {
	border-right: 5px double #333333;
}

#navbar ul li a:hover { 
	background-color: #232323;
	color: #CCCCCC;
}

#navbar #active { 
	background-color: #232323;
	color: #CCCCCC; 
}

#centred-text { text-align: center; }

.getabetterbrowser {
	visibility: hidden;
}
