﻿.flashPlaceHolder{
	width: 802px;
	height: 279px;
	float:left;
	background-image: url('/images/contentRotator/slider_bg.gif');
	background-position: top center;
}
#main_content_area
{
    padding: 0px !important;
    width: 802px !important;
}
#rightPane
{
	/*z-index: 1000;*/
	position: absolute;
	width:802px;
}
#contentArea
{
    display:block;
    float:left;
    position:absolute;
    width:802px;
}
#currentContentItem
{
	overflow: hidden;
}
#contentRotator
{
	overflow: hidden;
	line-height:1.5em;
}
.slidecontent
{
	display: none;
}
.navbar
{
	float: left; 
	padding-top:7px;
}
.navbarpointer
{
	float: left; 
	cursor:pointer;
	padding-top:7px;
}
.navcircle
{
	background-image: url(../images/contentrotator/inactive-circle.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 24px;
}
.navcircleSelected
{
	background-image: url(../images/contentrotator/active-circle.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 24px;
}
.mainArt img
{
    height: 279px;
    width: 802px;
}

img
{
	border: none;
}
.summary a, .summary a:hover, .summary a:link, .summary a:active
{
	/*color: #000000;*/
	font-size: 9.0pt;
	line-height: 1.5;
	/*text-decoration:none;
	outline: none;
	border: none;*/
}
.title div a, .title a:hover, .title a:visited, .title a:link, .title a:active
{
    color: #666666;
    font-size:21pt;
    font-weight:bold;
    outline:medium none;
    text-decoration:none;
}
#navigation
{
	background-image: url(../images/contentrotator/rotator-control-back.png);
	background-repeat: no-repeat;
	background-position: left center;
    float:left;
    height:40px;
    margin-left:430px;
    width:380px;
    padding-top:10px;
}
#currentText
{
    padding-left: 8px;
    padding-right: 8px;
    width:786px;
}
.title 
{
    float:left;
    top: -50px;
    padding-left:410px;
    width:375px;
    color: #666666;
    font-size:21pt;
    font-weight:bold;
    outline:medium none;
    text-decoration:none;  
}
.title a
{
    color:#666666 !important;
    font-size:24px !important;
    font-weight:bold !important;
}
.summary
{
    float:left;
    padding-top:10px;
    padding-left:412px;
    width:320px;
}
.navpadding
{
	/*padding-left:10px;*/
}

