body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #CCCCCC;
}
#contentOuter {
	position: relative;
	width: 780px;
	top: 0px;
	margin: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 0px;
}
#logo {
	position: absolute;
	height: 64px;
	width: 477px;
	top: 3px;
	left: 0px;
}

#header {
	position: relative;
	height: 67px;
	width: 100%;
	top: 0px;
}
#search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	top: 20px;
	right: 8px;
	width: 300px;
	text-align: right;
}

#menu {
	background-color: #996699;
	position: relative;
	top: 0px;
	height: 30px;
	width: 100%;
	margin-left: 0px;
	clip: rect(auto,auto,auto,auto);
}
#innercontent {
	position: relative;
	height: auto;
	width: 100%;
	top: 0px;
}
#footer {
	background-color: #9C659C;
	position: relative;
	height: 50px;
	width: 100%;
	top: 0px;
}
#logo {
	position:absolute;
	left:0px;
	top:2px;
	width:341px;
	height:29px;
	z-index:1;
	visibility: visible;
}
h1 a:link, h1 a:visited, h1 a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
	h1 a:hover
}
#menutext {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 5px;
	left: 0px;
	width: 100%;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	letter-spacing: 1px;
}
#online {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	position: relative;
	top: 15px;
	left: 30px;
	width: 400px;
}
