body{
	background-color:#F6F2EB;
	text-align:center;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

#siteContainer{
	border:1px solid #000000;
	width:690px;
	margin-left:auto;
	margin-right:auto;
}

img{
	border:0px solid #000000;
}

.titleImage{
	margin-bottom:-3px;
}

.navButton{
	width:116px;
	margin-left:-2px;
	margin-right:-2px;
	margin-bottom:-3px;
	border-top:3px solid #000000;
	border-bottom:0px solid #000000;
	border-left:0px solid #000000;
	border-right:0px solid #000000;
}

.navButtonSmall{
	border:0px solid #000000;
	margin-left:1px;
	margin-right:1px;
}

#smallNavigation{
	width:100%;
	border:0px solid #000000;
	text-align:right;
	background-color:#000000;
}

#siteContent{
	width:460px;
	padding:10px;
	float:left;
}

#siteContentWide{
	width:670px;
	padding:10px;
	float:left;
}

#siteAdverts{
	width:170px;
	padding:10px;
	float:right;
}

.advert{
	width:170px;
}

p{
	text-align:justify;
}

h1{
	font-size:14px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}

h2{
	text-align:left;
	font-size:12px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-style:italic;
}

.quote{
	font-style:italic;
	font-weight:bold;
}

.small{
	font-size:10px;
}

a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

table{
	width:100%;
}

.tableHead{
	font-weight:bold;
	font-size:14px;
	background-color:#E8D1BB;
}

.tableCell{
	background-color:#EFE0D1;
}

ul{
	text-align:justify;
}

.galleryImage{
	margin-left:25px;
	margin-right:25px;
}