.page {background-color:#990000;
}

body {scrollbar-3dlight-color:#ffffff;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#990000;
    scrollbar-darkshadow-color:#000000;
    scrollbar-face-color:#990000;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#000000;}

#wrapper {
	width:750px;
	height:820px;
	border: white 1px;
	background:url(../brianyoung/blackback.gif) no-repeat;
	text-align:left;
	margin:auto;
	margin-top:-15px;
	padding:0;
	background-color: #990000;
	position:relative;
}

  .floatright
{
float: right;
margin: 10px 60px 15px 15px;
clear: right;
}

.floatright img{border:1px solid white;}

 #story {
	position:absolute;
	border-top:1px solid white;
	border-bottom:1px solid white;
	width: 671px;
	left: 42px;
	top: 106px;
	height: 682px;
	overflow:auto;
	font-size:14px;
}

#story p {color:#FFFFFF;}
#story h2 {color:#FF0000;}
#story h5 {color:#FF0000;}
#story h3 {color:#FF0000; }
#story a {color:#FF9933;}
#story ol{color:#FFFFFF;}
