body
{
	background-image: url("graphics/margin.jpg");
	background-repeat: repeat-both;
}

#menu
{
	left: 0px;
	right: 0px;
	height: auto;
	background-color: #eee;
	text-align: center;
}

.rollmenu 
{
	display: none;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	list-style-type: none;
	margin: 0px 5px;
	padding: 0px;
	border-color: #888;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
}

.rollmenu a, #randphoto a
{
	color: #666;
	text-decoration: none;
}

.rollmenu a:hover, #randphoto a:hover
{
	color: #000;
	border-color: #00c;
	border-style: solid;
	border-width: 0px 0px 3px 0px;
}

#randphoto
{
	position: absolute;
	top: 250px;
	left: 20px;
	width 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
	z-index: 1;
}

#petunia
{
	height: 70px;
	left: 0px;
	right: 0px;
	text-align: center; 
	font-style: italic;
	font-size: 32px;
	background: transparent url("/graphics/Petunia.jpg") no-repeat;
	background-position: center center;
}

#rose1, #rose2
{
	position: absolute;
	top: 400px;
	height: 238px;
	width: 150px;
	text-align: center; 
	background: transparent url("/graphics/rose.gif") no-repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	border: 0px;
	z-index: 2;
}

#rose1
{
	left: 20px;
}

#rose2
{
	right: 20px;
}

#title
{
	position: absolute;
	top: 50px;
	left: 20px;
	right: 20px;
	background-color: #fff;
	text-align: center;
	margin: 0px;
	border: 1px solid #000;
	padding: 0px;
	z-index: 1;
}

#titleborder
{
	background-color: #fff;
	border: 3px solid #000;
	margin: 2px;
}

#titlecaption
{
	position: relative;
	top: -20px;
	left: 0px;
	right: 0px;
	font: 12pt times, serif;
	text-align: center;
	padding: 0px 0px 0px 500px;
	color: #888;
}

#subtitle
{
	left: 0px;
	right: 0px;
/* need height only to make ie render proper width */
	height: 20px;
	background-color: #fff;
	color: #000;
	font: 12pt times, serif;
	text-align: center;
	z-index: 2;
}

#content
{ 
	position: absolute;
	top: 20px;
	left: 100px;
	right: 105px;
	background-color: #fff;
	font: 12pt times, serif;
	text-align: center;
	border-top: 75px solid;
	border-left: 75px solid;
	border-right: 75px solid;
	margin: 0px;
	padding: 150px 3px 0px 3px;
	z-index: 0;
}

#pagetitle
{
	left; 0px;
	width: 100%;
	text-align: left;
}

#logo
{
	height: 200px;
	left: 0px;
	right: 0px;
	text-align: center; 
	font-style: italic;
	font-size: 32px;
	background: transparent url("/graphics/ohalogw.gif") no-repeat;
	background-position: center center;
}

#footer, #footer a
{
	left: 0px;
	right: 0px;
/* need height only to make ie render proper width */
	height: 15px;
	background-color: #eee;
	color: #888;
	font: 10px arial;
	text-align: center;
	margin-top: 10px;
	z-index: 2;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

 tr.month
{
	background-color: #ffbe48;
}
 tr
{
 background-color: #f6f4e0;
 vertical-align: top;
}
th
{
 font-size: 20px;
 font-weight: bold;
}

div.box
{
}

.photo
{
	float: left;
	width: 200px;
	height: 250px;
}