#right_col {
   
    margin-top: 0;
}

#top_banner { margin:0; }
h2 { font-size:200%; margin:0;}

#ImageRotator {
	position:relative;
	margin:55px 0 8px 8px;
	width:434px;
	border:1px solid #bbb;
	float:right;
}

#ImageRotator.inside {
	margin-top:0;
}

#ImageRotator.noauthor {
	position:relative;
	margin:15px 0 8px 8px;
	width:434px;
	border:1px solid #bbb;
	float:right;
}

#ImageRotator div.rotator_image {
	width:430px;
	margin-left:2px;
	margin-top:2px;
	overflow:hidden;
}

#ImageRotator div.rotator_image img {
	display:block; 
	margin:0 auto;
	max-width:430px;
}

#ImageRotator div.rotator_image p {
	font-size:85%;
	margin-left:5px; margin-right:5px;
}

#ImageRotator div.rotator_image p span {
	float:right;
}

#ImageRotator #ControlContainer {
	position:absolute;
	bottom:0;
	width:440px;
	padding-top:4px;
	padding-bottom:8px;
}

/**/

.ImageRotator {
	position:relative;
	margin:55px 0 8px 8px;
	width:434px;
	border:1px solid #bbb;
	float:right;
	background-color:#fff;
}

.ImageRotator.notitle {
	position:relative;
	margin:0 0 8px 8px;
	width:434px;
	border:1px solid #bbb;
	float:right;
}

.ImageRotator.noauthor {
	position:relative;
	margin:15px 0 8px 8px;
	width:434px;
	border:1px solid #bbb;
	float:right;
}

.ImageRotator div.rotator_image {
	width:430px;
	margin-left:2px;
	margin-top:2px;
	overflow:hidden;
}

.ImageRotator div.rotator_image img {
	display:block; 
	margin:0 auto;
}
#main_content
.ImageRotator div.rotator_image p {
	font-size:85%;
	margin-left:5px; margin-right:5px;
}
#main_content
.ImageRotator div.rotator_image p span {
	float:right;
}

.ImageRotator .ControlContainer {
	position:absolute;
	bottom:0;
	width:440px;
	padding-top:4px;
	padding-bottom:8px;
}

a.image_control {
	font-size:10px;
	line-height:20px;
	float:left;
	width:20px;
	height:20px;
	border:1px solid;
	margin-left:8px;
	margin-top:8px;
	text-align:center;	
	color:#bbb;
	font-weight:bold;
}

#ImageRotator #ControlContainer
a.image_control:hover
{
	
	cursor:pointer;
	color:#900;
}

.ImageRotator .ControlContainer
a.image_control:hover
{
	
	cursor:pointer;
	color:#900;
}

#SectionHead
{
    text-align:center;
    color:#414141;   
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom:1px solid;
}

#SectionHead h2
{
    
    font-size:250%;
    letter-spacing:2px;
}
#main_content #SectionHead p
{
    font-size:150%;
    margin:0;
}

#article_head h1 {
	text-align:center;
}

#main_content p {
	
	margin:0 0 1.5em;
	line-height:1.5;
}

#main_content {  }

#main_content p.no_indent {
	text-indent:0;
}


.about {
	margin-top:.5em;
	font-size:90%;
	color:#666666;
	font-style:italic;
}

#pub_date {
	margin:0;
}

#column_info {
	width:230px;
	overflow:hidden;
	border:1px solid black;
	float:right;
	background-color:#CCCCCC;
	position:relative;
	margin-left:4px;
	margin-top:4px;
}

#column_info img {
	float:right;
	margin-left:4px;
	border-left:1px solid black;
	display:inline;
	
}

#column_info #column_description {
	text-indent:0;
	margin-left:8px;
	margin-top:8px;
	line-height:1.2;
	font-size:70%;
}

#column_info #column_author {
	text-indent:0;
	margin-left:8px;
	margin-top:8px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:90%;
	line-height:1em;
}
#column_info #column_title {
	text-indent:0;
	width:100px;
	text-align:right;
	font-weight:bold;
	margin-top:28px;
	line-height:1em;
}

