body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
p {
	font-size: 15px;
	color: #333333;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-size: 19px;
	font-weight: bold;
	color: #006600;
}
.tread {
	background-image: url(images-site/site-tyre-track-scaled.gif);
	background-repeat: repeat-x;
}
.master {
	background-image: url(images-site/site-watermark.gif);
	background-position: right bottom;
	border: 1px solid #000000;
	background-repeat: no-repeat;
}
.baseline {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 10px;
}
.baseline a:link, .baseline a:active, .baseline a:visited {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
.baseline a:hover {
	font-size: 9px;
	color: #CC0000;
	text-decoration: none;
}
#navContainer {
	width: 180px;
}
#navContainer ul {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	padding-left: 15px;
	font-size: 18px;
	margin-top: 5px;
	padding-top: 5px;
	list-style-image: url(images-site/li-bullet.gif);
}
#navContainer a {
	display: block;
	padding: 5px;
	width: 180px;
	color: #006600;
	text-decoration: none;
	font-size: 18px;
}
#navContainer a:link, #navContainer a:visited {
	color: #006600;
	font-size: 18px;
	font-weight: bold;
}
#navContainer a:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 18px;
}
.treadVert {
	background-image: url(images-site/site-tyre-track-scaled2.gif);
	background-repeat: repeat-y;
}
#internal {
	padding-top: 10px;
	padding-bottom: 10px;
}
#editablecontent {
}
#refresh {
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 10px;
	color: #666666;
}
#refresh a:link, #refresh a:active, #refresh a:visited {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
#refresh a:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 10px;
}
a:link, a:active, a:visited {
	color: #333399;
	text-decoration: none;
	font-size: 16px;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 16px;
}
.WrapImageRIGHT {
	vertical-align: top;
	float: right;
	margin-left: 10px;
}
.WrapImageLEFT {
	vertical-align: top;
	float: left;
	margin-right: 10px;
}
#form {
	padding: 0px;
	border: 1px dotted #336600;
	font-size: 15px;
	color: #336600;
}
.galleryThumbnail {
	margin: 14px;
	border: 1px dotted #006600;
	padding: 0px;
}
.galleryLayout {
	overflow: visible;
	border: 1px solid #003399;
}
.linkBox {
	padding: 5px;
	margin-left: 5px;
}
