body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#images {
	position: absolute;
	width: 620px;
	left: 510px;
	top: 20px;
}
#text {
	position: absolute;
	width: 225px;
	left: 265px;
	top: 135px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
#matthewraw {
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	position: absolute;
	left: 10px;
	top: 10px;
}
#matthewraw a:link, #matthewraw a:visited { color: #000000; }
#matthewraw a:hover, #matthewraw a:active { color: #FF0000; }
a.nav:link {
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	color: #000000;
	text-decoration: none;
}
a.nav:hover {
	color: #FF0000;
	text-decoration: none;
}
a.nav:active {
	color: #FF0000;
	text-decoration: none;
}
#title {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}
#mainnav {
	position: absolute;
	left: 13px;
	top: 133px;
}
ul {
	list-style: disc url(img/nav/bullet.gif) inside;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}
li:link {
	color: #000000;
	text-decoration: none;
}
li li:link {
	color: #000000;
	text-decoration: none;
}
#tray {
	position: absolute;
	left: 12px;
	top: 135px;
}
#home-show { position: absolute; left: 550px; top: 60px; min-height: 230px; width: 230px; padding: 15px; background-color: #fe6565; }
