/* 2006 Style sheet
Basics and Typography */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	color: #4A4A49;
	text-align: left;
	font-size: medium;
  background-color: #b3b3b3;
	background-image: url(background.jpg);
	background-repeat:no-repeat;
}
body.open {
	background-image: none;
	text-align: center;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	padding: 0.5em 0;
	margin: 0px;
	clear:both;
}
p.wrap {
	clear:none;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	padding: 0.5em 0;
	margin:0px;
	font-family: Verdana, sans-serif;
	clear:both;
}
h1 {
	font-size: 1.7em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;
}
a.menu {
	text-decoration:none;
}
a:link {
	color: #497CA7;
}
a:visited, a:active {
	color: #6E7CA7;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
input, textarea, select {
	background-color: #FFF;
	color: #4A4A49;
	font-size: 1em;
	font-family: Arial, sans-serif;
	position: relative;
	width: 60%;
	left: 77px;
}
textarea {
	width: 80%;
	height: 100px;
}

blockquote {
	margin: 0px;
	padding: 0px 0px 0px 40px;
	font-style:italic;
}
code {
	font-family: monospace;
	color: #666;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
}
td {
	vertical-align: top;
	text-align:center;
	padding: 9px;
	width: 162px;
}
img {
	border: 1px solid #aaa;
	border-color: black;
	margin: 0;
}
img.gallery {
	display: block;
	margin-left: auto;
	margin-right: 0;
}
img.spacer {
	display:inline;
	float:left;
	border: 0px;
}
img.arrow {
	display:inline;
	border: 0;
	margin:0;
}
img.thumb {
	display:inline;
	float: left;
	margin:0px 0px 5px 0px;
}
img.corner {
	display: inline;
	float:left;
	border: 0;
	margin:0;
}
img.artleft {
	float:left;
	margin:10px 23px 13px 0px;
}
img.artright {
	float: right;
	margin:10px 0px 13px 0px;
}



.footer {
	color: white;
	font-size:smaller
}

/* Layout */



.navbar {
	margin: 0px 0px 0px 0px;
	display: block;
}

.navbarsub {
	display:block;
	float:right;
	width: 733px;
	font-size: smaller;
	text-align: right;
	padding:2px;
	background-color: #dedede;
	margin: 0px 0px 10px 0px;
}



.navbarbox6 {
	display: inline;
	float:left;
	width: 117px;
	border: 0px;
	padding:2px;
	margin: 0px 0px 10px 0px;
}

.navbarbox4left {
	display: inline;
	float:left;
	text-align:left;
	width: 180px;
	border: 0px;
	padding:2px;
	margin: 0px 0px 5px 0px;
}

.navbarbox4centre {
	display: inline;
	float:left;
	text-align:center;
	width: 180px;
	border: 0px;
	padding:2px;
	margin: 0px 0px 5px 0px;
}

.navbarbox4right {
	display: inline;
	float:left;
	text-align:right;
	width: 180px;
	border: 0px;
	padding:2px;
	margin: 0px 0px 5px 0px;
}

.navbarbox3left {
	display: block;
	float:left;
	text-align:left;
	width: 240px;
	border: 0px;
	padding:2px;
	margin: 0px 0px 5px 0px;
}

.navbarbox3centre {
	display: block;
	float:left;
	text-align:center;
	width: 240px;
	border: 0px;
	padding:2px;
	margin: 0px 0px 5px 0px;
}

.navbarbox3right {
	display: block;
	float:left;
	text-align:right;
	width: 240px;
	border: 0px;
	padding:2px;
	margin: 0px 0px 5px 0px;
}

.navbarbox3 {
	display: inline;
	float:left;
	width: 240px;
	border: 0px;
	padding:2px;
	margin: 0px 0px 0px 0px;
}

#menutopcentre {
	display:inline;
	position: relative;
	float:left;
	width: 120px;
	height:19px;
	background: white no-repeat;
	border-top: 2px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-style: solid;
	border-color: black;
}
.menubottomflat {
	display:block;
	width: 158px;
	height:19px;
	background: white no-repeat;
	border-top: 0px;
	border-right: 2px;
	border-bottom: 2px;
	border-left: 2px;
	border-style: solid;
	border-color: black;
	margin: 0px 0px 5px 0px;
}
.menuitem {
	display: block;
	background:   white no-repeat;
	border-left:2px;
	border-right:2px;
	border-top:0px;
	border-bottom:0px;
	border-color: black;
	border-style: solid;
	width: 148px;
	padding:5px;
	margin:0px;
}

#all {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width: 954px;
}

#menu {
	position: absolute;
	left: 793px;
	width: 162px;
	top: 108px;
	background: none;
}

#title {
	position: absolute;
	left: 254px;
	top: 10px;
	width: 264px;
	height:88px;
	background-image: url(title.gif);
	background-repeat:no-repeat;
}

#main {
	position: absolute;
	left: 0px;
	width: 771px;
	top: 108px;
	background: none;
}

#content {
	position: relative;
	width: 737px;
	background:   white no-repeat;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	border-left: 2px;
	border-right: 2px;
	border-top:0px;
	border-bottom:0px;
	border-style: solid;
	border-color: black;
	margin:0px;
} 

#contentsciview {
	position: relative;
	width: 742px;
	background:   white no-repeat;
	text-align: left;
	padding-left: 12px;
	padding-right: 13px;
	border-left: 2px;
	border-right: 2px;
	border-top:0px;
	border-bottom:0px;
	border-style: solid;
	border-color: black;
	margin:0px;
} 

.contenttopbottom {
	position: relative;
	width: 771px;
	height:21px;
	border:0px;
	padding:0px;
	margin:0px;
} 

#contentbottomcentre {
	display:inline;
	position: relative;
	float:left;
	width: 729px;
	height:19px;
	background: white no-repeat;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 2px;
	border-left: 0px;
	border-style: solid;
	border-color: black;
} 

#contenttopcentre {
	display:inline;
	position: relative;
	float:left;
	width: 729px;
	height:19px;
	background: white no-repeat;
	border-top: 2px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-style: solid;
	border-color: black;
	}

.centered {
	text-align: center;
}