body {
	margin: 0px;
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
table {
	border: none;
}
th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.header {
	width: 100%;
	height: 75px;
	/*border-collapse: collapse;*/
}
.line {
	width: 100%;
	height: 1px;
	border-collapse: collapse;
}
.header-picture {
	background-repeat: no-repeat;
	width: 246px;
}
.backgroundcolour1 {
	width: 80px;
}
.backgroundcolour2 {
	width: 80px;
}
.backgroundcolour3 {
	border-left: none;
	background-position: right center;
	background-repeat: no-repeat;
}
.menu {
	width: 100%;
	border-spacing: 0px;
}
.menucell {
	padding: 2px;
	white-space: nowrap;
	width: 78px;
	text-align: center;
	font-size: small;
}
.bodytext {
	font-size: small;
	padding: 4px;
}
.title {
	font-size: large;
	padding-bottom: 4px;
	text-transform: lowercase;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	width: 100%;
	padding-top: 4px;
}
pre {
	font-size: x-small;
}
.question {  font-weight: bold}
h1 { 
	font-size: x-large;
	text-transform: lowercase;
	font-weight: bold;
}
h2 {  
    font-size: medium; 
	font-style: italic
}
h3 {  
	font-size: small; 
	font-weight: bold
}
.a {  
	font-weight: bold; 
	text-decoration: none;
}
.menulink {  
}
.disabledmenu {  
}
.photo {
	text-align: center;
}
.photodescription {
	text-align: center;
}
#thumbnails {
	width: 90%;
	margin: 5%;
	border-collapse: collapse;
}
.subtitle {  
 	font-weight: bold
}
img {
	margin: 4px;	
}
#mainmenu {
	float: right;
	margin-left: 10px;
}
.mainmenu-item-picture {
	width: 48px;
	height: 15px;
	background-repeat: no-repeat;
}
.mainmenu-item {
	padding: 5px;
}
#stylepicker {
	float: left;
	width: 200px;
	margin-right: 10px;
}
#stylepicker td {
	text-align: right;
	padding: 4px;
}
.stylepicturecell {
	width: 105px;
	height: 40px;
}
#style-wattle {
  	background-image: url(images/new/wattle-style.jpg)
}
#style-gumleaves {
   	background-image: url(images/new/gumleaves-style.jpg)
}
#style-bark {
    background-image: url(images/new/bark-style.jpg)
}
.footer {
	font-size:xx-small;
	float: left;
	position: static;
}
#me {
	float: right;
}
#thumbnails {
  	width: 90%;
	padding: 4px;
	margin: 4px;
	font-size: xx-small;
	
}
#thumbnails td {
  text-align: center;
}	
.footertable {
	width: auto;
	margin: 0px;
	padding: 4px;
	border: 0px none;
	clear: both;
}
.picture-right {
	float: right;
	margin: 4px;
}
.picture-left {
	float: left;
	margin: 4px;
}
.caption {
	font-size: xx-small;
	text-align: center;
}

