body {
	background-color: #5F6163;
	margin:0px;
	padding:0px;
	font: 12px/21px Arial, Helvetica, sans-serif;
}
#wrapper {
	background: #FFFFFF;
	margin: 40px auto 8px;
	width: 850px;
	height: 650px;
}
#sponsors {
	height: 100px;
	width: 827px;
	position: absolute;
	text-align: right;
	z-index: 5;
	padding-top: 16px;
	padding-right: 23px;
}
#logo {
	position: absolute;
}


#masthead {
	background: url(../images/masthead.gif) no-repeat;
	padding-right: 24px;
	height: 33px;
	font-size: 11px;
	text-align: right;
	padding-top: 122px;
}
#masthead ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#masthead li {
	display: inline;
}
#masthead li a {
	text-decoration: none;
	color: #666666;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 3px;
	padding-bottom: 0px;
	text-transform: uppercase;
}

#masthead li a:hover {
	color: #FF3399;
}
#content {
	color: #666666;
	width: 625px;
	height: 473px;
	overflow: auto;
	padding-top: 10px;
	padding-right: 15px;
	float: right;
	padding-bottom: 12px;
}

#thumbPod {
	float: left;
	width: 140px;
	margin-right: 14px;
	font-size: 11px;
	margin-bottom: 6px;
	line-height: 14px;
}

#thumbPod a {
	text-decoration: none;
	color: #666666;
}
#thumbPod a:hover {
	color: #FF3399;
}
#thumbPod img {
	border: 1px solid #999999;
}



#content .caption {
	font-size: 10px;
	margin-top: 6px;
	line-height: 1.25em;
	margin-bottom: 2px;
}

#content #sidebar {
	float: right;
	width: 160px;
	padding-left: 20px;
	margin-bottom: 12px;
	color: #F07131;
	border-left: 1px dotted #999999;
	margin-left: 14px;
}

#footer {
	font-size: 10px;
	color: #999999;
	margin: auto;
	width: 850px;
	padding-top: 10px;
}



#content h1 {
	font-size: 18px;
	border-bottom: 1px dotted #999999;
	color: #FF3399;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-bottom: 18px;
	font-weight: normal;
}
#content h2 {
	font: italic normal 20px/1.1em "Times New Roman", Times, serif;
	color: #FF3399;
	margin: 8px 0px;
}
#content h3 {
	font-size: 12px;
	color: #FF3399;
}
#content p {
	margin: 0px 0px 1.5em;
}


#subNav {
	width: 180px;
	padding-top: 54px;
	font-size: 11px;
	line-height: 18px;
	padding-left: 18px;
}

#subNav p {
	margin: 6px 0px;
	padding: 0px;
	width: 170px;
	position: relative;
}
#subNav p a {
	text-decoration: none;
	color: #666666;
}

#subNav p a:hover {
	color: #FF3399;
}
.clearing {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#leftBar {
	width: 180px;
	padding-top: 28px;
	padding-left: 18px;
	color: #FF3399;
}

#leftBar h1 {
	font-size: 15px;
	margin: 0px;
	color: #FF3399;
}
#leftBar h2 {
	font-size: 12px;
	margin-bottom: 12px;
	color: #FF3399;
	margin-top: 0px;
	font-weight: normal;
}
#leftBar h3 {
	font-size: 10px;
	margin-top: 0px;
	color: #FF3399;
	font-weight: normal;
}
a {
	color: #333333;
}
#sidebar a {
	color: #F07131;
}
.imagePod {
	color: #FF3399;
	margin-bottom: 24px;
}
#content img {
	border: 1px solid #999999;
}
.enlarged {
	font-size: 140%;
	line-height: 1.5em;
}
.pullquote {
	font: 18px/1.25em "Times New Roman", Times, serif;
	float: left;
	width: 150px;
	text-align: center;
	color: #FF3399;
}

