div.content 
{
	width: 964px;
	margin: 0px auto;
}

div.content img.banner 
{
	margin: 0 0 0 0;
	float: left;
}

div.content div.main 
{
	width:962px;
	background: url(../icons/bg-content-top.jpg) repeat-x scroll top center;
	float: left;
	border-left: solid 1px #dedde1;
	border-right: solid 1px #dedde1;
}


div.content div.main h1
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #490b5e;
	font-family: Arial, sans-serif;
	font-size:30px;
	font-weight:normal;
	text-align: left;
	width: 100%;
}
div.content div.main h1.title
{
	font-size:18px;
}

div.content div.main h1 a {
	color: #490b5e;
	text-decoration: none;
}

div.main div.outer
{
	margin: 50px 36px 0 36px;
	width: 892px;
	float: left;
	
}




div.main div.c1 
{
	width: 649px;
	float: left;
	border-right: solid 1px #dedde1;
	padding-bottom: 20px;
}

div.main div.c2
{
	width: 649px;
	float: left;
	border-right: solid 1px #dedde1;
	background-image: url(../icons/bg-main-top.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-bottom: 15px;
	margin: 0 0 20px 0;
	
}

div.main div.c3 
{
	width: 649px;
	float: left;
	background: url(../icons/bg-main-bottom.jpg) repeat-x scroll bottom center;
	padding-bottom: 10px;
}

div.cookieTrail {
	color:#B4B0C1;
	cursor:pointer;
	margin:0 0 20px 0;
	text-decoration:none;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	float: left;
}

.cookieTrail .Level1 {
	color:#76AF00;
	cursor:pointer;
	margin:0 5px 0 0;
	text-decoration:none;
	float: left;
}
.cookieTrail .Level2 {
	color:#B4B0C1;
	cursor:pointer;
	margin:0 4px;
	text-decoration:none;
	float: left;
}
.cookieTrail .colon{
	float: left;
}

/************************ BEGIN COMMENT FORM FOR AJAXCOMMENTFORM.ASCX *********************************/
.post-comment 
{
	float:left;
	margin-left: 25px;	
	margin-top: 12px;
	margin-bottom: 40px;
}

.post-comment .form-label
{
	
	font-size: 12px;
	height: 20px;
	text-align: left;
	width: 600px;
	float: left;
}

.post-comment .form-input
{
	font-size: 12px;
	height: auto;
	width: 600px;
	float: left;
	
}
.post-comment .form-input input.input-text
{
	background:#DBDADE none repeat scroll 0 0;
	border:1px solid #BEB8CE;
	color:#534D64;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	height:20px;
	width:420px;
	text-align: left;
	float: left;
	margin: 0 0 10px 0;
	
}
.post-comment .form-input textarea
{
	background:#DBDADE none repeat scroll 0 0;
	border:1px solid #BEB8CE;
	color:#534D64;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	width:420px;
	text-align: left;
	float: left;
}
.post-comment .form-input label.error 
{
	color: #ff0000;
	font-size: 11px;
	float: left;
	margin-left: 5px;
	margin-top: 5px;
}
.post-comment .form-label label.fieldLabel 
{
	float: left;	
}

div#related, div#comments
{
	margin: 15px 20px 40px 20px;
	float: left;
}

div#commentPosted 
{
	float: left;
	margin: 15px 0 15px 0;
}

div#commentLoading 
{
	float: left;
	margin: 15px 0 15px 0;
}

.commentlist .vcard img 
{
	display: none;	
}
.commentlist .vcard span.fn,
.commentlist .vcard span.fn a
{
	color:#490B5E;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}
.commentlist .comment-meta 
{
	color: #777777;
	font-size:11px;
	line-height:1.5em;
}

/************************ END COMMENT FORM FOR AJAXCOMMENTFORM.ASCX *********************************/




ul.relatedPostsList 
{
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 10px 0 0 25px;
	padding:0;
	width:500px;
}

ul.relatedPostsList li
{
	float: left;
	margin-bottom: 10px;
}