body {
	background-image: url(../images/waterBG.jpg);
	background-attachment: fixed;
	}
.main {
	width: 700px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	background-image: url(../images/lrock057.jpg);
	margin: auto;
	clear: left;
	}
.interiorTop {
	width: 650px;
	height: 110px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	}
.content {
	width: 650px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: white;
	padding: 5px;
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	text-align: justify;
	height: auto;
	overflow: auto;
	}
.footer {
	width: 694px;
	margin: auto;
	text-align: center;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-color: black;
	border-right-color: black;
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	background-color: white;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	padding: 3px;
	}
.menuContainer { 		
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -1px;
	margin-bottom: -1px;
	border:1px solid black;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	height: 18px;
	background-color: white;
	}
.button {
	display: block;
	margin: auto;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: black;
	text-align: center;
	float: left;
	width:99px; 
	background-color: white;
	line-height: 18px;
}
.button a {
	display:block; 
	width:100%; 
	background-color: white
	}
.button a:link {
	color: black;
	text-decoration: none;
	font-weight: bold
}
.button a:visited {
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.button a:hover {
	background-color: #DDD8C2
}
.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana,arial,sans-serif;
	line-height: 16px;
	z-index: 100;
	background-color: white;
	width: 125px;
	margin-top: 1px;
	margin-left: -15px;
	}
.anylinkcss a{
	width: 100%;
	display: block;
	text-align: center;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: black;
	}

.anylinkcss a:hover{
	background-color: #DDD8C2;
	color: black;
	}

.header {
	font-family: verdana,helvetica,arial; 
	color: black; 
	font-size: 16px; 
	font-weight: bold; 
	border-bottom: 1px solid black; 
	margin-bottom: 10px;
	}
.leftItem {
	width: 125px;
	float: left;
	height: 1px;
	}
.rightItem {
	margin-bottom: 3px;
	}
.textbox {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	}
.submit {
	margin-left: 3px;
	margin-top: 5px;
	border: solid 1px #999999;
	text-align: center;
	width: 100px;
	background-color: #dddddd;
	line-height: 18px;
	}
.question {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	margin-right: 10px;
	margin-left: 10px;
}
.answer {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 10px;
}
.error {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: red;
	margin-bottom: 10px;
}
#link a:link {
	color: #0000FF;
	text-decoration: none;
}
#link a:visited {
	color: #0000FF;
	text-decoration: none;
}
#link a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#link a:active {
	color: #0000FF;
}
#pichome a:link {
	border: 1px solid #000000;
}
#pichome a:visited {
	border: 1px solid #000000;
}
#pichome a:hover {
	border: 1px solid #FF0000;
}
#pichome a:active {
	border: 1px solid #000000;
}