body {
	background: #cccccc;
	color: #2b2b2b;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	line-height: 120%;
	padding-top: 25px;
	text-align: center;
}
a:active {
	color: #800000;
	text-decoration: underline;
}
a:link {
	color: #800000;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
img {
	border: 0px;
}
h2 {
	color: #000;
	font-family: Georgia, Trebuchet Ms,Serif;
	font-size: 1.8em;
	font-weight: lighter;
	margin-bottom: 8px;
}
h1 {
	color: #963434;
	font-family: georgia, Times New Roman;
	font-size: 1.8em;
	font-weight: normal;
	margin-bottom: 2px;
}
h5 {
	color: #963434;
	font-family: georgia, Times New Roman;
	font-size: 2.8em;
	font-weight: bold;
	margin-bottom: 5px;
}
#rand {
	background-color: #fff;
	border: 1px solid #B9B9BE;
	margin: auto;
	position: center;
	width: 740px;
}
#container {
	background-color: #fff;
	border: 18px solid #fff;
	width: 704px;
	vertical-align: sub:;
}
#header {
	background: url('headneu.png');
	height: 156px;
	margin: auto;
	position: middle;
	width: 704px;
}
#headerfont {
	margin: 20px;
	font-size: 32px;
	font-family: georgia, Times New Roman;
	color: #009193;
}
#content {
	background-color: #fff;
	height: auto;
}
#sign {
	vertical-align: top;
	background-color: #FCFCFC;
	border-right: 0px solid #EAEAEA;
	padding: 16px 11px 16px 11px;
}
#menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#menu {
	background-color: #E1C192;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11px;
	width: 704px;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	color: #FFFFFF;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	display: block;
	float: left;
	margin: 0px;
}
#menu ul li a {
	background-color: #E1C192;
	display: block;
	vertical-align: middle;
	height: 26px;
	text-align: center;
	padding-top: 8.5px;
	color: #FFFFFF;
	width: 88px;
}
#menu ul li a:hover {
	background-color: #B64747;
}
#google {
	visibility: hidden;
	display: none;
}
#banner {
	position: fixed;
	padding: 10px;
	text-align: right;
	bottom: 0px;
	right: 0px;
	width: 200px;
	height: 25px;
	z-index: 1;
}

