hr.simplegold {
	width: 300px;
	color: #a0925f;
	text-align: center;
}

hr.simplered {
	width: 300px;
	color: #af0050;
	text-align: center;
}

td.mainPanel {
	width: 650px;
	text-align: center;
	background-image: url("images/panelbg.gif");
	background-color: #ffffe8;
	color: #af0050;
}

td.sidebar {
	vertical-align: top;
	width: 125px;
	border: 1px solid #a0925f;
	padding: 5px;
	text-align: left;
	color: #af0050;
	font-size: 16px;
	font-weight: bold;
}

td.content {
	vertical-align: top;
	width: 465px;
	padding: 5px;
	text-align: left;
	font-size: small;
	font-style: italic;
	font-family: Century, Times New Roman;
	color: #af0050;
}

td.nospace {
	padding: 0px;
}

td.pagelink {
	text-align: center;
	padding: 5px;
}

td.partytitle {
	right-padding: 10px;
	font-style: italic;
	text-align: right;
	width: 225px;
}

td.partymember {
	font-style: italic;
	font-weight: bold;
	text-align: left;
	width: 225px;	
}

td.partyhead {
	font-style: italic;
	text-align: center;
	width: 450px;	
}

td.partyattend {
	font-style: italic;
	font-weight: bold;
	text-align: right;
	width: 225px;	
}

td.partydesc {
	font-style: italic;
	text-align: left;
	width: 225px;	
}

td.formcolumn {
	font-style: italic;
	text-align: left;
	width: 200px;
}

td.photoPane {
	width: 450px;
	height: 450px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #a0925f;
}

td.thumbPhoto {
	width: 110px;
	height: 110px;
	text-align: center;
	vertical-align: center;
	border: 1px solid #a0925f;
	padding: 2px;
}

td.leftButton {
	width: 220px;
	text-align: right;
}

td.rightButton {
	width: 220px;
	text-align: left;
}

table.innerpanel {
	margin: 10px;
	text-align: left;
}

table.thumbs {
	text-align: center;
	border-collapse: collapse;
}

p.title {
	font-family: Monotype Corsiva, Times New Roman;
	font-style: italic;
	font-weight: normal;
	font-size: 32px;
	color: #a0925f;
	text-align: center;
}

p.counter {
	font-family: Monotype Corsiva, Times New Roman;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;
	color: #af0050;
	text-align: center;
}

a.fancy {
	font-family: Monotype Corsiva, Times New Roman;
	font-style: italic;
	font-weight: normal;
	font-size: 24px;
}

a.fancysmaller {
	font-family: Monotype Corsiva, Times New Roman;
	font-style: italic;
	font-weight: normal;
	font-size: 16px;	
}

a:visited {
	text-decoration: none;
	color: #a0925f;
}

a:link {
	text-decoration: none;
	color: #a0925f;
}

a:active {
	text-decoration: none;
	color: #a0925f;
}

a:hover {
	text-decoration: none;
	color: #af0050;
}

ul.directions {
	font-family: Verdana, Tahoma, Arial;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}


img.edge {
	width: 650px;
	height: 15px;
}

img.heart {
	width: 20px;
	height: 19px;
}

textarea.captionBlock {
	background-color: #ffffe8;
	color: #af0050;
	height: 48px;
	width: 450px;
	font-size: small;
	font-style: italic;
	font-family: Century, Times New Roman;
	border: 0px solid #a0925f;
	text-align: center;
	overflow: auto;
}

body {
	background-color: #91002d;
	font-family: Verdana, Arial, sans-serif;
	color: #af0050;
}