body {
	background	: #993300;
	text-align	: center;
}

a{
	text-decoration : underline;
}
a:link{
	color:#0000ff;
}
a:active{
	color:#00ffff;
}
a:visited{
	color:#ff00ff;
}
a:hover{
	color:#ff0000;
	text-decoration: none;
}

img {
	border		: none;
}

h1 {
	margin		: 0px 380px 0px 0px;
	text-align	: center;
	color		: #333333;
	font-size	: 10pt;
	font-weight	: normal;
}

h2 {
	margin		: 30px 60px 30px 30px;

	border-top	: 1px dotted #333333;
	font-size	: 11pt;

	padding		: 10px 0px 3px 5px;
}

dl {
	margin		: 30px 0px 30px 0px;
}

dt {
	margin		: 20px 0px 10px 60px;
	font-size	: 10pt;
}

dd {
	margin		: 10px 130px 10px 70px;
	font-size	: 10pt;
	line-height	: 130%;
}

#base {
	width		: 680px;
	margin		: 5px auto 5px auto;
	background	: #ffffff;
	border		: 3px solid #660000;
	text-align	: left;
}

#logo0 {
	width		: 100%;
	text-align	: center;
}

#logo {
	margin		: 10px auto 0px auto;
	width		: 287px;
	height		: 128px;
	background	: url("img/logo.gif") no-repeat;
}

#logo a {
	display	: block;
	width	: 287px;
	height	: 128px;
}

#map {
	width		: 320px;
	height		: 240px;
	margin		: 0px 0px 0px 180px;
	border		: none;
	background	: url("img/map.gif") no-repeat;
}

#banner {
	float		: right;
	width		: 160px;
	height		: 120px;
	margin		: 10px 20px 0px 0px;
	background	: url("img/bean.gif") no-repeat;
}

#validator {
	margin		: 0px 0px 0px 580px;
}

#copy {
	color		: #999999;
	margin		: 0px 150px 5px 0px;
	text-align	: center;
	font-size	: 10pt;
	font-style	: italic;
}

.off-text {
	display		: block;
	text-indent	: -9999px;
}

.info {
	margin		: 10px 40px 10px 40px;
	font-size	: 10pt;
	line-height	: 130%;
}

.date {
	color		: #ff0000;
	font-size	: 12pt;
}
