a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bg1 {
	background-image: url(images2006/splash/stip-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
body {
	margin: 0px;
	padding: 0px;
}
#top1 {
	background-color: #E2DFD7;
	height: 120px;
}
#mid1 {
	border-top-width: 14px;
	border-bottom-width: 14px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #666666;
}
#enterholder {
	height: 50px;
	width: auto;
	text-align: right;
	border: 30px solid #A2A39C;
}
#enter {
	text-align: right;
	width: 85px;
	float: right;
	right: 0px;
}
.enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
