@charset "utf-8";
/* CSS Document */

body {
	padding: 0px; margin: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	color: #fff;
	background-color:#000000;
	line-height: 14px;
	letter-spacing: -0.5pt;
}

p {padding:0px; margin:0px;}

a:link {color:#666666; text-decoration: none;}
a:visited { color:#666666; text-decoration: none;}
a:hover { color:#fff; text-decoration: underline;}

a.body:link {color:#fff; text-decoration: underline;}
a.body:visited {color:#fff; text-decoration: underline;}
a.body:hover {color: #999999; text-decoration: underline;}

#header {
	padding: 0px; margin: 0px;
	height: 190px;
	padding-left: 20px;
}

#wrapper {
	padding: 0px;
	margin: auto;
	width: 995px;
	height:auto;
}

#nav {
	padding: 0px; margin: 0px;
	width: 600px;
	height: 25px;
	text-align: right;
	float:right;
	padding-top: 150px;
	padding-right: 25px;
}

#content_top {
	padding: 0px; margin: 0px;
	background: url(images/welcome_top.gif); background-repeat: no-repeat; background-position:center;
	height: 213px;
}

#about_content_top {
	padding: 0px; margin: 0px;
	background: url(images/about_top.gif); background-repeat: no-repeat; background-position:center;
	height: 213px;
}

#dave_content_top {
	padding: 0px; margin: 0px;
	background: url(images/dave_top.gif); background-repeat: no-repeat; background-position:center;
	height: 213px;
}

#mark_content_top {
	padding: 0px; margin: 0px;
	background: url(images/mark_top.gif); background-repeat: no-repeat; background-position:center;
	height: 213px;
}

#contact_content_top {
	padding: 0px; margin: 0px;
	background: url(images/contact_top.gif); background-repeat: no-repeat; background-position:center;
	height: 213px;
}

#content_bottom{
	background: url(images/content_bottom.gif); background-repeat: no-repeat; background-position:center;
	padding: 0px; margin: 0px;
	height: 110px;
}

#main_body {
	padding: 0px; margin: 0px;
	background: url(images/contectbg.png); background-repeat: repeat-y; background-position:center;
	height: auto;
}

#content {
	padding: 0px; margin: 0px;
	width: 500px;
	height:auto;
	padding-left: 70px;
}

#content_gal {
	padding: 0px; margin: 0px;
	width: 850px;
	height:auto;
	padding-left: 70px;
}

#content_home {
	padding: 0px; margin: 0px;
	width: 850px;
	height:600px;
	padding-left: 70px;
	font-size: 18pt;
	line-height: 20pt;
	background:url(images/contectbg.gif); background-repeat: no-repeat; background-position: right;
}


#content_gal_bottom{
	background: url(images/gallery_bottom.gif); background-repeat: no-repeat; background-position:center;
	padding: 0px; margin: 0px;
	height: 300px;
}


#footer {
	width: auto;
	height:auto;
	text-align: center;
	padding: 0px; margin: 0px;
	color: #999;
	font-size: 10pt;
}

#opening_times {
	width: 300px;
	height:auto;
	padding: 0px; margin:0px;
	float: right;
	border-left: dashed;
	border-left-color: #999999;
	border-left-width: thin;
	padding-right: 50px;
	text-align: right;
}
	