body
{
	font-family: 'Times New Roman'; 
	font-size: 1em;
	background-image:url(images/background_tile.gif);
}

#header
{
	text-align: center;
}

#menu
{
	position: absolute;
	width: 140px;
	padding: 20px;
}

#content
{
	padding: 20px;
	/*text-align: center;*/
	font-size: larger;
	left:180px;
	position:relative;
	width:68%;
}

h1
{
	font-family: 'Lucinda Calligraphy';

{

h3
{
	font-size: large;
	margin-top: 50px;
}

p.indent
{
	margin-left: 30px;
	
}

p.small
{
	font-size: smaller;
}

img.photo
{
	border: 1px solid;
}

.current img
{
	border: 1px solid #33FF33;
	margin: 5px;
}

.rollover a img
 {
	border: 1px solid #000000;
	margin: 5px;
}

.rollover a:hover img
{
	border: 1px solid #33FF33;
	margin: 5px;
}

table #guestbook
{
	width: 600px;
}

td.guestbooklabel
{
	width: 60px;
}
