﻿body
{
    background-image: none;
    background-color: White;
}

#content-holder
{
	padding-top:20px;
	padding-bottom:20px;
	width:900px;
	margin:0 auto;
	clear:both;
}

#BodyContentA
{
	float:left;
	width: 650px;
}

#BodyContentA a:link {
	text-decoration:underline;
}

#detailheader {
	padding:.1em;
	margin:10px;
	border-bottom:1px dotted #666666;
	border-top:1px dotted #666666;
	color:#000000;
	font-size:xx-large;
	font-family:"Times New Roman", Times, serif;
}

#related
{
	float:left;
	border: solid #0099CC;
	border-width:1px;
	margin:10px;
	width:225px;
	padding-bottom:10px;
}

#related-title
{
	font-weight:bold;
	height:30px;
	padding-left:20px;
	padding-top:7px;
	background-image:url(images/titleback.png);
	background-repeat:repeat-x;
}

#related-links
{
	border-bottom:1px dotted #666666;
	padding-top:5px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:5px;
}