body {
	background-color : #5e5e5e;
}
.pagetitle {
	background-color : #f3f2f2;
}
.footer {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #5e5e5e;
	text-align: center;
}
.footerpadding {
	margin-right : 60px;
}
a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #5e5e5e;
	text-decoration : underline;
}
a:visited {
	color : #c72f22;
}
.footer a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #5e5e5e;
	text-decoration : none;
}
.footer a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #5e5e5e;
	text-decoration : none;
}
.eightyone {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #ffffff;
	text-align: center;
}
.eightyone a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
	color : #ffffff;
	text-align: center;
}
.eightyone a:visited {
	color : #ffffff;
}
.form_bg {
	background-image : url(images/booking-form-background.gif);
	background-repeat : no-repeat;
}
.contacts_bg {
	background-image : url(images/contacts-background.gif);
	background-repeat : no-repeat;
}
.concerts_bg {
	background-image : url(images/concerts-background.gif);
}
.history_bg {
	background-image : url(images/history-background.gif);
	background-repeat: no-repeat;
}
.padding {
	padding-left: 100px;
	padding-right: 100px;
}
div#header {
	position : relative;
	width : 760px;
	height : 128px;
	margin-top : 15px;
	margin-left : auto;
	margin-right : auto;
	background-image: url(images/brixham-choir-header.jpg);
	background-repeat: no-repeat;
}
div#navbar {
	position : relative;
	width : 760px;
	height : 18px;
	margin-left : auto;
	margin-right : auto;
}
div#content {
	position : relative;
	width : 760px;
	padding-bottom : 10px;
	margin-left : auto;
	margin-right : auto;
	background-color : #f3f2f2;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #666666;
}
div#footer {
	position : relative;
	width : 760px;
	height : 33px;
	margin-left : auto;
	margin-right : auto;
	background-image : url(images/Brixham-Choir-footer.gif);
	background-repeat : no-repeat;
	padding-top : 10px;
}
div#eightyone {
	position : relative;
	margin-left : auto;
	margin-right : auto;
	width : 100%;
}
div#pagetitle {
	margin-left : auto;
	margin-right : auto;
	width : 760px;
	height : 49px;
	text-align : center;
}





