body
{
	background: #ece8e5/* url(i/bgtile.gif) no-repeat;*/;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666;
}
#container
{
	width: 768px;
	margin: 0 auto;
	border: 1px solid #666;
}
#logo {

}
ul 
{
	list-style-type: square;
}
h3 {
	border-bottom:1px dashed #999;
}

a {
	color: #003366;
}
a:hover {
	color: #369;
}