

body {
	background-color: #FFFFFF;
	margin: 140px 0px 0px 0px;
	background-image: url(images/wood-carving-joinery-uk.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	line-height: 1.2em;
}

a:active { color: #990000; text-decoration: none }
a:hover { color: #990000; text-decoration: none }
a:link { color: #000000; text-decoration: none }
a:visited { color: #000000; text-decoration: none }

.bodyred { color: #990000 }

p { margin: 0px 0px 16px 0px; padding: 0; }
h1 {
	font-size: 1.2em;
	font-weight: normal;
	font-style: italic;
	 margin: 0px 0px 16px 0px;
}

.subred { font-family: Times New Roman, Times, serif; font-size: 14pt; color: #990000 }

.bodysmall { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000}
.bodysmall:hover { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000}

#NextForwardContainer {
	width: 100px;
	float: right;
	position:relative;/*ie needs this to show float */
}
a.NextForward:link, a.NextForward:visited { color: #000000; text-decoration: none; }
a.NextForward:hover, a.NextForward:active { color: #000000; text-decoration: none; background-color: #EBBE74; }


.NextForward {
	width: 74px;
	padding: 2px 2px 2px 6px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #990000;
	background-color: #F6E3C3;
	font: "Times New Roman", Times, serif;
	font-style: italic;
	display: block;
	float: right;
	position:relative;/*ie needs this to show float */
}
a.NextForward:link, a.NextForward:visited { color: #000000; text-decoration: none; }
a.NextForward:hover, a.NextForward:active { color: #000000; text-decoration: none; background-color: #EBBE74; }

.MenuItem {
	display: block;
	margin: 0px 0px 6px 22px;
}

.inlineImg {
	margin: 0px 0px 100px 0px;
}

#Header {
	width: 770px;
	height: 20px;
	margin: 0;
	padding: 0px 0px 52px 180px;
	float: left;
	position:relative; /*ie needs this to show float */
}

#Container {
	width: 770px;
	margin: 0;
	padding: 0;
	float: left;
	position:relative; /*ie needs this to show float */
}

#Menu {
	width: 200px;
	padding: 0;
	margin: 0;
	color: #000000;
	float: left;
	position:relative; /*ie needs this to show float */
}

#Main {
	width: 566px;
	padding: 0;
	margin: 0;
	float: left;
	position:relative; /*ie needs this to show float */
}

#Footer {
	width: 770px;
	margin: 10px 0px 0px 0px;
	padding: 0;
	text-align: right;
	float: left;
	position:relative;/*ie needs this to show float */
}