#navcontainer
{
	margin-top: 10px;
	height: 40px;

} 

 #navlist
 {
 margin: 0;
 padding: 0 0 20px 10px;
/* border-bottom: 1px solid #000;*/
 	background-image: url(/i/line.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
 }

 #navlist ul, #navlist li
 {
 margin: 0;
 padding: 0;
 display: inline;
 list-style-type: none;
 }

 #navlist a:link, #navlist a:visited
 {
 float: left;
 line-height: 14px;
 font-weight: bold;
 margin: 0 10px 4px 10px;
 text-decoration: none;
 color: #999;
 }

 #navlist a:link#current, #navlist a:visited#current, #navlist a:hover
 {
 border-bottom: 4px solid #000;
 padding-bottom: 2px;
 background: transparent;
 color: #000;
 }

 #navlist a:hover { color: #000; }



.noline{	color:grey;text-transform: inherit;
	text-decoration: none;
padding-left: 10px;}

h3 {font-family:Georgia,serif;text-decoration: none;line-height:16px;font-size: 16px;padding-left:10px;}

html
{
	margin: 0px;
	font-family: "lucida grande", verdana, geneva, helvetica, arial, sans-serif;
	background-color: white;
	padding: 0;
	text-align: left;
	line-height: 24px;
	color: #666;
	background-image: url(/i/eenieback.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
} 

body
{
	margin: 0px;
	font-family: "lucida grande", verdana, geneva, helvetica, arial, sans-serif;
	padding: 0;
	text-align: left;
	line-height: 24px;
	color: #666;
} 
h3 a{text-decoration: none;line-height:16px;font-size: 16px;padding-left:10px;}


.cat{	color: #CCC;
	font-size: 14px;
	font-style: italic;
}


li{font-family:Georgia,serif;line-height:24px;}
a{font-family:Georgia,serif;}




#header {

	height: 82px;
	 background: url(/i/header.jpg)no-repeat 0 0;
	}
#header span {
	display: none;
	}




#pagewidth
{ 
	width: 600px;
	\width: 610px;
	w\idth: 600px;
	margin-left: 170px;
	margin-right: auto; 
 margin-bottom:10px;
 background-color:transparent; 
}
 



#content
{
	margin-left: 10px;
        margin-right: 10px;
        width:auto;
}

p, blockquote, li
{
	font-family:Verdana, "Lucida Grande", Tahoma, Helvetica;
	font-size: 11px;
	line-height: 24px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
#contents h3{	font-size: 11px;
	line-height: 24px;}

#contents .image{text-align:center;}

a { color: #444; }

#content img { border: 1px solid grey; padding: 4px; background-color:#fff;}

#foot
{font-size: 10px;
line-height: 110%;
color: #666;
padding: 10px;
 	background-image: url(/i/line.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
clear:both;
}



#right
{
	float: right;
	width: 20%;
	margin-left: 25px;
	padding-top: 10px;
}

.nextnav 
{
clear:both;
width:100%;

}

.nextnav a
{ 
display:inline;
text-decoration: none;
		color: grey;
}


#content ul {list-style-type: none; padding:0;}

#sidebar ul{list-style:none; padding:0;}

#sidebar {
			float: right;
			width: 200px;
			\width: 210px;
			w\idth: 200px;
			margin: 0;
			margin-left: 5px;
			padding: 5px;
			background-color: rgb(235, 235, 235);
		}
