@charset "ISO-8859-1";
{
}
head {
	font-family: "lucida grande", tahoma, arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
}

body {
	background-color:#fff;
	margin: 0px;
	padding: 0px;
}	

#content
        {
	background: url(images/bg.jpg) top center no-repeat;
    width:1091px;
	height:908px;
    margin: 0px auto 0px auto;
	padding:220px 0 0 0;
}
.rightColumn
{
	float:right;
    width:190px;
	height:520px;
    margin:-40px 25px 0 0;
	padding:0;
}
.leftColumn_top
    {
    width:385px;
	height:auto;
    margin:0 0 0 80px;
	padding:0;
}
.leftColumn_mid
    {
    width:385px;
	height:auto;
    margin:30px 0 0 80px;
	padding:0;
}
.leftColumn_bot
    {
    width:385px;
	height:auto;
    margin:30px 0 0 80px;
	padding:0;
}
.leftColumn_cindy
    {
	background: url(images/cindy.jpg) top left no-repeat;
    width:385px;
	height:256px;
    margin:30px 0 0 80px;
	padding:0;
}
.title {
	width:100%;
	font-size: 16px;
	color: #c12a33;
	font-weight: normal;
	font-family: "lucida grande", tahoma, arial, sans-serif;
	word-spacing: normal;
	text-decoration: none;
	margin-bottom:11px;
	padding-bottom:2px;
}
.subtitle {
	font-size: 21px;
	color: #76a414;
	font-weight: normal;
	font-family: "lucida grande", tahoma, arial, sans-serif;
	word-spacing: normal;
	line-height: 18pt;
	text-decoration: none;
	margin-bottom:3px;
	padding-bottom:2px;
}
.bodycopy {
	font-size: 12px;
	color: #545454;
	font-weight: normal;
	font-family: "lucida grande", tahoma, arial, sans-serif;
	word-spacing: normal;
	line-height: 14pt;
	text-decoration: none;
}
.bodysmall{
	font-size: 10px;
	color: #444444;
	font-weight: normal;
	font-family: "lucida grande", tahoma, arial, sans-serif;
	word-spacing: normal;
	line-height: 10pt;
	text-decoration: none;
}
.player{
	padding:0 0 0 30px;
	margin-bottom:-10px;
}

#footer{
	text-align:center;
    width:1091px;
	height:67px;
    margin: 30px auto 60px auto;
}
.footer_title {
	font-size: 13px;
	color: #545454;
	font-weight:bold;
	font-family: "lucida grande", tahoma, arial, sans-serif;
	word-spacing: normal;
	line-height:15pt;
}
.footer_links {
	font-size: 11px;
	color: #545454;
	font-weight:normal;
	font-family: "lucida grande", tahoma, arial, sans-serif;
	word-spacing: normal;
}
.footer_links a {
	width:100%;
	font-size: 11px;
	color: #c12a33;
	font-weight:normal;
	font-family: "lucida grande", tahoma, arial, sans-serif;
	word-spacing: normal;
}
