body {
	background-image: url(image/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	color: #993300;
	margin: 0px;
	text-align: justify;
}

td {
	padding: 0px;
	vertical-align: top;
	font-size: 12px;
}

th {
	font-size: 12px;
	text-align: left;
	font-weight: bolder;
}

td.content {
	background-image: url(image/bg-smallpotato-large.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

td.menubar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663333;
	text-align: right;
	padding: 10px;
}

td.about_main {
	vertical-align: middle;
	padding: 10px 10px;
}

td.party_main {
	vertical-align: middle;
	padding: 10px 10px;
}

a {
	font-size: 12px;
	color: #336600;
	border: 0px;
}

a.footer, a.footer:visited {
	color: #666666;
	text-decoration: none;
}

a.footer:hover {
	color: #0000FF;
	text-decoration: none;
}

p {
	margin-top: 12px;
	margin-bottom: 12px;
}

img {
	border: 0px;
}

strong {
	font-weight: bolder;
	color: #000066;
}

em {
	color: #FF3300;
	font-weight: bolder;
	font-style: none;
}

.specialevent {
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
}

a.specialevent, a.specialevent:visited {
	font-size: 12px;
	color: #33CC33;
	text-decoration: none;
}

a.specialevent:hover {
	font-size: 12px;
	color: #33CC33;
	text-decoration: underline;
}

h1 {
	font-size: 24px;
	font-weight: bolder;
	color: #000066;
}

h2 {
	font-size: 20px;
	font-weight: bolder;
	color: #FF3300;
	margin: 0px;
}

h3 {
	font-size: 20px;
	font-weight: bolder;
	color: #000000;
	margin: 0px;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

td.photoframe_title {
	padding: 0px 10px;
	color: #000000;
	font-weight: bolder;
}

td.photoframe_description {
	padding: 0px 10px 20px 10px;
	color: #000000;
	font-weight: normal;
}
td.photoframe_main {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
ul {
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 5px;
}

