body {
	background-image: url(../graphics/revobird_s.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	background-color: #FFFFFF;
}
#titlebar {
	background-repeat: no-repeat;
	background-position: center top;
	height: 55px;
	width: 100%;
	left: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#navbox {
	right: 0px;
	height: 100%;
	position: absolute;
	width: 207px;
	clip:      rect(55px auto auto auto);
	top: 0px;
	z-index: 1;
}
#nav {
	float: right;
	list-style: none outside;
	width: 207px;
	margin: 0;
	color: #ffc;
	font: normal 10px geneva, verdana, sans-serif;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-top: 54px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 3px;
	}

#nav li {
	display: block;
	font: normal 10px geneva, verdana, sans-serif;
	text-align: center;
	padding: 3px 0px 0px;
	
	}

#nav li a {
	display: block;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #999999;
	padding: 0px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	}

#nav li a:hover {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	}

#nav li a:active {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #999999;
	}
#sidebar {
	position: absolute;
	height: 100%;
	left: 0px;
	background-image: url(../graphics/sidebarbg.gif);
	background-repeat: repeat-y;
	width: 86px;
	bottom: 0px;
	top: 0px;
	overflow: visible;
	z-index: 2;
}
#sidetag {
	background-repeat: no-repeat;
	height: 440px;
	width: 86px;
	left: 0px;
	top: 54px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 75px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: justify;
	overflow: visible;
	padding-left: 165px;
	background-image: url(../graphics/sidebarbg.gif);
	background-repeat: repeat-y;
}
#titlestrip {
	background-image: url(../graphics/topstrip.gif);
	background-repeat: repeat-x;
	position: absolute;
	height: 55px;
	width: 100%;
	left: 0px;
	top: 0px;
	z-index: 1;
	background-color: #FFFFFF;
}
#textpanel {
	background-image: url(../graphics/recess.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 116px;
	top: 0px;
	right: 20px;
	padding-top: 5px;
}
#colourpanel {
	background-image: url(../graphics/recess.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 116px;
	top: 0px;
	left: 20px;
	padding-top: 5px;
}
.border1 {
	border: 1px solid #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
