#topheader {
	position:absolute;
	z-index: 100;
	top:0px;
	left:0px;
	margin:0;
	padding:0;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear:both;
	width:100%;
	height:19px;
	border-bottom: 1px solid #000;
	text-decoration: none;
	line-height: normal;
	text-transform: none;
	text-align:center;
	text-indent:0;
	white-space:normal;
	letter-spacing: normal;
	letter-spacing: normal;
	background-color: #fff;
}

#topheader ul {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0 0 4px 0;
	padding: 0;
	background-color: #fff;
	background-image: none;
	list-style: none;
	list-style-type:none;
	padding: 0px 2px 0px 2px;
	line-height: normal;
	text-transform: none;
	text-align:center;
	text-indent:0;
	white-space:normal;
	letter-spacing: normal;
}

#topheader ul li {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #fff;
	background-image: none;
	list-style: none;
	list-style-type:none;
	border-right: 1px solid #000;
	display: block;
	float:left;
	padding: 2px 10px 2px 10px;
	margin:0;
	line-height: normal;
	text-transform: none;
	text-align:center;
	text-indent:0;
	white-space:normal;
	letter-spacing: normal;
}
#topheader a.BlogButton,
#topheader a.BlogButton:visited,
#topheader a.BlogButtonCurr {
	background-color: #fff;
	background-image: none;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #888;
	border:none;
	line-height: normal;
	text-transform: none;
	text-align:center;
	text-indent:0;
	white-space:normal;
	letter-spacing: normal;
}
#topheader a.BlogButtonCurr,
#topheader a.BlogButtonCurr:visited {
	background-color: #fff;
	background-image: none;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	border:none;
	line-height: normal;
	text-transform: none;
	text-align:center;
	text-indent:0;
	white-space:normal;
	letter-spacing: normal;
}
#topheader a.BlogButton:hover,
#topheader a.BlogButtonCurr:hover {
	background-color: #fff;
	background-image: none;
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #000;
	border:none;
	line-height: normal;
	text-transform: none;
	text-align:center;
	text-indent:0;
	white-space:normal;
	letter-spacing: normal;
}
.audience {
	position:absolute;
	z-index: 101;
	top:-1px;
	right:8px;
	margin:0;
	padding:0;
	text-decoration:none;
	border:solid 1px #000;
	background-color:#FFDA58;
	color:#FFDA58;
}



body {
	background-color:#bc1d7e;
	padding:0;
	margin:0;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;
}

a, a:link, a:visited {
	text-decoration:none;
}

a:active, a:focus, a:hover {
	text-decoration:underline;
}

h2 {
	margin:0;
	padding:0;
	font-size:20px;
	text-decoration:none;
}

h3 {
	font-size:16px;
}

img {
	margin:0;
	padding:0;
}

div#topheader {
left:auto;
width:770px;
}

.audience {
right:-1px;
}

div#Wrapper {
	width:770px;
	margin:0 auto 0 auto;
	padding:0;
	background:#fff url('img/bg_wrapper.gif') repeat-y scroll top right;
	border-left:solid 1px #520c37;
	border-right:solid 1px #520c37;
	color:#4d0b31;
	text-align:justify;
}

div#PageHeader {
	clear:both;
	margin:0;
	padding:0;
}

.PageHeader div {
}

div#PageTitle {
	margin:0;
	padding:0;
	display:block;
	clear:both;
	background-color:#fff;/*#FFF0F0;*/
	border:none;
	color:#000;
}

.PageTitle h1 {
	margin:0;
	padding:0 0 0 6px;
	float:left;
	text-align:left;
	font-size:65px;
	font-weight:bold;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.PageTitle h1 a {
	color:#000;
	text-decoration:none;
}

.PageTitle p {
	margin:0 0 0 311px;
	padding:8px 6px 0 0;
	text-align:justify;
	font-size:14px;
	line-height:22px;
}

.PageTitle p em {
	color:#bc1d7e;
	font-weight:bold;
}

div#PageNavigation {
	margin:0 auto 0 auto;
	padding:5px 5px 5px 5px;
	clear:both;
	/*height:90px;/*20px;*/
	background-color:#fff; /*#fff0f0;*/
	/*border-top:solid 1px #bc1d7e;*/
	border-bottom:solid 1px #bc1d7e;
	text-align:center;
}

.PageNavigation div {
	margin:0;
	padding:0;
	color:#801352;
}

.SideBars {
	margin:0;
	padding:0;
	width:250px;
	clear:right;
	float:right;
	color:#000;
}

.SideBar {
	margin:0;
	padding:0;
}

.SideBarInside {
	margin:0;
	padding:0;
	float:right;
	width:249px;
	background-color:#fff0f0;
	border-left:solid 1px #bc1d7e;
}

.SideBar a, .SideBar a:link, .SideBar a:visited, .SideBar a:active, .SideBar a:focus, .SideBar a:hover {
	color:#bc1d7e;
	font-weight:bold;
}

.SideBar p {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:18px;
}

.SideBarInside p {
	margin:6px;
	padding:0;
}

.SideBarInside h2 {
	margin:6px;
	padding:0;
}

.Main {
	clear:left;
	float:left;
	width:520px;
	margin:0;
	padding:0;
	border:none;
}

.Main a, .Main a:link, .Main a:visited, .Main a:active, .Main a:focus, .Main a:hover {
	color:#bc1d7e;
}


/* Styles for posts */
.Posts {
	margin:0;
	padding:0;
	border:none;
}

.Odd {
}
.Even {
}
.entry {
	margin:0;
	padding:0;
	text-align:justify;
}
.entry-intro {
	margin:0;
	padding:2px 6px 2px 4px;
	background-color:#fff0f0;
}
.entry-intro h2 {
	margin:0 0 0 140px;
	padding:0;
	clear:right;
}
.entry p {
	clear:right;
	margin:0 0 0 140px;
	padding:2px 6px 4px 4px;
	text-align:justify;
	font-size:14px;
	line-height:22px;
}
.entry-intro p {
	clear:right;
	margin:4px 0 4px 140px;
	padding:0;
	color:#5e5c42;
	font-size:12px;
	line-height:13px;
}
.Advice {
	margin:0;
	padding:0 0 4px 6px;
	border:none;
	text-align:left;
}
.Advice img {
	background-color:#fff;
}

.Posts a:link, .Posts a:visited {
	color:#4d0b31;
	text-decoration:none;
}

.Posts a:active, .Posts a:focus, .Posts a:hover {
	color:#bc1d7e;
	text-decoration:underline;
}

.entry-intro a, .entry-intro a:link, .entry-intro a:visited {
	color:#bc1d7e;
	text-decoration:none;
}
.entry-intro a:active, .entry-intro a:focus, .entry-intro a:hover {
	color:#bc1d7e;
	text-decoration:underline;
}
.entry p a, .entry p a:link, .entry p a:visited {
	color:#bc1d7e;
	text-decoration:none;
}
.entry p a:active, .entry p a:focus, .entry p a:hover {
	color:#bc1d7e;
	text-decoration:underline;
}

.wide {
	clear:both;
	border:none;
	background:none;
}

div#PageFooter {
	clear:both;
	width:762px;
	margin:0;
	padding:4px;
	background-color:#fff0f0;
	border-top:solid 1px #bc1d7e;
	text-align:center;
	font-size:10px/*0.7em*/;
	color:#5e5c42;
}

a img
{
	border:none;
}
.spacer
{
	clear:both;
}
.spacer hr
{
	display:none;
}

