body {
	background-color: #4D014C;
	background-image:  url(../_images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Georgia,Arial,Helvetica,sans-serif;
	line-height:170%;
        font-size:13px;
}
h1,h2,h3 {
	font-family:Arial,Helvetica,sans-serif;
}
.title {
	font-size:24px;
	color:#5B005B;
	margin-top:6px;
	margin-bottom:20px;
	line-height:130%;
}
h2 {
	font-size:18px;
}
p {
line-height:170%;
}

.mainCell {
	border:solid 5px #FFFFFF;
	margin-left:auto;margin-right:auto;width:987px;
	background-image: url(../_images/in_background.jpg);
	background-repeat:repeat-y;
}
.articleCell {
	width:724px;
	margin-left:39px;
	background-color:#FFFFFF;
}
.article {
	padding-left:40px;
	padding-right:36px;
	padding-top: 20px;
	color:#5B005B;
	border-top:solid 4px #6D0B6D;
	background-image:url(../_images/bottom_art.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#FDE8FD;
}
#firstArticle {
	border:none;
	padding-top:20px;
	background-image:none;
	background-color:#FFFFFF;
}

.applies 
{
	font-size:11px;
	margin-top:40px;
	font-family:Arial,Helvetica,sans-serif;
}
.tag {
	font-size:11px;
	margin-top:-10px;
	font-family:Arial,Helvetica,sans-serif;
}
.rightCol {
	width:164px;
	margin-left:16px;
	margin-right:6px;
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial,Helvetica,sans-serif;
	line-height:120%;
}
.rightCol a {
	color:#FFFF00;
	text-decoration:none;
}
.disclaimer {
	text-align:center;
	color:#A40F7B;
	font-size:10px;
}
a {
	color:blue;
}
a:hover 
{
	text-decoration:underline;
}	
h2,h3 {
	 margin-top:24px;	
	 margin-bottom:0px;	
}
h2+p,h3+p
{
 margin-top:10px;
}
.comments 
{
 background-color:	#FDE8FD;
 margin: 20px auto 20px auto;
 width:600px;
 border:dashed 1px #4D014C;
 padding:10px;
}
.commentTitle
{
 margin-top:10px;
 margin-bottom:10px;	
}
.commentTable 
{
	width:600px;
	margin-top:20px;	
}
.commentTableOwner
{
	width:580px;
	margin-top:20px;
	margin-left:20px;	
}
.commentHeader 
{
	background-color:#4D014C;
}
.commentHeaderOwner
{
	background-color:#A40F7A;
}
.commentName,.commentDate
{
	font-weight:bold;	
	width:75%;
	color:#FFFFFF;
	padding:4px 0 4px 4px;
}
.commentDate
{
	text-align:right;
	padding-right:4px;
}
.commentFrom 
{
	font-size:80%;
}
.commentText 
{
	padding:4px;
}
sup {
	vertical-align: baseline;
	font-size: 0.9em;
	position: relative;
	top: -0.8em;
	font-weight:bold;
	line-height:100%;
}
sup>a 
{
 text-decoration:none;
}
.socialIndex 
{
	padding-left:320px;
	padding-bottom:20px;	
}
.socialArticle
{
	padding-left:280px;
}
