body {
	background: #EDC997 url(/media/screen/bbrow.gif) center top repeat-x;
	margin: 0px;
	font-family: times, serif;
	font-size: 13px;
	color: #925728;
	}

h1 {
	font-size: 21px;
	line-heigt: 25px;
	margin: 5px 0px 15px 0px;
	}
	
h2 {
	font-size: 15px;
	line-heigt: 20px;
	margin: 15px 0px 10px 0px;
	}

p {
	margin: 0px 0px 5px 0px;
	line-height: 20px;
	}

a {
	color: #925728;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover {
	text-decoration: underline;
	}

#holder {
	position: absolute;
	top: 51px;
	left: 50%;
	margin-left: -375px;
	width: 750px;
	}

#logo {
	position: absolute;
	top: 15px;
	left: 0px;
	}

#adtext {
	position: absolute;
	top: 70px;
	left: 0px;
	}
	
#adimage {
	position: absolute;
	top: 0px;
	right: 0px;
	}

#navigation {
	position: absolute;
	top: 110px;
	left: 0px;
	}

#text_left {
	position: absolute;
	top: 155px;
	width: 440px;
	left: 7px;
	}
	
#text_right {
	position: absolute;
	top: 225px;
	width: 257px;
	right: 6px;
	}
	
#text_right p {
	padding: 10px 0px 10px 0px;
	border-bottom: #925728 1px dashed;
	}
