body
{
	text-align: center;
}
p,h1,h2,h3,h4,td,th,dl,ol,ul,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
p,td,th,dl,ol,ul,li {
	font-size: 11px;
	line-height: 12px;
}

h1, h2, h3, h4, h5 {
	padding: 0px;
	margin: 4px 0;
}
h1 {
	font-size: 40px;
	line-height: 30px;
}
h2 {
	font-size: 24px;
	line-height: 24px;
}
h3 {
	font-size: 16px;
	line-height: 16px;
}
h4 {
	font-size: 14px;
	line-height: 14px;
}
th {
	font-weight: bold;
}
a:link {
	color: #9999FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #9999FF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #6666FF;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #333399;
	text-decoration: none;
}
div#mainbody {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
div#dirlist {
	text-align: center;
	float: left;
	width: 300px;
	height: 500px;
}
div#thumb {
	text-align: center;
	float: left;
	width: 90px;
	margin: 5px;
}
div#photo {
	text-align: center;
	float: right;
	width: 600px;
}
div#clearone {
	clear: both;
	height: 1px;
}
div#banner {
	clear: both;
}
div#footer {
	font-size: 8px;
	line-height: 9px;
	clear: both;
}
p#thumb {
	height: 90px;
	width: 90px;
	vertical-align: middle;
}
