body
{
	text-align: center;
	padding: 0px;
	margin: 0px;
}
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, form {
	padding: 0px;
	margin: 0px;
}
select {
	padding: 0px;
	margin: 2px 0px;
}
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: 920px;
}
div#dirlist {
	text-align: center;
	float: left;
	width: 320px;
}
div#thumb {
	text-align: center;
	float: left;
	height: 410px;
}
div#photo {
	text-align: center;
	float: right;
	width: 600px;
}
div#clearone {
	clear: both;
	height: 1px;
	padding: 0px;
}
div#nav {
	clear: both;
}
div#banner {
	clear: both;
	text-align: center;
}
div#footer {
	clear: both;
	padding: 1px 0px;
}
p#thumb {
	height: 100px;
	width: 100px;
	margin: 3px;
}
