body {
    	PADDING: 0px;
    	MARGIN: 0px;
    	FONT: 110% verdana, arial, helvetica, sans-serif;
    	COLOR: black;
}
li {
	list-style: none;
}
#tagline {
	color: white;
}
#container {
	position: absolute;
	right: 300px;
	height: 100%;
}
#header {
	width: 100%;
	height: 85px;
	text-align: center;
}
#content {
	color: white;
	font-size: 85%;
}
#footer {
	margin-top: 0px;	
	border: #e6d3b1 0px solid;
	text-align: center;
}
#insidefooter {
	font-family: Arial Narrow;
	font-size: 100%;
	color: white;
/*	background: url(images/artistic_licence.jpg);*/
}	
h1 {
	font-family: Arial Narrow;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	border: 1px black solid;
	padding: 0px;
	border: 0;
	margin: 0;
}
h2 {
	font-family: Arial Narrow;
	font-size: 180%;
	font-weight: normal;
	text-align: center;
	border: 1px white solid;
	padding: 0px;
	margin: 0;
}
h3 {
	font-family: Arial Narrow;
	font-size: 160%;
	font-weight: normal;
	text-align: left;
	border: 0px white solid;
	padding: 0px;
	margin: 0;
}
h4 {
	padding: 0px;
	margin: 0;
}
img {
	border: 0;
}
#contentheader {

}
#contentbody {
	border: 1px white solid;
	padding: 10px;
	margin: 0;
	color: black;
	line-height: 1.25em;
}
.contentbody a {

}
#contentfooter {
	font-family: arial narrow;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px white solid;
	font-weight: bold;
	font-size: 120%;
	height: 1.25em;
}
#contentfooter a {
	font-family: verdana;
	text-decoration: none;
	font-size: 90%;
	font-weight: normal;
}
.centralise {
	display: table;
	margin-left: auto;
	margin-right: auto;
	width: auto;
}
.strong {
	font-weight: bold;
/*	font-size: 150%;*/
}
.italic {
	font-style: italic;
}
#logo {
	position: absolute;
	top: 80px;
	right: 280px;
	height: 40px;
	width: 40px;
	background: whitesmoke;
	z-index: 100;
}
#logoimage {
	width: 30px;
	margin-top: 5px;
	margin-left: 5px;
	border: 0;
}
#topleftcurve {
	position: absolute;
	left: 0;
	width: 30px;
	height: 30px;
	border: 1px black solid;
}
#rightbar {
	position: absolute;
	right: 0px;
	top: 90px;
	width: 300px;
}
#insiderightbar {
	line-height: 1.1em;
	color: black;
	padding: 5px;
}
.rightunitdivider {
	border-top: 1px black solid;
	border-bottom: 1px white solid;
}
.rightunit {
	border-bottom: 1px white solid;
	padding: 5px;	
	font-size: 75%;
	color: white;
	font-weight: bold;
}	
.rightunit li {
	list-style-type: circle;
	list-style-position: outside;
	margin-left: 20px;
	font-weight: bold;
}
.rightunitbox {
	padding: 5px;	
	font-size: 75%;
	color: black;
}
.rightunitboxtitle {
	font-family: arial narrow;
	font-size: 170%;
	color: black;
	font-weight: normal;	
	line-height: 1.1em;
	margin-bottom: 1em;
	text-decoration: none;
}
.rightunittitle {
	font-family: arial narrow;
	font-size: 170%;
	font-weight: bold;	
	line-height: 1.1em;
	margin-bottom: 1em;
	text-decoration: none;
}
.rightunit a {
	font-weight: normal;
	text-decoration: none;
}
.rightunitselected a {
	color:white;font-weight:bold;
}
#topright {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 300px;
	padding: 0px
}
#insidetopright {
	border: 1px white solid;
	padding: 5px;
	color: black;
	font-size: 70%;
	text-align: right;
	margin: 0px;
}
.tbl td {
	border: 1px black solid;
	padding: 3px;
	color: black;
	font-size: 90%;
}
.column1 {
	background: #FFFFBB;
}
.column2 {
	background: #6FFFB7;
}
.column3 {
	background: #E1C1FF;
}
.menu {
	margin-top: 0px;
	border: 0px black solid;
}
.menuimage {
	float: left;
	border: 1px gray solid;
	padding: 2px;
}
.clearer {
	clear: both;
}
.floatingimage {
	float: left;
	padding: 5px;
}
.right {
	text-align: right;
}
.floatleft {
	float: left;
	padding-right: 5px;
}
.floatright {
	float: right;
	padding-left: 5px;
}
.small {
	font-size: 80%;
}
.darkblue {
	color: darkblue;
}
#mainpic {
	border: 10px white double;
}
.formlabel {
	text-align: right;
	width: 20%;
	vertical-align: top;
	font-family: arial narrow;
	font-size: 120%;
}
.forminput {
	width: 350px;
}
.pawprint {
	list-style: none;
	padding: 5px;
	padding-bottom: 1em;
	font-size: 80%;
	border: 1px black solid;
	margin-bottom: 5px;
}
.sitemapsection {
	font-size: 100%;
	font-weight: bold;
	font-family: arial narrow;
	margin-top: 10px;
	margin-bottom: 10px;
}
.sitemapitem {
	font-size: 100%;
	font-weight: normal;
	font-family: arial narrow;
	margin-top: 5px;
	margin-bottom: 5px;
}
.quizquestion {
	font-size: 120%;
	font-weight: bold;
	font-family: arial narrow;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
.quizchoice {
	font-size: 80%;
	font-weight: normal;
	font-family: verdana;
	margin-top: 5px;
	margin-bottom: 5px;
	list-style: lower-alpha;
}
.liststylenone {
	
}
.err {
	color: red;
}


/* \*/
* html .hollyhack {height: 100%;}
#rightbar {
/*	width: expression(document.body.clientWidth < 900 ? document.body.clientWidth -700+"px" : "300px" );*/
}
/* */