body
{
	background-image: url('/images/bg1.gif');
}

#page
{
	background-color: white;
	border: 2px solid #959596;
	margin: 20px auto;
	width: 800px;
}

#headertext
{
	font-family: script;
	font-style: italic;
	font-size: 40px;
	text-align: center;
}

#anniversary
{
	font-family: arial;
	font-style: italic;
	font-size: 18px;
	color: #ff0000;
	margin-left: 200px;
}

#book_entry
{
	width: 540px;
}

#book_entry td#name
{
	background-color: white;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	width: 180px;
}

#book_entry td#value
{
	background-color: white;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
}

td#book_field
{
	font-family: arial;
	font-size:14px;
	font-weight: bold;
}

.nav_line
{
	font-family: arial;
	font-size: 15px;
	text-align: center;
	
}

.thanks
{
	font-family: arial;
	font-size: 16px;
}

#stuff a
{
	text-decoration: none;
	color: #696969;
}

#stuff a:hover
{
	color: #ffffff;
	background: #c3d3e2;
}

h1.stuff
{
	font-family: Comic Sans MS, arial;
	font-size: 24px;
	font-style: normal;
	margin-left: 0.25in;
}

h2.stuff
{
	font-family: Sans-serif;
	font-size: 16px;
	margin-left: 0.5in;
}

h2.normal
{
	font-family: Times;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
}

em
{
	font-family: Times;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
}

em.bold
{
	font-family: Times;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
}

h3.pikachu
{
	font-family: Arial;
	font-style: italic;
	font-size: 13px;
	margin-left: 2.9in;
}

h1.notfound
{
	font-family: Arial;
	font-size: 12px;
}

hr.topline
{
	width: 75%;
	height: 1px;
}

hr.bottomline
{
	width: 85%;
	height: 1px;
}

ul.stuff
{
	list-style-image: url(/images/list_element1.gif);
}

img.meekoimage
{
	margin-left: 0in;
	margin-top: 0in;
	border: 0;
}

img.meekotextimage
{
	margin-left: 1in;
	margin-top: 0in;
	padding-bottom: 0in;
	border: 0;
}

img.fs
{
	margin-left: 0.5in;
}

img.ab
{
	margin-left: 0.75in;
}

img.pikachu
{
	margin-left: 3.25in;
}