body
{
	margin:0px;
	background-color:#FFA11B;
	background-image:url('../images/line.gif'); 
	background-repeat: repeat-y; 
	background-position: top center;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #414141;
	}
  
li
{
	margin-top: 10px;
	}	  
	
	
pre
{
	padding: 5px;
	color: black;
	background-color:#F4F4F4;
	}	

img
{ 
	border: none;
	}
	
img.left
{
	float: left;
	margin-right: 15px;
	}
 
.small
{
	font-size: 10px;
	}
	
.medium
{
	font-size: 12px;
	}	 
	
.medium-bold
{
	font-size: 12px;
	font-weight: bold;	
	}	 	
	

a.navi, a.naviactive
{
	display:block;
	width:152px;
	height:28px;
	background-image:url('../images/binactive.png');
	float:left;
	text-align: center;
	line-height:28px;
	vertical-align: middle;
	color: #A4A4A4;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
  
a.navi:hover
{
	background-image:url('../images/bactive.png');
	color: #414141;
	}
  
a.naviactive
{
	background-image:url('../images/bactive.png');
	color: #414141;		
	}    
  
div.navi
{
	width:152px;
	height:28px;
	background-image:url('../images/binactive.png');
	float:left;
	text-align: center;
	line-height:28px;
	vertical-align: middle;
	color: #A4A4A4;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
	}
  
  
div.category
{
	padding-top: 10px;
	padding-bottom: 2px;
	border-bottom: 2px solid #A4A4A4;
	}
	
div.entry
{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom: 1px solid #C0C0C0;
	margin-bottom: 5px;
	}
	
div.val
{
	padding-top: 10px;
	}	
	
div.space
{
	padding-left: 10px;
	padding-top: 5px;
	}	

#contact
{ 
	margin-top: 20px;
	margin-left: 10px;
	padding: 5px;
	border:1px dashed #A4A4A4;
	float: right;
	background-color: #F9F9F9;
	font-size: 12px;
	font-style: italic;
	}

#content
{
	background-color:#FFFFFF;
	height: 100%;
	width: 760px; 
	}

 
#thanks
{
	margin-top: 20px;
	padding: 2px;
	font-size: 10px;
	color: #A4A4A4;
	width: 250px;
	}

#center
{
	height:100%;
	width:100%;
	}

#logospace
{ 
	padding-left:28px; 
	padding-right:28px;
	padding-top: 48px;
	padding-bottom:5px;
	}

#logo
{
	width: 760px;
	height:54px;
	font-family: Times New Roman, Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	line-height:50px;
	vertical-align: middle;
	background-image:url('../images/logo.jpg'); 
	background-repeat: no-repeat; 	  
	}

#cornerbottom
{ 
	width: 760px;
	height: 5px;
	margin: 0px;
	background-color:#FFFFFF,
	}  

#linebottom
{ 
	float:left;
	background-color: #FFFFFF;
	border-bottom:1px dashed #EE6D1D;
	}

