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

body
{
	background-color: #FFF;
	margin: 4px 0px 0px 0px;
	background-image:url(../design/bg.jpg);
	}

.content_story
{
	width: 840px;
	clear: both;
	background-color: white;
	background-image: url(../design/content_bg.jpg);
	background-repeat: repeat-x;
}

.story_header
{
	width: 840px;
	padding: 0px 0px 5px 0px;
}




#storypage
{
padding:10px;
}

#storypage h2
{
	font-family: Georgia;
	color: #000000;
	font-size: 24px;
	display:block;
	border-bottom:1px solid black;

}

#storypage h3
{
	font-family: Georgia;
	padding-left: 10px;
	padding-top: 10px;
	color: #000000;
	font-size: 18px;

}


#storypage h4
{
	font-family: Georgia;
	padding-left: 10px;
	padding-top: 10px;
	color: #000000;
	font-size: 18px;

}

#storypage li
{
	font-family: Arial;
	padding-left: 30px;
	padding-top: 10px;
	color: #000000;
	font-size: 12px;

}

.byline
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
padding-top:4px;
}


.storytools
{
float:right;
padding-right:10px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
}

.storytools a
{
color:#0000FF;
text-decoration:none;
}

.standard_text
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}


P
{
padding: 4px 0px 4px 0px;
}

#commentbox
{
float:right;
padding: 10px;
border:1px solid white;
font-size:12px;
width:210px;
}

#commentbox a
{
color:#006600;
padding-left:12px;
}

#commentbox h3
{
padding: 10px;
display:block;
}


#commentbox ul
{
list-style:none;
}




#commentbox li
{
list-style:none;
padding-left:12px;
line-height: 16px;

}

.ad_box
{
	width: 210px;
	float: right;
	color: black;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	padding: 10px;
}






.rlinks
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
}

.rlinks a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
}


.rtitle
{
font-family:Georgia;
font-size:18px;
line-height:18px;
color: #669865;
}





#bottombar
{
	width: 815px;
	padding: 10px;
	color: white;
	font-family: Arial;
	font-size: 12px;
	background-color: black;
}

#bottombar a
{
	color: yellow;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.footer
{
	font-family: Arial;
	text-align:center;
	font-size:10px;
	color: #000000;

}

