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

body {
	background: #FFF;
	font: 11px microsoft sans serif,arial;
}

a {
	font-weight: bold;
	color: #866C5D;
}

#head {
	background: url("images/head.jpg");
	width: 814px;
	height: 103px;
}

h1 {
	font-size:28px;
	color: #333;
	padding-bottom:10px;
}

#nav {
	background: url("images/nav.jpg") repeat-y;
	width: 814px;
	height: 25px;
}

#navigation ul {
	margin-left: 0;
	padding-left: 0;		
	float: top;
	width: 100%;
	text-align:center;
}

#navigation a, li {
	display: inline;
	padding-right: 30px;
}

#navigation a:link, #navlist a:visited {
	color:#222;
	font-weight:bold;
}
		
#navigation a:hover {
	background-color: #FFF;
	color:#0352BA;
}

#ad1 {
	padding-top: 4px;
}

#ad2 {
	position:relative;
	float:left;
	margin-bottom: 10px;
}

#list {
	font-size:18px;
	text-align:left;
	line-height: 1.5;
	position:relative;
	float:right;
	margin-bottom: 10px;
}

#content {
	background: url("images/content.jpg") repeat-y;
	width: 734px;
	min-height: 450px;
	padding: 20px 40px;
	clear: both;
	text-align:left;
}

input {
	background-color:#FFF;
	font-size:12px;
}

#info {
	padding:10px auto;
	margin: 10px 50px 10px 50px;
	clear: both;
}

#desc {
	padding:10px auto;
	margin: 10px 50px 10px 50px;
	clear: both;
}

#surf {
	height: 46px;
	width: 530px;
}

#search {
	float: left;
	background: url("images/bar.jpg") no-repeat;
	width: 400px;
	height: 46px;
	font-size: 18px;
	padding: 10px 0 0 15px;
	color: #FFFFFF;
}

#submit {
	float: right;
	background: url("images/button.jpg") no-repeat;
	width: 106px;
	height: 46px;
	cursor: pointer;
}

#footer {
	color: #333;
	font-size: 11px;
	background: url("images/footer.jpg");
	padding-top: 30px;
	width: 814px;
	height: 62px;
}

#coop {
	font-size: 11px;
	position:relative;
	top:800px;
}
