body {
	color:#000000;
	background-color:#ffffff;
	background-image:url("../images/back.jpg");
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family:Times New Roman, serif;
	}

#header {
	font-family:verdana, arial, helvetica, sans-serif;
	top:0px;
	left:0px;
	width:100%;
	height:110px;
	color:#000000;
	background-color:#ffffff;
	background-image:url("../images/notepaper.jpg");
	border-bottom:2px solid #000000;
	padding-bottom:6px;
	z-index:90;
	position:fixed;
	}

div#header #ddname
	{
	left:17%;
	position:absolute;
	top:13px;
	z-index:91;
	}

div#header #description
	{
	position:absolute;
	top:55px;
	left:50%;
	font-size:75%;
	font-style:italic;
	font-weight:bold;
	z-index:91;
	}

div#header #facebook
	{
	position:absolute;
	top:30px;
	right:130px;
	z-index:91;
	}

img#logo
	{
	position:absolute;
	top:5px;
	right:10px;
	z-index:91;
	}

div#header h1
	{
	display:none;
	z-index:91;
	}

#content {
	margin-left:17%;
	margin-right:2%;
	text-align:justify;
	font-size:90%;
	}


#menu {
	font-family:verdana, arial, helvetica, sans-serif;
	top:50px;
	left:2%;
	color:#000000;
	background-color:transparent;
	background-image:url("../images/rptknot2.png");
	line-height:2em;
	z-index:99;
	border-right-style:outset;
	border-bottom-style:outset;
	font-size:70%;
	font-weight:bold;
	display:block;
	text-align:center;
	position:fixed;
	}

#menu a
	{
	color: #000000;
	background-color:transparent;
	text-decoration: none;
	width: 9em;
	padding: 3px 5px;
	margin: 1px;
}

#menu a:hover
	{
	color:#dd0000;
	background-color:transparent;
	}

#menu a:active, #menu .current
	{
	font-style:italic;
	background-image:url("../images/rptknot.png");
	}

#validation a
	{
	color:#0000ff;
	background-color:transparent;
	font-size:70%;
	display:inline;
	padding:0px 0px;
	}

.right
	{
	 float:right;
	 margin-right:0px;
	 margin-left:2em;
	 margin-bottom:1em;
	}

.centre
	{
	 text-align:center;
	}

.clearall {clear:both;}

div.noscript {display:inline;}

img {border:0px;}

.floatleft	{
		float:left;
		margin-right:20px;
		}

h2.hstyle1
	{
	font-family:Verdana, sans-serif;
	font-size:120%;
	padding-top:15px;
	border-bottom:2px solid #000000;
	background-image:url("../images/dragon_small.gif");
	background-position:center right;
	background-repeat:no-repeat;
     }

div#content a:link
	{
	color:#000000;
	background-color:inherit;
	font-weight:bold;
	}
div#content a:hover
	{
	color:#dd0000;
	background-color:inherit;
	font-weight:bold;
	}
div#content a:visited
	{
	color:#000000;
	background-color:inherit;
	font-weight:normal;
	}
div#content a:visited:hover
	{
	color:#dd0000;
	background-color:inherit;
	font-weight:normal;
	}

ol.faqs li p:first-child
	{
	 font-weight:bold
	}

.clarify
	{
	border-bottom:1px dotted;
	}

.separator
	{
	display:none;
	}

ul.calendar
	{
	text-align:left;
	background-image:url("../images/notebook.png");
	background-color:transparent;
	color:inherit;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	padding-top:10px;
	padding-bottom:10px;
	}

.calendar h3
	{
	font-size:160%;
	font-weight:bold;
	border-bottom:1px dotted #0000ff;
	color:#0000ff;
	background-color:inherit;
	width:97%;
	margin-left:10px;
	}

.calendar h4
	{
	font-size:120%;
	font-style:italic;
	display:inline;
	line-height:2.5em;
	}

li.year, li.month, li.date
	{
	list-style:none;
	width:95%;
	}

.boxcentre
	{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}

.centredcontent
	{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	}

.note
	{
	font-size:90%;
	font-style:italic;
	}

fieldset, .fieldset
	{
	background-image:url("../images/notepaper.jpg");
	padding-bottom:6px;
	border-right:3px outset #000000;
	border-bottom:3px outset #000000;
	width:70%;
	}

div.row
	{
	clear:both;
	padding-top:10px;
	}

div.row span.label
	{
	float:left;
	width:22%;
	text-align:right;
	font-weight:bold;
	}

div.row span.formw
	{
	float:right;
	width:76%;
	text-align:left;
	font-weight:bold;
	}

div.thumbnail
	{
	float:left;
	padding-top:17px;
	padding-bottom:15px;
	padding-left:7px;
	padding-right:7px;
	text-align:center;
	background-color:#000000;
	background-image:url("../images/filmstrip.png");
	margin-bottom:5px;
	margin-top:5px;
	}

.clear
	{
	clear: both;
	margin:2px;
	}

.gbookmsg
	{
	margin-bottom:2em;
	background-image:url("../images/notepaper.jpg");
	border:1px #000000 solid;
	padding-left:1.5em;
	padding-right:1.5em;
	}
.gbookfrom
	{
	font-weight:bold;
	}