body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #333333;
	font-size: small;
	text-align: center;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#wrapper {
	background: url(images/bgstrip.gif) repeat-y right top;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}

#sparkle {
	background: url(images/pinkbgclouds3.jpg) no-repeat right top;
	width: 840px;
}

#contents {
	background: url(images/transtar.gif) repeat;
	width: 600px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
#menu {
	width: 200px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
}
#menu ul, #menu li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menu a {
	display: block;
	background: #000000 ;
	border: 1px solid #E54C84;
	width: 100%;
	margin: 5px;
}

#menu a:hover, #menu a.uber {
	background: #000000 url(images/sparkler.gif) repeat;
} 

.pink {
	color: #E54C84;
}
h1.huge {
	font-size: 100px;
	color: #FFFFFF;
}

.palepinkbg {
	background: #F9D2E1 repeat;
}
h1, h2, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
img.left {
	float: left;
	margin-right: 10px;
}

#footlogo {
	background: #333333;
	text-align: right;
	margin: 5px auto;
	padding: 5px;
}
#outwrap {
	background: url(images/bgstrip.gif) repeat-y center top;
}
.oplist {
	background: #F4C4D7;
	margin: 15px;
	padding: 5px;
}
.commentname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 15px;
}
.postdate {
	margin-left: 20px;
}
