body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
	background-attachment: scroll;
	background-image:  url("images/ottery_background.gif");
	background-repeat: repeat-y;
	background-position: left top;	
}

#header {
	margin:0px;
	border:0px;
	height:84px;
	width: 770px;
	background-color: #FFFFFF;
}

#header #left {
	float:left;
}

#header #right {
	float:right;
	margin-top: 7px;
	margin-right: 3px;
}

#topnav {
	height: 22px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	width: 770px;
	background-image: url(images/top_nav_background.gif);
	background-repeat: repeat-x;
}

#topnav a{
	color: #FFFFFF;
}

#content {
	margin:0px 0px 0px 175px;
	padding:5px;
	overflow:visible;
	color: #000000;
	width: 585px;
}

#content a{
	color: #FFFFFF;
}

#menu {
	position:absolute;
	top:106px;
	left:0px;
	margin:0px 0px 0px 2px;
	padding:0px;
	width:171px;
	overflow:visible;
	font-size: 90%;
	font-weight: bold;
	color: #666666;
}

#menu a{
	color: #FFFFFF;
}

#menu ul {
	list-style:none;
	margin: 0px 0px 3px 3px;
	padding-left: 3px;
}

#menu ul a {
	color: #006A34;
}

h1 {
	font-size: 120%;
	font-weight: bold;
}

h2 {
	font-weight: bold;
	font-size: 100%;
}

.centre {
	text-align: center;
}

.textbox {
	font-size: 80%;
	width: 240px;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	width: 500px;
}

textarea.small {
	height: 60px;
	width: 240px;
}

textarea.large {
	height: 120px;
	width: 240px;
}

#textcolumn {
	position:absolute;
	top:110px;
	left:179px;
	width: 490px;
}

#photocolumn {
	margin:0px 0px 0px 180px;
	text-align: right;
	width: 405px;
	padding: 0px;
	top: 5px;
}

#textcolumntwo {
	position:absolute;
	top:110px;
	left:175px;
	width: 590px;
}

#textcolumntwo a{
	color: #06551A;
}

.table {
	font-size: 100%;
	color: #FFFFFF;
}
