body {
	color: #ffffff;
}

page {
	margin:0 auto;
	width:760px;
}

h2 {
	color: #FFFFFF;
}

h2 a{
	color: #FFFFFF;
	text-decoration:none;
}
h2 a:hover{
	color: #FFFFFF;
}


#header {
	background-image: url('http://gatewaybaptist.org.uk/everybreath/images/eb_logo.gif');
	background-repeat: no-repeat;
	width: 760px;
	height: 100px
}

#main {
	width: 758px;
	background: #B3B1B1;
	border-left: 1px solid #B3B1B1;
	border-right: 1px solid #B3B1B1;
}

#footer {
	background-image: url('http://gatewaybaptist.org.uk/everybreath/images/eb_foot.gif');
	background-repeat: no-repeat;
	width: 760px;
	height: 75px;
	display: block;
	font-size: 11px;
	text-align:center;
}

#footer a{
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
}

#formerror {
	background:#cc0000;
	color:#ffffff;
}

#formgood {
	background:#00cc00;
	color:#ffffff;
}

#tblform {
	width: 450px;
	background-color: #ffffff;
	border: 5px solid #999999;
	color: #555555;
}

.sitedescbox {
	background-color: #ffffff;
	border: 5px solid #999999;
	color: #555555;
	padding: 10px;
}

.ebsitedesc{
	font-size: 20px;
	text-align:left;
	padding: 20px;
}

td {
	text-align:left;
	vertical-align: top;
}

a img {
	border-style: none;
}

.feedbackheading{
	font-size: 16px;
	font-weight: bold;	
}

#gallery {
	padding:0;
	margin:0 auto 5em auto;
	list-style-type:none;
	overflow:hidden;
	width:495px;
	height:240px;
	border:1px solid #888;
	background:#fff url('http://gatewaybaptist.org.uk/everybreath/images/win_backh.gif');
}

#gallery li {
	float:left;
}

#gallery li a {
	display:block;
	height:240px;
	width:28px;
	float:left;
	text-decoration:none;
	border-right:1px solid #fff;
	cursor:default;
}

#gallery li a img {
	width:28px;
	height:240px;
	border:0;
}

#gallery li a:hover {
	background:#eee;
	width:320px;
}

#gallery li a:hover img {
	width:320px;
}

.sitename {
	font-weight: bold;
	font-size: 14px;
}

.sitedesc, .sitedesc ul li {
	font-family: arial;
	font-size: 12px;
}

.sitequote {
	font-style:italic;
	font-size: 14px;
}
