body
{
font-family: sans-serif, "Hiragino Kaku Gothic Pro";
width:1000px;
background-color: white;
} 



#navLinks 
{
float:left;	
padding:0px;
margin:0px;
font-size: 11px;
line-height: normal;
}	 	
			 	
			 	
#navLinks ul 
{

margin:0px;
list-style: none;
}


#navLinks li 
{
float:left;

}

#navLinks a 
{
font-size:13px;
display: block;
padding:8px 8px;	
text-decoration: none;
font-weight: bold;
color: red;
}
	
#navLinks a:hover 
{
color: #d4d4d4;
text-shadow: 3px 3px 3px #383838;
}
	
#navLinks #title a
{
font-size:22px;
padding: 5px;
margin-left:-10px;
margin-right:40px;
color: red;
width:40px;
}

#navLinks #title a:hover
{
text-decoration: none;
color: white;
}

#navLinks #current a
{
color:inherent;
}
	
.table
{
display: table;
clear:both;
margin-left:120px;
color: red;
}

.pics
{
clear:both;
width:800px;
margin-left:40px;
padding:10px 10px 10px 0px;
}

.content
{
text-align: left;
clear:both;
width:850px;
font-size:13px;
margin-top:10px;
}

.content a
{
text-decoration: none;
color:red;
}

.content a:hover
{
text-decoration: underline;
}

h3
{
color: white;
margin-bottom:3px;
}

h4
{
color: #fff713;
margin-bottom:3px;
}	

h5
{
color: #fff713;
margin-left:10px;
margin-bottom:0px;
}


.media
{

}

.inline-image
{
float: left;
display:inline;
padding: 7px;
}