html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body
{
	font-family:Arial, Helvetica, sans-serif;
	color:#444;
	background-color:#ededed;

}

a
{
	color:#00789f;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}


a
{
	text-decoration:none; color:#00789f; 
}

a:hover
{
	text-decoration:underline;
}


img
{
	border:0px;
}


#article_header
{
	width:960px; padding-bottom:20px; border-bottom:1px dotted #999; background-color:#fff; margin-bottom:20px;
}


#article_header_title
{
	font-size:40px; margin-bottom:7px; color:#333; line-height:1; word-spacing:-1px;
/*	width:780px; */
}




#article_header_author
{
	font-size:20px; color:#666; margin-bottom:5px;  
}
#article_header_byline
{
	font-size:11px; color:#666; margin-bottom:7px; text-transform:uppercase; letter-spacing:2px;
}

#article_header_pubdate
{
	font-size:13px; color:#999;
}


#article_bottom
{
	width:960px;
	overflow:hidden;
	background-image:url(../images/border3.png);
	background-position:center;
	background-repeat:repeat-y;		
}

#article_left
{
	width:640px; float:left;
	overflow:hidden;
	padding-right:40px;

}

#article_left_text
{
	font-size:14px;
	line-height:1.4;
	padding-bottom:5px;
	border-bottom:1px dotted #999;
	margin-bottom:20px;
	width:640px;
	overflow:hidden;	
}

#article_left_text p
{
	margin-bottom:15px;
}


#article_left_text_mainimage_box
{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	background-color:#fff;
	width:300px;
	overflow:hidden;
	border:2px solid #ddd;
}


#article_left_text_mainimage_box_image
{

}

#article_left_text_mainimage_box img
{
	width:300px;
	
}

#article_left_text_mainimage_box_textbox
{
/*	position:absolute;
	bottom:0; */
	overflow:hidden;
	padding:12px;
	background-image:url(/rca2/images/mainimage_caption.PNG);
	background-repeat:repeat-x;
	background-position:center;
/* 	display:none;*/
}

#article_left_text_mainimage_box_caption
{
	font-size:12px;
	line-height:1.2;
	color:#ddd;
}

#article_left_text_mainimage_box_credit
{
	margin-top:5px;
	
	font-size:10px;
	font-weight:normal;
	color:#999;
}



#article_right
{
	width:280px; float:right;
	overflow:hidden;
}

#article_gallery
{
	width:260px;
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #999;
	margin-bottom:20px;
}

#article_gallery2
{
	width:624px;
	overflow:hidden;
	padding-left:8px;
	padding-right:8px;
	padding-bottom:10px;
	border-bottom:1px dotted #999;
	margin-bottom:20px;
}

.article_galleryitem
{
	width:42px;
	height:42px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	float:left;
	overflow:hidden;
}

.article_galleryitem img
{
	width:100px;
	min-height:100px;
	margin-left:-25px;
	margin-top:-25px;
}

.article_sidebar_heading
{
	color:#fff;
	background-color:#00789f;
	padding-top:10px;
	padding-bottom:5px;
	text-align:right;
	padding-right:5px;
	font-size:20px;
	font-weight:normal;
	margin-bottom:20px;
	background-image:url(../images/header_bg.png);
	background-repeat:repeat-x;
	background-position:center;	
}

.article_sidebar_body
{
	width:260px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	font-size:13px;
	line-height:1.2;	
	border-bottom:1px dotted #999;
	margin-bottom:20px;
}

.article_sidebar_body p
{
	margin-bottom:15px;
}


#article_more_news
{
	width:260px;
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0px;
	border-bottom:1px dotted #999;
	margin-bottom:20px;
}

.article_more_news_box
{
	width:260px;
	overflow:hidden;
	margin-bottom:20px;
}


.article_more_news_box_thumbnail
{
	overflow:hidden;
	background-color:#fff;
	margin-bottom:0px;
	display:;
	padding:5px;
	border:1px solid #999;
	float:right;
	width:50px;
	height:50px;
	margin-left:10px;
}

.article_more_news_box_thumbnail img
{
	width:50px;
	height:50px;
}


.article_more_news_box_title
{
	font-size:14px;
	letter-spacing:-0px;
	margin-bottom:10px;
	line-height:1.1;
}


.article_more_news_box_teaser
{
	font-size:11px;
	line-height:1.5;
	color:#777;
	margin-bottom:10px;
	
}

.article_more_news_box_date
{
	font-size:10px;
	color:#444;
	
}


#media_comments
{
	width:640px; 
	float:left;
	padding-right:40px;
	padding-bottom:20px;
	border-bottom:1px dotted #999;
	margin-bottom:20px;
}


#media_comments_heading
{
	color:#fff;
	background-color:#00789f;
	padding-top:10px;
	padding-bottom:5px;
	text-align:left;
	padding-left:5px;
	font-size:23px;
	font-weight:normal;
	margin-bottom:20px;
	background-image:url(../images/header_bg.png);
	background-repeat:repeat-x;
	background-position:center;		
}

.media_comments_none
{
	font-size:20px;
	text-align:center;
	font-style:oblique;
	padding:15px;
	margin-bottom:20px;
}

#media_comments_display
{
	padding-bottom:15px;
	background-color:#fff;
}

.media_comments_itembox
{
	padding:15px;
	margin-bottom:15px;
	background-color:#efefef;
}

.media_comments_name
{
	font-size:18px;
	margin-bottom:10px;
}

.media_comments_date
{
	font-size:13px;
	line-height:1.3;
	color:#666;
	margin-bottom:10px;
}


.media_comments_message
{
	font-size:13px;
	line-height:1.3;
}


#media_comments_post_heading
{
	color:#333;
	text-align:left;
	padding-bottom:7px;
	font-size:23px;
	font-weight:normal;
	margin-bottom:20px;
	border-bottom:1px solid #333;

}

#media_comments_post_name
{
	font-size:18px;
	margin-bottom:10px;
}

#media_comments_post_name input 
{
	height:20px;
	font-size:15px;
	margin-left:5px;
	border:1px solid #999;
	
}

#media_comments_post_message_box_heading
{
	font-size:18px;
	margin-bottom:8px;	
}

#media_comments_post_message_box_textbox
{
	margin-bottom:20px;
	width:640px;
	overflow:hidden;
}

#media_comments_post_message_box_textbox textarea
{
	width:620px;
	font-size:15px;
	border:1px solid #999;
	height:100px;
}

#media_comments_post_button
{
	text-align:center;
}



#media_video
{
	padding-bottom:20px;
	margin-bottom:20px;
 border-bottom:1px dotted #999;
}

#media_video_powered
{
	text-align:right;
	margin-bottom:10px;
}

#media_video_title
{
	margin-top:15px;
	font-size:20px;
	
}

#media_video_date
{
	margin-top:8px;
	font-size:10px;
	color:#444;
}


#media_ss
{
	margin-left:10px;
	margin-right:10px;
}
