body {
	background: url(/styles/wood-vertical.jpg) repeat;
	margin: 0;
	padding: 0;
}

a:link { color: #990066 }
a:visited { color: #663333 }
a:hover { color: #990066 }
a:active { color: #990066 }


#container {
	font-family: Georgia, Palatino, serif;
	font-size: 1em;
}

#header {
/*	background: url(/styles/wood-horizontal.jpg) repeat; */
	margin: 0;
	padding: 0;
/*	position: absolute;
	top: 0;*/
	width: 100%;
}

#content {
	width: 750px;
	margin: 0 auto;
	padding: 0 0 80px 0;	
}







#header div {
	text-align: center;
}

#header h1 {
	margin: 10px auto;
	height: 60px;
	width: 513px;
	overflow: hidden;
	background: transparent url(/styles/scouting-stories.gif) top left no-repeat;
}

#header h1 a {
	display: block;
	padding: 60px 0 0 0;
	height:0px !important; /*Set height for compliant browsers*/
	overflow:hidden;
	height /**/:60px; /*Set this for IE 5 & 5.5*/
}

#header h3 {
	padding: 0;
	margin: -10px 0 0 0;
	font-family: Georgia, Palatino, serif;
	font-size: 1em;
}






#sidebar {
	width: 160px;
	float: right;
	background: #f4f2f2;
	margin: 100px 0 0 0;
	padding: 0 15px;
}

#sidebar-nails-top {
	background: url(/styles/sidebar-nails-top.gif) no-repeat;
	height: 40px;
	margin: 0 0 -25px 0;
}

#sidebar-nails-bottom {
	background: url(/styles/sidebar-nails-bottom.gif) no-repeat;
	height: 65px;
	margin: 0;
}

#sidebar h3 {
	font-weight: normal;
	margin: 2em 0 0.25em 0;
	padding: 0;
}

#sidebar ul {
	margin: 0 0 0 15px;
	padding: 0;
}



#story {
	margin: 25px 200px 0 15px;
	padding: 0px 15px 25px 25px;
	background: #f4f2f2;
	line-height: 1.4em;
}

#ad {
	width: 150px;
	padding: 0;
	margin: 0 20px 0 0;
	float: left;
}



#footer {
	background: url(/styles/nails-bottom.gif) no-repeat;
	margin: 20px 0 -25px -15px;
	padding: 0 60px 0 65px;
	height: 110px;
	font-family: Verdana,sans-serif;
	font-size: 0.7em;
}

#footer p {
	padding-top: 40px;
}

#story h2.top {
	background: url(/styles/nails-top.gif) no-repeat;
	margin: -10px 0 0 -15px;
	padding: 70px 0 0 15px;
}

#story #nails-top {
	background: url(/styles/nails-top.gif) no-repeat;
	margin: 0 0 0 -15px;
	height: 69px;
}

h1, h2, h3 {
	font-family: Verdana, sans-serif;
	letter-spacing: -0.04em;
}

h2 {
    text-align: center;
}


#intro {
	margin: -3em 0 6em 0;
	text-align: center;
}

.rate {
	border: 1px solid #8F7B62;
	width: 225px;
	text-align: center;
	margin: 25px 0 0 150px;
	padding: 10px;
}

.rate p {
	padding: 0;
}

.nextstory {
	margin: 50px;
	font-size: 1.2em;
}

.nextstory a {
	font-weight: bold;
}
