	body {
		font-family: Comic Sans MS, sans-serif;
		font-size: 14px;
		background-color: #AAAAFF;
		color: #0000FF;
		background-image: url('../images/isleback.jpg');
		background-repeat: repeat-x;
		text-align: center;
		margin-top: 10px;
	}
	#container {
		background-color: #FFFFFF;
		width: 90%;
		margin: 0 auto;
	}
	#header-image {
		height: 115px;
		background-position: center;
		background-image: url('../images/main logo.png');
		background-repeat: no-repeat;
	}
	#header {
		background-color: red;
	}
	#nav {
		height: 20px;
		text-align: center;
		font-size: 12px;
		font-family: Verdana, Arial, Sans-Serif;
	}
	#body {
		font-size: 14px;
	}
	#footer {
		font-size: 16px;
		height: 20px;
	}
	/* we want to be able to use in place of p tags for search engine purposes */
	h1 {
		font-size: 14px;
	}
	h2 {
		font-size: 14px;
	}
	h3 {
		font-size: 14px;
	}
	.heading {
		font-weight: bold;
		font-size: 18px;
	}
	#title {
		font-weight: normal;
		font-size: 2em;
	}
	.highlight {
		background-color: #f0e700;
	}
	.text {
		color: #0000FF;
		font-size: 14px;
	}
	.price {
		font-size: 18px;
		font-weight: bolder;
	}
	.nav {
		color: white;
		margin: 10px 10px 0px 10px;
		padding: 5px;
		background: url('../images/nav-gradient.jpg');
		background-repeat: no-repeat-x;
		background-position: top right;
		background-color: #fd0000;
	}
	.nav a {
		color: #fff600;
		font-size: 14px;
		text-decoration: none;
		font-weight: bolder;
		/*width: 200px;*/
		width: 80%;
	}
	.nav a:hover {
		color: #FFFFFF;
	}
	#memberbar {
		padding-bottom: 0px;
		position: relative;
		top: -20px;
	}
	.submit {
		background-color: #000066;
		color: #EEEEFF;
	}
	#contact {
		margin: 0px auto;
	}
	a {
		color: #ff4242;
		font-weight: bold;
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}
	.alink {
		color: red;
		text-decoration: none;
		font-size: 11px; 
	}
	#page-content {
		padding: 0px 120px;
	}
	#adminbar {
		background-color: #DDDDFF;
		border-top: 1px solid #9999FF;
		border-bottom: 1px solid #9999FF;
	}
	#adminbar .alink {
		color: #000099;
	}
	.alink:hover, #adminbar .alink:hover, #content .alink:hover {
		color: #0000FF;
		text-decoration: underline;
	}
	.links {
		background-color: #FFEEEE;
		border-right: 1px solid #FFAAAA;
		border-bottom: 1px solid #FFAAAA;
		text-align: left;
	}
	.events {
		background-color: #FFEEEE;
		border-right: 1px solid #FFAAAA;
		border-bottom: 1px solid #FFAAAA;
		text-align: left;
	}
	.search-table {
		background-color: #FFEEEE;
		border: 1px solid #FFAAAA;
	}
	.search-table td {
		padding: 5px;
	}
	.imagebox {
		text-align: center;
	}
	.newsbox {
		text-align: center;
		width: 170px;
		padding: 5px;
		margin: 0px auto;
		background-color: #FFFFFF;
		border: 1px solid #990000;
	}
	.searchbox {
		text-align: center;
		width: 170px;
		padding: 5px;
		margin: 0px auto;
		background-color: #FFEEEE;
		border: 1px solid #990000;
	}
#children {
	float: left;
	text-align: left;
}
#children ul,li {
	color: #381704;
}
#children a {
	color: #381704;
}
#children a:hover {
	color: #003300;
}
.site-table {
	border: 1px solid;
	width: 725px;
}
.site-table td {
	padding: 5px;
}
.site-table a {
	color: #381704;
}
#friendly {
	background-color: #ff0302;
	background-image: url('../images/topbar.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	text-align: right;
	height: 100px;
	border-left: 5px solid #ff0302;
}
.product-table {
	border: 1px solid #FFAAAA;
	padding: 0px 10px;
	margin-top: 10px;
	text-align: left;
}
.product-table td {
	border-bottom: 1px solid #FFAAAA;
	padding: 5px;
}
.product-table .product-text {
		/*background-color: #FFEEEE;*/
		/*padding: 5px;*/
}
.input {
	font-size: 14px;
	color: navy;
}
#search {
	font-size: 11px;
}
#search-submit {
	font-size: 10px;
}
#edit {
	width: 80%;
	text-align: left;
	margin: 0 auto;
}
#login-details {
	height: 30px;
	text-align: center;
}
.forum {
	border: 1px solid #DDDDFF;
}
.forum td {
	font-size: 12px;
}
.forum td .alink {
	font-size: 12px;
	color: #000066;
}
#serendipity_banner {
	background-color: #FFFFFF;
	color: #000066;
	font-weight: bold;
	font-size: 18px;
	color: #0000FF;
	text-align: center;
}
#serendipity_banner a {
	color: #000066;
	color: #0000FF;
	font-family: Comic Sans MS, sans-serif;
}
#content {
}
#body {
	margin: 0px;
	padding: 0px;
}
#mainpane {
	margin: 0 auto;

}
.serendipity_entry_body {
	font-family: Comic Sans MS, sans-serif;
}
.navlink {
	padding: 10px;
	color: #000088;
}
