body {
	background-color: #737573;
	color: #000000;
	text-align: left;
}

img {
	border-width: 0px;
}

a:link { text-decoration: none;}
a:visited { text-decoration: none; color:blue;}
a:hover { text-decoration: none; color: red;}



#mainimage {
	position: absolute;
	text-align: center;
	top: 40px;
	left: 10px;
}

#maintitle {
	position: absolute;
	text-align: center;
	top: 10px;
	left: 200px;
}

#mainmenu {
	position: absolute;
	text-align: center;
	top: 380px;
	left: 27px;
	width: 280px;
}

#maintext {
	border: 0px;
	position: absolute;
	top: 100px;
	left: 360px;
	right: 10px;
}



#menubox:hover {border: 4px solid #52aaad;}
#menubox {
	border: 4px solid #9cefef;
	background-color: #ffffff;
	background-image: url('images/back.jpg');
	background-repeat: repeat-y;
	text-align: center;
	padding-left: 18px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family:helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: -1px;
	line-height: 100%;
}

#textbox:hover {border: 4px solid #52aaad;}
#textbox {
	clear: both;
	border: 4px solid #9cefef;
	background-color: #ffffff;
	background-image: url('images/back.jpg');
	background-repeat: repeat-y;
	padding-left: 18px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family:helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 100%;
}

#endofall:hover {border: 4px solid #52aaad;}
#endofall {
	border: 4px solid #9cefef;
	background-color: #ffffff;
	top: 4px;
	right: 4px;
	position: absolute;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	font-family:helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
