body {
	background: #F2DBEE url('images/penny-tile.gif') repeat;
	color:#594993;
	font-size:12px;
	padding-top: 42px;
}

h2, h3 {
	color:#C81E62;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
	padding: 0;
	margin: 0;
}

h3 {
	font-size:14px;
}

a {
	color:#C81E62;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#wrapper {
	display: block; 
	background: #F3D0E2;
	width:800px; 
	margin:0px auto;
}

#header {
	height: 202px;
	background: url('/images/pennifer_01.jpg');
}

#header table {
	position: relative;
	left: 289px;
	top: 35px;
}

#header table a:link, #header table a:visited {
	color:#644A91;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	padding: 0;
}

#header table a.link-top-actv {
	color: #CA1C62;
}

#content {
	width: 450px;
	float: right;
	padding: 0 20px 0 0;
}

#content p {
	font-size: 14px;
	font-weight: bold;
}

#sidebar {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	width: 290px;
	padding: 30px 20px;
	text-align: left;
	float: left;
}

#sidebar a {
	text-decoration:none;
}

#sidebar ul {
	padding-left: 10px;
	margin-left: 0;
}

#sidebar ul li {
	list-style: none;
}

#both {
	clear: both;
}

#footer {
	color:#FFFFFF;
	text-align: center;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	height: 70px;
	padding: 13px 0 0 0;
	background: #ED5994;
}


#footer a:link, #footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

.cal table {
	padding-left: 48px;	
}

.comments-template {
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li {
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.commentmetadata {
	font-size: 10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}

.comments-template p.nocomments {
	padding: 0;
}

.comments-template textarea {
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.datestamp, .postmetadata {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:0.8em !important;
	padding: 0;
	margin: 0;
}

.section-outer {
	background: transparent url("images/bottom.gif") no-repeat scroll left bottom;
	padding: 0 0 0.01em 0;
}

.titlebar {
	background: #F3D0E2 url("images/top.gif") no-repeat 0 0;
	height: 12px;
	text-indent: 10px;
	padding: 0;
}

.section {
	background:transparent url("images/middle.gif") repeat-y 0 25px;
	margin:0;
	padding:0;
}

.section ul {
	position: relative;
	top: -7px;
}

.recent div {
	padding-left: 15px;
}

.recent li {
	list-style-type: disc !important;
}

.header {
	text-indent: 10px;
	font-weight: bold;
	font-size: 16px;
	color:#594993;
	padding: 0 0 5px 0;
}

.hidden {
	display: none;
}

.link-top, .link-top-actv {
	position: relative;
	top: -2px;
}

.navigation {
	margin: auto;
	padding-bottom: 20px;
}

.navigation span {
	padding: 0 20px;
}

.title {
	font-size: 11pt;
	font-family: verdana;
	font-weight: bold;
}