.style1 {font-size: 16px}
.style2 {
	font-size: 12px;
	font-family: Courier;
}
#caption {
	font-family: Courier;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	position: absolute;
	height: 20px;
	width: 400px;
	left: 465px;
	top: 640px;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#logo {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 1;
	height: 70px;
	width: auto;
	left: 25px;
	top: 25px;
}
#content {
	font-family: Courier;
	font-size: 12px;
	color: #333333;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: 700px;
	width: 300px;
	left: 148px;
	top: 200px;
	line-height: 16px;
}
#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: auto;
	height: auto;
	width: 581px;
	left: 465px;
	top: 140px;
}
#menu a {
	font-family: Courier;
	color: #333399;
	text-decoration: none;
	letter-spacing: 1pt;
	font-size: 16px;
}
#address {
	font-family: Courier;
	font-size: 10px;
	color: #333333;
	position: absolute;
	visibility: visible;
	z-index: 3;
	height: auto;
	width: 581px;
	left: 465px;
	top: 82px;
	white-space: nowrap;
	overflow: visible;
	text-align: right;
}
#picture {
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 4;
	height: 400px;
	width: 500px;
	left: 465px;
	top: 200px;
	font-family: Courier;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #993366;
	text-decoration: none;
}
a:visited {
	color: #993366;
	text-decoration: none;
}
a:hover {
	color: #333399;
}
#content #about {
	position: relative;
	height: auto;
	width: 550px;
	left: 150px;
	top: 40px;
	overflow: visible;
	visibility: visible;
	z-index: 5;
}

