html *{ margin: 0; padding: 0; border: 0;}

body {
	background: #000039 url('img/bg4.png') repeat-x;
	color: #FFF;
	font-size: 70%;
	font-family: Helvetica,Arial,Geneva,Tahoma,Palatino,Georgia,sans-serif;
	}

#banner {
	width:100%;
	margin:0 auto;
	font-weight:bold;
	color:#006;
	font-size:14px;
	text-align:center;
	padding:2px 12px 2px 12px;
	border-top: 6px solid #006;
	border-bottom: 1px dashed #006;
	background-color:#FF9A00;
	background-image: url(img/headerBackground.png);
	}
#banner a:link {
	color: #ffffff;
	padding:4px;
	margin:4px;
	text-decoration: none;
	}
#banner a:visited {
	color: #ffffff;
	padding:4px;
	margin:4px;
	text-decoration: none;
	}
#banner a:hover {
	background-color: #006;
	padding:4px;
	margin:4px;
	text-decoration: none;
	}
.horizontal{display: block;
	list-style: none;
	margin: 0;
	padding: 0 13px 0 0;
	}
li.horizontal{display: inline;
	background: transparent;
	margin: 0;
	padding: 0 13px 0 0;
	}


div#main {
	margin: 0 auto;
	padding: 65px 0 40px;
	width: 700px;
	}


h1, h2, #nav li a, p#doyafor, p#letschat {
	text-indent: -9000px;
	}

h1 {
	margin: 0 0 40px;
	width: 280px;
	height: 48px;
	background: url('img/david-sersen.png') no-repeat;
	float: left;
	}

div#flickr {
	margin: 5px 0 0;
	width: 350px;
	height: 25px;
	list-style: none;
	float: right;
	}

li.biz {margin: 4px 5px 12px 50px;
	font-size: large;
	list-style: square outside; color:#FFF
	}
li.biz a{
	color:#FFF;
	text-decoration:none;
	border-bottom: 1px dashed;
	}
li.biz a:hover,a:active{
	color:#FFF;
	text-decoration:none;
	border-bottom: 2px #FF9A00 solid;
	}
	
h2 {
	display: none;
	}

p#doyafor {
	margin: 150px 0 50px 0;
	width: 700px;
	height: 110px;
	background: url('img/doyafor.png') no-repeat;
	}
p#middlemeat {
	margin: 0px 0 40px 0;
	width: 700px;
	height: 40;
	font-size: large;
	}
p#letschat {
	margin-top: 45px;
	width: 700px;
	height: 110px;
	background: url('img/letschat.png') no-repeat;
	clear: both;
	}
