body {
	font-family: "Bitstream Vera Sans", Verdana, Arial, Geneva, Sans Serif;
	font-size: 13px;
	background-color: #003366;
	color: #ddddff;
}


#copyright {
	font-size: 11px;
	color: #ddddff;
	text-align: center;
}


p {
	padding-left: 20px;
	padding-right: 20px;
}

td.titleleft {
	font-family: "Times New Roman", Times, Serif;
	font-style: italic;
	color: #f1c337;
	font-size: 48px;
	font-weight: bolder;
	vertical-align: bottom;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	padding-left: 10px;
}

td.titleright {
	font-family: "Bitstream Vera Sans", Verdana, Arial, Geneva, Sans Serif;
	font-style: italic;
	color: #f1c337;
	font-size: 12px;
	font-weight: bold;
	vertical-align: bottom;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 1px;
	padding-right: 10px;
}

td.menuleft {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-left: 10px;
}

td.menuright {
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	text-align: right;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-right: 10px;
}

td.copyright {
	font-size: 10px;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-bottom-width: 0px;
}

a:link {
	color: #FE9704;
	text-decoration: none;
}
a:visited {
	color: #FE9704;
	text-decoration: none;
}
a:hover {
	color: #FE9704;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}

h1 {
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: 0px;
}

h2 {
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: -5px;
}


/*	Album Styles */

#caption {
	font-family: "Bitstream Vera Sans", Verdana, Arial, Geneva, Sans Serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ddddff;
}

#picinfo {
	font-family: "Bitstream Vera Sans", Verdana, Arial, Geneva, Sans Serif;
	font-size: 8pt;
	font-weight: normal;
	font-variant: small-caps;
	color: #ddddff;
}

#pages {
	font-family: "Bitstream Vera Sans", Verdana, Arial, Geneva, Sans Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ddddff;
}


/*	Guestbook Styles */

td.gb_enter {
	font-family: "Bitstream Vera Sans", Verdana, Arial, Geneva, Sans Serif;
	font-size: 13px;
	color: #ddddff;
	font-weight: bolder;
}

td.gb_header {
	font-family: "Bitstream Vera Sans", Verdana, Arial, Geneva, Sans Serif;
	font-size: 13px;
	color: #f1c337;
	background-color: #336699;
	font-weight: normal;
}

td.gb_text {
	font-family: "Lucida Console", "Courier New", Courier, fixed;
	font-size: 13px;
	color: #ddddff;
	font-weight: normal;
}

