BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-image: url(IMG_X.gif);
	background-attachment: fixed;
	background-position: 415px 0px;
	background-repeat: no-repeat;
}
a {
	text-decoration:none;
	color:#FF6600;
}

a:hover {text-decoration:underline;
}

#wrapper {
		margin: 10px auto 10px auto;
		width: 900px;
		padding:0;
		border-right-width: 1px;
		border-left-width: 1px;
		border-right-style: solid;
		border-left-style: solid;
		border-right-color: #E4E4E4;
		border-left-color: #F0F0F0;

        
}
.header {
	height: 250px;
	width:899px;
	background-image: url(IMG_blogheader.gif);
	background-repeat: no-repeat;
					cursor:pointer;

}
.heading {
	font-weight: bold;
	font-size: 14px;
	color: #601A4D;
}
#header_bottom {
		width:899px;
		margin:0px auto;
		height:14px;
		padding:0;
		cursor:pointer;
}

h1{
		margin-top:35px;
		font-size:39px;
		text-align:center;
		color:#ffffff;
		font-weight: bold;
}

#headersubhead{
		font-size:18px;
		text-align:center;
		color:#ffffff;
		text-align: center;
}

#navbar {
		margin:0 auto;
		margin-top:10px;
		margin-bottom:0px;
		width:899px;
		height:40px;
		font-family: Geneva, Arial, Helvetica, sans-serif;
}

ul {
		list-style:none;
		margin:0;
		padding:0;
}
ul li {

		float:left;
		margin-top:9px;
		margin-left:15px;
		padding:0;
}
#main {

		margin-left:10px;
		margin-right:3px;
		color:#000000;
		padding-top: 15px;
		padding-right: 10px;
}
.post {
		width:630px;
}

.postinfo{
	width:430px;
	height:25px;
	text-align:right;
	padding-right:15px;
	padding-top:7px;
	font-size:12px;
	font-weight:bold;
	color:#333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	margin-top: 50px;
}
.monthdate{
	margin-left:0px;
	margin-top:5px;
	font-size:10px;
	color:#666666;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.monthday{
	margin-left:0px;
	font-size:20px;
	font-weight:bold;
	color:#601A4D;
	text-align:center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.htmlcontent {
		width: 550px;
		margin-left:5px;
}
.htmlcontent p {
		font-size:12px;
		font-style:normal;
}

.content {
		width: 550px;
		margin-left:65px;
}
.content p {
		font-size:12px;
		font-style:normal;
}
h2{
	color:#990000;
	padding:0px;
	margin:0px;
	font-size:18px;
	font-weight:bold;
}

.content .details{
		font-size:12px;
		color:#999999;
		font-weight:bold;
}
.datebar {
		float:left;
		width:55px;
		height: 60px;
}
.error {
		color:#FF0000;
}
.logintable {
        width: 350px;
        border: 1px solid silver;
        background: #F5F5F5;
        padding: 5px;
        margin-top: 20px;
        margin-bottom: 20px;
}

.titles {
       font-size: 12px;
       font-weight: normal
       text-align: left;
}

.fields {
	border: 1px solid #CCCCCC;
	padding: 3px;
	color: #333;
	background: #FFFFFF;
	font-size: 11px;
}

.button {
	border: 1px solid #CCCCCC;
	padding: 5px;
	color: #333;
	background: #F5F5F5;
	font-size: 12px;
	font-weight: bold;
}
#sidebar {
	float: right;
	color:#601A4D;
	width:212px;
	line-height: 22px;
}
#sidebar p{
	color:#000000;
	padding-left:15px;
	font-size:14px;
	font-weight:bold;
}
#sidebar .areahead{
		font-size:14px;font-weight:bold;margin:0;padding-left:15px;
}
#sidebar .linkup{
		font-size:12px;font-weight:normal; margin:0;padding-left:25px;
}

#sidebartop{
		height:12px;
		padding:0;
		margin:0;
}

#sidebarbottom {
		height:37px;
}

#footer {
		height:35px;
        width: 899px;
}
#footer p{
		text-align:left;
		font-size:10px;
		padding-left:25px;
		color:#666;
}
a.comments:link, a.comments:active, a.comments:visited, a.comments:hover 

{
	color: #48063C;
}
a.author:link, a.author:active, a.author:visited, a.author:hover 
{
		color: #999999;
}
a.cat:link, a.cat:active, a.cat:visited, a.cat:hover {
		color: #999999;}
a.contentpostheader:link, a.contentpostheader:active, a.contentpostheader:visited, a.contentpostheader:hover 
{
		text-decoration: none;
}
.commentfields{

		width: 250px;
}
.commenttitle
{
		font-size:12px;
}
FORM 
{
		padding:0px;margin:0px;
}
.leavecomment 
{
	color:#000000;
	padding:0px;
	margin:0px;
	font-size:18px;
	font-weight:bold;
}
.commentpost
{
		font-size:12px;
		font-style:normal;
}
a.commentlink:link, a.commentlink:active, a.commentlink:visited, a.commentlink:hover 
{
		text-decoration: none;
		font-size:12px;
		color:#999999;
		font-weight:bold;
}
.titles {
        color: #222;
        font-size: 12px;
        font-weight: normal;
}
