a { color: #3366CC; text-decoration: none; }
a:hover { text-decoration: underline; }
body {
	background: #FFFFFF;
	color: #336699;
	font: 12px/1.5em verdana, sans-serif;
}
h1 { font-size: 1.3em; }
h1, h2, h3, h4 { background: inherit; color: #808080; font-weight: 700; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1em; }
img { border: 0; }
ul { list-style-position: outside; list-style-type: square; }
.by { margin: 7px; color: #333333; font-size: smaller; }
#copy {
	border: thin outset #336699;
	border-bottom: none;
	border-left: none;
	float: left;
	margin: 2px 2px 3px 2px;
	padding: 5px 5px 5px 5px;
	width: 370px;
	background: #FFFFFF;
	left: 115px;
	position: absolute;
	top: 60px;
	z-index: 2;
}
#homep {
	border: thin outset #336699;
	border-bottom: none;
	border-left: none;
	float: left;
	margin: 2px 5px 3px 5px;
	padding: 5px;
	width: 640px;
	background: #FFFFFF;
	left: 115px;
	position: absolute;
	top: 60px;
	z-index: 2;
}
#images {
	margin: 0px 2px;
	padding: 0 0 0 2px;
	width: 260px;
	background: #FFFFFF;
	color: #2B2B2B;
	font: 10px/1.2em verdana, sans-serif;
	text-align: left;
	left: 500px;
	position: absolute;
	top: 60px;
	z-index: 1;
}
#nav {
	border: thin outset window;
	margin: 0px;
	padding: 5px 0px 10px;
	width: 100px;
	background: #FFFFE0;
	color: #333499;
	text-align: center;
	text-decoration: none;
	left: 2px;
	position: absolute;
	top: 2px;
	z-index: 5;
}
#title { width: auto; left: 110px; position: absolute; z-index: 9; }
