.textbold   {
	color: #630;
	font-size: 10px;
	font-family: Verdana, Arial, FontName;
	font-weight: bold;
	line-height: 12px;
	text-decoration: none
}
#content {
	position: absolute;
	visibility: visible;
	height: 335px;
	width: 790px;
	left: 0px;
	top: 5px;
}

.nav    {
	color: #630;
	font-size: 11px;
	font-family: Verdana, Arial, FontName;
	line-height: 12px;
	text-decoration: none
}

.nav a:link, .nav a:visited, .nav a:active    {
	color: #69c;
	font-size: 11px;
	font-family: Verdana, Arial, FontName;
	line-height: 12px;
	text-decoration: none
}

.nav a:hover    {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, FontName;
	line-height: 12px;
	text-decoration: none;
	background-color: #69c
}

.text   {
	color: #630;
	font-size: 10px;
	font-family: Verdana, Arial, FontName;
	line-height: 12px;
	text-decoration: none
}

.text a:link, .text a:visited, .text a:active   {
	color: #69c;
	font-size: 10px;
	font-family: Verdana, Arial, FontName;
	line-height: 12px;
	text-decoration: none
}

.text a:hover   {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, FontName;
	line-height: 12px;
	text-decoration: none;
	background-color: #69c
}

.credit   {
	color: #630;
	font-size: 9px;
	font-family: Verdana, Arial, FontName;
	line-height: 10px;
	text-decoration: none
}

.white    {
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, FontName;
	line-height: 12px;
	text-decoration: none
}

#splash {
	height: 400px;
	width: 800px;
	margin-left: -400px;
	position: absolute;
	visibility: visible;
	left: 50%;
	top: 75px;
}

#container {
	height: 400px;
	width: 800px;
	margin-left: -400px;
	border: 1px solid #630;
	position: absolute;
	visibility: visible;
	left: 50%;
	top: 75px;
}

#lines {
	height: 345px;
	width: 790px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: 630;
	border-bottom-color: 630;
	position: absolute;
	visibility: visible;
	left: 5px;
	top: 35px;
}

#nav {
	text-align: right;
	position: absolute;
	visibility: visible;
	height: 12px;
	width: 400px;
	top: 17px;
	right: 5px;
}

#header {
	background-image: url(images/gretchen_bennett.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	visibility: visible;
	height: 29px;
	width: 228px;
	left: 3px;

	top: 3px;
}
#footer {
	text-align: right;
	position: absolute;
	visibility: visible;
	height: 9px;
	width: 400px;
	right: 5px;
	bottom: 4px;
}

.tabel {
	margin-top:5px;
	}
	
.float {
	float: right;
}

.left {
	left: -2px;
	position: relative;
	top: -2px;
}

.right {
	right: -5px;
	position: relative;
}


#perfect {
	overflow: hidden;
	position: absolute;
	visibility: inherit;
	height: 335px;
	width: 560px;
	left: 0px;
	top: 0px;
}
#scroll {
	position: absolute;
	visibility: visible;
	height: 335px;
	width: 535px;
	left: 0px;
	top: 0px;
}
