body
{
	background-color: #fff;
        color: #666;
}


p, blockquote, li, h3
{
	font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#center p
{
        text-align: justify;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
	font-size: x-small;
	font-style: italic;
}

#head
{
	background: #fff url(../images/nb.gif) no-repeat -5px 0;
	height: 75px;
}

#navlist
{
	margin: 0;
	padding: 40px 0px 30px 80px;
	border-bottom: 1px solid #ccc;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a
{
border: 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: 2px solid #333;
	padding-bottom: 2px;
	background: transparent;
	color: #333;
}

#navlist a:hover
{
	color: #333;
}

#container
{
	width: 660px;
	\width: 670px;
	w\idth: 660px;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#center
{
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
}

#foot
{
	clear: both;
	margin-top: 5px;
	text-align: right;
font-family: Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;
	font-size: x-small;
	padding-top: 10px;
	border-top: 1px solid #ccc;
}

a
{
	color: black;
	text-decoration: none;
	border-bottom: 1px solid;
}

h1
{
	font-size: 24px;
}

h3, h2
{
	font-weight: bold;
	font-size: 14px;
}

.caps
{
	letter-spacing: 0.1em;
	font-size: 10px;
}

#search
{
	position: absolute;
	top: 43px;
	height: 30px;
	width: 240px;
	margin-left: 450px;
}

img
{
        float: right;
        padding: 9px;
        margin-left: 10px;
        margin-bottom: 10px;
	border: 1px solid #ddd;
}
