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;
}

iframe
{
margin-top:7px;
}

html
{
overflow-y:scroll;
} 

a.menu
{
display:block;
width:130px;
text-decoration:none;
padding:0px;
margin:0px 0px 6px;
}

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;
}
