
body{
	Background-Color : #6B696B;

	scrollbar-face-color:#5A6D5A;
	scrollbar-arrow-color:FFFFFF;
	scrollbar-track-color:#6B696B;
	scrollbar-shadow-color:FFFFFF;
	scrollbar-highlight-color:FFFFFF;
	scrollbar-3dlight-color:000000;
	scrollbar-darkshadow-color:000000;
	}

body.comment{
	Background-Color : #FFFFFF;
	}


p,ul,ol{
	color : black;
	font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	font-size : 80%;
	text-align : justify;
	}


h1, h2, h3, h4, h5, h6{
	color : #394539;
	font-family : "Trebuchet MS", Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	}


h1{
	font-size : 175%;
	font-weight : bold;
	}


h2{
	border : 1px solid #cccccc;
	border-width : 0px 0px 1px 0px;
	font-size : 130%;
	font-weight : normal;
	padding-bottom : 0px;
	}


h3{
	border : 1px solid #cccccc;
	border-width : 0px 0px 1px 0px;
	font-size : 100%;
	font-weight : bold;
	padding-bottom : 0px;
	}

h4{
	margin:15px 150px 15px 0px;
	padding:6px;
	font-size:14px;
	line-height:14px;
	font-weight:700;
	background-color:#7B927B;
	color:black;
	border-bottom:1px solid black;
	border-right:1px solid black;
}

#header {
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 10px;
	height:33px;
	border-bottom:1px solid black;
	border-right:1px solid black;
	line-height:11px;
	background-color:#7B927B;
	color:black;

	font-size:16px;
	font-weight:800;
	
	voice-family: "\"}\"";
	voice-family:inherit;
	height:14px;
}


.right{
	text-align : right;
	}


.left{
	text-align : left;
	}


.center{
	text-align : center;
	}


.nav{
	color : #000000;
	font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	font-size : 80%;
	font-weight : bold;
	text-decoration : none;
	}


.title{
	color : #000000;
	font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	font-size : 80%;
	font-weight : bold;
	text-decoration : none;
	}


.small{
	color : #000000;
	font-family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	font-size : 60%;
	}


.footer{
	Color : #2D2F2D;
	Font-Family : Verdana, "Lucida Sans", Arial, Geneva, Helvetica, Helv, "Myriad Web", Syntax, sans-serif;
	Font-Size : 60%;
	Text-Align : center;
	}


a{
	color : black;
	cursor: pointer;
	font-weight : bold;
	text-decoration : none;
	}


a:link{
	text-decoration : none;
	}


a:hover{
	Color : #42654A;
	Text-Decoration : underline;
	}


a:active{
	Text-Decoration : none;
	}


a:visited{
	Color : #333E33;
	Text-Decoration : none;
	}

.storyTitle, .storyCategory, .storyAuthor {
	margin:15px 0px 10px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:black;
	}

.storyTitle, .storyCategory, .storyAuthor { 
	font-size:12px;
	line-height:12px;
	font-weight:800;
	color:black;
	}
	
.storyCategory, .storyAuthor {
	font-size:12px;
	line-height:10px;
	}

.storyAuthor {
	font-size:12px;
	font-style:italic;
	}

.storyContent {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin:0px 15px 0px 20px;
	padding:0px;
	}

#content>p {margin:0px;}
#content>p+p {text-indent:30px;}

.storyContent {
	font:11px/16px verdana, arial, helvetica, sans-serif;
}

#content>.storyContent {margin:0px;}
#content>.storyContent+.storyContent {text-indent:30px;}

