body {
	margin: 0;
	padding: 0 0 10px;
	font: 12px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #EBEFC7 url(../images/page/curls-bg.gif) top center;
}
#container {
	margin: 0 auto;
	width: 760px;
	background: url(../images/page/page-bg.gif) top center repeat-y;
}
#header {
	padding: 95px 0 74px;
	background: url(../images/page/header.jpg) top center no-repeat;
	text-align: right;
}
#sidebar {
	float: left;
	width: 225px;
	background: url(../images/page/page-top.jpg) top left no-repeat;
	font-size: 10px;
	line-height: 14px;
	color: #723C82;
}
#sidebar div {
	margin-right: 14px;
	margin-left: 29px;
}
#sidebar h2 {
	margin: 0;
	padding: 0 0 4px;
}
#sidebar td {
	padding-bottom: 4px;
}
#sidebar a {
	color: #AA88B2;
}
#sidebar p {
	margin: 8px 0;
	font-size: 11px;
	line-height: 16px;
}
#sidebar input {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#sidebar ul {
	margin: 0 -15px;
	padding: 0;
	list-style: none;
}
#sidebar li {
	margin: 0;
	padding: 7px 0 7px 32px;
	border-top: 1px dashed #F0EAF2;
	border-bottom: 1px dashed #D8C3DA;
	line-height: 14px;
	font-size: 11px;
	background: url(../images/page/bullet.gif) top left no-repeat;
}
#sidebar li a {
	text-decoration: none;
	color: #723C82;
	display: block;
}
#sidebar li a:hover {
	color: #956CA1;
}
#content {
	margin: 0 0 0 225px;
	padding: 0 50px 30px 35px;
	background: url(../images/page/page-top.jpg) top right no-repeat;
}
h1 {
	margin: 0;
	padding: 0;
	font: normal 22px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #723C82;
	border-bottom: 1px dashed #E2D7D7;
}
h2 {
	margin: 20px 0 -17px;
	padding: 0;
	font: bold 16px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #723C82;
}
#content p {
	margin: 20px 0;
}
#content li {
	padding-bottom: 10px;
}
#content em {
	color: #999999;
	display: block;
	border-bottom: 1px dashed #D4C4D9;
	margin-bottom: 40px;
	font-size: 11px;
	margin-right: 10px;
}
#content input, #content select, #content textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-right: 5px;
}
#content form td {
	padding-bottom: 5px;
}
#footer {
	clear: both;
	background: url(../images/page/footer-bg.gif) top center no-repeat;
}
#footer td {
	padding: 7px 20px 12px;
	font-size: 9px;
	color: #9BAA2B;
}
#footer a {
	color: #9BAA2B;
}
#album {
/*	margin-top: 20px;*/
}
#album td {
	vertical-align: top;
	text-align: left;
	padding: 0 40px 20px 0;
}
#album img {
	padding: 2px;
	background-color: #FFFFFF;
	border: 1px solid #D4C4D9;
}
#album div {
	width: 106px;
	font-size: 10px;
	line-height: 12px;
	padding-top: 4px;
}


form {
	margin: 0;
	padding: 0;
}
a {
	color: #9BAA2B;
}


.sidebox {
	background: #E9DEE9 url(../images/sidebar/boxbot.gif) bottom no-repeat;
	padding: 0 15px 15px;
	border-left: 2px solid #FFF;
	border-right: 2px solid #FFF;
	margin-bottom: 18px;
/*	border: 1px solid yellow;*/
}
.more {
	text-align: right;
	margin-bottom: 0;
}
.top {
	text-align: right;
	font-size: 9px;
}
.top img {
	margin-bottom: 6px;
	margin-left: 6px;
}
.infotable {
	margin-bottom: 20px;
	border: 1px solid #D4C4D9;
	background-color: #F5F1F6;
	width: 445px;
}
.infotable th {
	border: 1px solid #FFF;
	border-right: none;
	width: 100px;
	font-size: 11px;
	vertical-align: top;
	color: #723C82;
	padding: 15px 2px;
	text-align: center;
}
.infotable td {
	border: 1px solid #FFF;
	border-left: none;
	font-size: 11px;
	vertical-align: top;
	padding: 15px 15px 15px 5px;
}
.infotable p {
	margin-top: 0;
}
.infotable strong {
	color: #723C82;
}
.req {
	font-weight:bold;
	padding-right:3px;
	color:#F00;
}
.byline {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.storypic {
	padding: 2px;
	border: 1px solid #D4C4D9;
	margin: 3px 0 5px 10px;
	background-color: #FFFFFF;
}
.feattable {
/*	border: 1px solid #D4C4D9;*/
}
.feattable table {
/*	width: 100%;*/
}
.feattable th {
/*	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;*/
	background-color: #E9DEE9;
	font-size: 11px;
	vertical-align: top;
	color: #723C82;
	width: 70px;
	padding: 5px 6px;
}
.feattable td {
/*	border: 1px solid #FFF;*/
	background-color: #F5F1F6;
	font-size: 11px;
	vertical-align: top;
	padding: 5px 6px;
	text-align: center;
}


