body 
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
}

code 
{
	font-size: 12px;
}

a 
{
	text-decoration: none;
	font-weight: normal;
	color:  #333;
	outline: none;
}

a:visited 
{
	color:  #333;
}

a:active 
{
	color:  #333;
}

a:hover 
{
	color: #333;
	text-decoration: underline;
}

.ahem 
{
	display: none;
}

strong, b 
{	
	font-weight: bold;
}

p 
{

	color: black;
	font-size: 9px;
	font-weight: normal;
	font-family: verdana;
	margin: 0% 0% 2% 0%;
}


#title_right_bar
{
	padding: 1% 2% 1% 5%;
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	color: #ECECEC;
}

#list_right_bar
{
	padding: 2% 2% 10% 8%;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	color: #ECECEC;
}


#ajaxLinks
{
	padding: 2% 2% 10% 8%;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	color: #ECECEC;
}

#projLinks
{
	padding: 2% 2% 10% 8%;
	font-size: 10px;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	color: #ECECEC;
}




input.button
{
	color: black;
	font-size: 7px;
	font-weight: bold;
	background: #ecdfd6;
	border: none;
	padding: 1% 0% 1px 0%;
}

#date_style
{
	color: #6B6363;
	font-size: 13px;
	font-weight: bold;
	padding: 1% 2% 1% 2%;
}

#story_style
{
	color: black;
	font-size: 11px;
	font-weight: normal;
	margin: 0% 2% 2% 2%;
	padding: 2% 2% 2% 2%;
	border: 1px dashed black;
	background: #ffffff;

}

#mini_story_style
{
	color: black;
	font-size: 9px;
	font-weight: normal;
	font-family: verdana;
	margin: 0% 0% 1em 0%;	

}

#books_style
{
	color: black;
	font-size: 11px;
	font-weight: normal;
	margin: 0% 15em 2% 2%;
	padding: 2% 2% 2% 2%;
	border: 1px dashed white;
	background: #ffffff;

}


#story_title
{
	color: black;
	font-size: 12px;
	font-weight: bold;
	margin: 2% 0% 0% 0%;
}

#story_p
{
	font-size: 9px;
	font-weight: bold;
	margin: 0% 0% 2% 0%;
}


 
#global 
{
	border: 1px outset #000;
	background:#ECECEC; 
	padding: 0% 1% 2.5% 0%;
	width: 1024px;
}

#global_title
{
  font-size: 1.2em;
  font-family: Verdana,Sans-serif;
  font-weight: bold;
  letter-spacing:0.5em;
  min-height:12px;
  color:black;
  padding: 0% 0% 1.2% 0%;
}
  

#small_date_title
{
	font-size: 8px;
	font-family: Verdana, Arial;
	font-weight: bold;
	color: blue;

}

