﻿#subHead
{
	width: 750px;
	float: left;
	background-color: #FFFCAB;
	height: 33px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.cool
{
	font-weight: bold;
	color: #547795;
}
.subHeadImg
{
	padding-top: 5px;
	padding-left: 10px;
}
#subContent
{
	width: 530px;
	float: left;
	padding-left: 18px;
	padding-bottom: 20px;
	padding-right: 18px;
	border-right: 1px solid black;
}
#subContentWide
{
	width: 750px;
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
}
#contentRight
{
	width: 160px;
	float: left;
	padding-left: 10px;
}
#contentHead
{
	font-family: arial, Helvetica,sans-serif;
	font-weight: bold;
	font-size: 16px;
	font-style: italic;
	color: #676666;
}
#subSubHead
{
	margin-bottom: 10px;
}
#curlBoxLarge
{
	background-image: url('/images/540curl.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 535px;
	height: 260px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#threeImages
{
	background-image: url('/images/540curl.png');
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 540px;
	height: 130px;
	float: left;
	padding-left: 5px;
	padding-top: 10px;
	margin-bottom: 10px;
}
