body, td, th {
	font-size: 12px;
}
body {
	margin: 0px;
	padding:0px;
	scrollbar-track-color:#AFAFAF;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#AFAFAF;
	scrollbar-shadow-color:#AFAFAF;
	scrollbar-highlight-color:#ffffff;
	scrollbar-dark-shadow-color:#AFAFAF;
	scrollbar-3dlight-color:#AFAFAF;
}
#main {
	background-image: url(../img/circle.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.photo_entry {
	border: none;
	margin: 10px 10px 0px 20px;
	float:left;
	clear: both;
}
p {
	margin: 10px 25px 10px 20px;
	line-height: 2em;
}
html {
	overflow-y:scroll;
}
iframe {
	overflow:hidden;
	_overflow:auto;
	margin-top:7px;
}
a.menu {
	display:block;
	width:130px;
	text-decoration:none;
	padding:0px;
	margin:6px 0px 0px;
	line-height: 1.2em;
}
a.menu:link {
	color:#3A3A3A;
}
a.menu:visited {
	color:#3A3A3A;
}
a.menu:hover {
	color:#FF0000;
}
div {
	margin:0px;
	padding:0px;
	clear:both;
}
.photo_line {
	margin: 0px -10px 0px 20px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.next {
	margin-right: 10px;
}
a.Panel {
	display:block;
	margin-top:5px;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:3px;
	text-align:center;
	text-decoration:none;
	color:#FF4C00;
}
a.Panel:hover {
	text-decoration:underline;
}
a.Panel img {
	border:1px solid #FF4C00;
	margin-bottom:2px;
}
