body {background: #777777;}

a img {
	border: 0;
	}

#mainbody {
	margin: 0px auto;
	width: 730px;
	}
	
#mainbody a {
	text-decoration: none;
	}

#mainbody a:hover {
	text-decoration: underline;
	}
	
#headerbox {
	width: 510px; /*Same as storybody and controlbar*/
	padding: 6px 18px;
	background: #ffffff;
	vertical-align: middle;
	}

#pagetitle {
	float: right;
	font-family: "Arial Black";
	font-size: 20px;
	color: #cccccc;
	line-height: 0.75em;
	padding 0px;
	letter-spacing: -2px;
	font-weight: normal;
	}

#pagetitle a {
	color: #eeeeee;
	}

#navbar {
	width: 510px; /*same as storybody and pagetitle and controlbar*/
	font-family: "Georgia"; 
	font-weight: bold;
	font-size: 12px;
	background: #bbbbbb; 
	padding: 6px 18px;
	color: #ffffff;
	}
	
#navbutton {
	float: left;
	padding: 4px 0px;
	}

#navbar a {
	color: #ffffff;
	}
	
#logo {
	text-align: center;
	padding: 18px;
	float: left;
	width: 100px;
	}


#controlbar {
	width: 546px; /*Same as storybody and pagetitle*/
	font-family: "Georgia"; 
	font-weight: bold;
	font-size: 11px;
	background: #777777; 
	padding: 0px;
	height: 18px;
	color: #bbbbbb;
	}
	
#controlbutton {
	float:right;
	padding: 0px 4px;
	}

#controlbar a {
	color: white;
	}
	
/* #controlbar a:hover {
	background: #909090;
	text-decoration: none;
	}
*/

#tagcloud {
	float: right;
	width: 360px;
	font-family: Georgia;
	font-size: 12px;
	}

#storybody {
	padding: 18px 18px;
	width:510px; /*Same as pagetitle and controlbar and morentrybar*/ 
	font-family: Georgia; 
	line-height: 1.5em; 
       font-size: 14px;
       text-align: justify;
       background: #ffffff;
       /* border-top: 2px dotted #777777; */
	}

#storyfooter {
	padding: 2px 18px;
	width:510px; /*Same as pagetitle and controlbar and morentrybar*/ 
	font-family: Georgia; 
	line-height: 1.5em; 
       font-size: 14px;
       text-align: justify;
       background: #ffffff;
       border-bottom: 1px dotted #dddddd;
	}

#storybody a {
	color: #387c44;  
	}

#storytitle {
	font-family: "Arial Black"; 
	line-height: 1.5em; 
	color: #777777;
	font-size: 20px;
	}

#storytitle a {
	font-family: "Arial Black"; 
	line-height: 1.5em; 
	color: #387c44;
	font-size: 20px;
	}
	
#storymeta {
	border-top: 2px dotted white;
	padding: 6px 12px;
	float: right;
	width:160px;
	font-family: Georgia; 
	line-height: 1.5em; 
        font-size: 11px;
        color: #ffffff;
        background: #777777;
	}

#storymeta a {
        color: #ffffff;
	}
	
#dateheader {
	font-size: 18px;
	font-weight: bold;
	}

#comments {
	font-style: italic;
	}

#moreentrybar {
	width: 510px; /*Same as storybody and pagetitle and controlbar*/
	font-family: "Georgia"; 
	font-weight: bold;
	font-size: 12px;
	background: #bbbbbb; 
	padding: 6px 18px;
	height: 18px;
	color: #999999;
	}
	
#moreentrybar a {
	color: #ffffff;
	}

#insignia {
	float:left;
	padding: 10px 10px;
	}

#toolbox {
	float: left;
	font-family: "Georgia";
	font-size: 12px;
	background: #777777;
	color: #ffffff;
	padding: 12px 18px;
	border-left: 2px dotted white;
	}


#toolbox a {
	color: white;
	}

