﻿/************************************/
/*	0. body							*/
/*	1. General						*/

/************************************/
/*	0. Body							*/
/************************************/
body
{
    color: #222;
	font: 12px/18px "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	margin:0px; 
	padding:0px; 
	overflow: auto;
	overflow-x: hidden;
	width: 318px;
	background-image: url(Images/story-bg.gif);
	background-repeat: repeat-x
	scrollbar-3dlight-color:#00265D;
    scrollbar-arrow-color:#FBED06;
    scrollbar-track-color:#FBED06;
    scrollbar-face-color:#00265D;}
    
    
    
    

    
body,div,dl,dt,dd,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,testarea,p,blockquote,th,td{margin: 0;padding: 0;
    width: 338px;
}
/************************************/
/*	1. General						*/
/************************************/
.clear{clear: both;}
.clearfix{display: inline-table;height: 1%;display: block;}
html > body .clearfix{height: auto;}
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}
img{border: 0;}


a img, :link img, :visited img, fieldset { border:none; }

a:link, a:visited { color: blue; text-decoration: none; font-size: 10px; }
a:hover, a:active { color: Yellow #666; text-decoration: underline; }

.p
{
    font-size:x-small;
    font-weight: bold;
    
}