body{
	margin:0;
	background-image:url('/media/layout/bg.gif');
	background-position:top;
	background-repeat:repeat-x;
	background-color:#D41D1F;
	text-align:center;
	font-family:Georgia;
	font-size:12px;
	color:#3D3D3D;
}
a{
	color:#3D3D3D;
	text-decoration:none;	
}
a:hover{
	text-decoration:underline;
}
h1{
	margin:0 0 5px 0;
	text-align:right;
	font-size:16px;
	color:#ffffff;	
}
h1.red{
	background-color:#D41E1D;
	width:199px;
}
h1.blue{
	background-color:#2FBBCC;
	width:183px;
}
h2{
	margin:0 0 10px 0;
	font-weight:normal;
	font-size:18px;
}
h3{
	padding:5px;
	margin:0;
	color:#D51D1D;
	font-size:13px;
}
h4{
	font-size:14px;
	margin:0 0 20px 0;
}
.highlight, a.highlight, #top_menu a, .mandatory{
	color:#D41E1D;
}
a.underlined{
	text-decoration:underline;
}
a.underlined:hover{
	text-decoration:none;
}
form{
	margin:10px 5px;
	text-align:left;
}
img{
	border:none;
}
.clear{
	clear:both;
}
.no_height{
	height:0px;
}
#top_banner{
	margin:10px auto;
}
#header{
	width:909px;
	height:150px;
	padding:0 80px 0 0px;
	margin:0 auto;	
	background-image:url(/media/layout/bg_header.gif);
	background-position:bottom;
}
#logo{
	float:left;
	padding:20px 30px 0 40px;
}
#logo img{
	vertical-align:text-bottom;
}
#google_links_top{
	float:left;
	padding-top:24px;
	margin-left:6px;
}
#top_menu{
	text-align:left;
	float:right;
	padding-top:14px;
}
#top_menu a{
	background-image:url(/media/layout/grey_bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:15px;
	margin:3px 0;
	display:block;
	font-size:11px;
}
#container{
	width:991px;
	margin:0 auto 10px auto;
	background-image:url(/media/layout/shadow_left.gif);
	background-position:top left;
	background-repeat:no-repeat;
}
#left_margin, #right_margin, #page{
	float:left;
}
#left_margin, #right_margin{
	width:6px;
}
#page{
	width:979px;
	background-color:#ffffff;	
	padding-top:5px;
	padding-bottom:30px;	
}
#latest_titles{
	width:931px;
	height:16px;
	margin:0px auto 15px auto;
	background-image:url(/media/layout/bg_latest_titles.gif);
	background-repeat:no-repeat;
	color:#D51E20;
	padding:6px 10px;
}
#latest_titles a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#3E3E3E;
	margin:0 10px;
}
#left, #center, #center1, #center2, #right{
	float:left;
}
#left{
	width:185px;
	padding-left:20px;
	text-align:left;
}
#left_menu{
	margin:0;
	padding:0;
	list-style:none;
}
#left_menu li{
	padding:6px 10px 3px 8px;
	border-bottom:1px solid #DFDFDF;
}
#left_menu a{
	font-size:13px;
	padding-left:15px;
	background-image:url(/media/layout/red_bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
}
#left_menu a:hover{
	background-image:url(/media/layout/red_bullet_on.gif);	
}
#left_menu a.on{
	font-weight:bold;
	background-image:url(/media/layout/red_bullet_on.gif);	
}
#find_out{
	padding-top:15px;
	text-align:center;
}

#find_out p{
	margin:0;
	padding:10px;
}
#google_links_left{
	padding:20px 5px;
}
#most_read, #today_premium_news, #archive{
	font-size:10px;
	text-align:left;
}
#most_read a, #today_premium_news a, #archive a{
	color:#606060;
	padding:1px 5px;
	display:block;
}
#today_premium_news{
	margin-bottom:30px;
}
#today_premium_news a{
	padding:5px;	
}
#center{
	padding:0 20px;
	width:539px;
}
#center1{
	width:330px;
	margin-right:10px;
}
.article_intro{
	padding-bottom:15px;
	margin-bottom:15px;
	background-image:url(/media/layout/dotted_line.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	text-align:left;
	font-size:13px;
	line-height:18px;
}
.article_intro img{
	margin-right:10px;
	border:2px solid #DFDFDF;
	width:130px;
}
.date{
	color:#818181;
}
#center2{
	width:199px;
}
#right{
	width:183px;
}
#account_mng{
	text-align:center;
	margin:10px 0;
}
#account_mng a{
	display:block;
	margin:2px;
	text-align:left;
	font-size:10px;
	background-color:#f4f4f4;
	color:#000000;
	padding:4px;
	margin-left:10px;
	margin-right:10px;
}
.textfield{
	width:115px;
	height:15px;
	background-image:url(/media/layout/bg_textfield.gif);
	background-repeat:no-repeat;
	border:none;
	margin-bottom:3px;
	padding:9px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#796F70;
}
.submit{
	width:35px;
	height:35px;
	background-image:url(/media/layout/bg_submit.gif);
	background-repeat:no-repeat;
	border:none;
	margin-left:5px;	
	cursor:pointer;
}
#login_form a{
	font-size:10px;
	text-decoration:underline;
	margin:5px 10px 0 10px;
	display:block;
}
#login_form a:hover{
	text-decoration:none;
}
#google_links_right{
	padding:10px 5px;
}
#right p{
	margin:0;
	padding:10px 20px 20px 20px;
}
#converter{
	padding:5px 10px;
	text-align:left;
}
#converter input{
	width:75px;
	border:1px solid #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:2px;	
}
#footer{
	width:989px;
	margin:0 auto;
	background-image:url(/media/layout/bg_footer.gif);
	background-repeat:repeat-y;
	font-size:10px;
	padding:0;
}
#copyright, #credits{
	float:left;
}
#copyright{
	width:429px;
	padding-left:280px;
	text-align:center;
}
#credits{
	width:250px;
	padding-right:30px;
	text-align:right;
}
#article, #loginbox{
	padding:0 10px 10px 10px;
}
#article{
	text-align:left;
}
#article img{
	margin:0px 10px 10px 0px;
	border:2px solid #DFDFDF;
}
#loginbox{
	text-align:left;
}
#loginbox form{
	margin:20px 10px; 
}
label{
	width:130px;
	margin:0 5px 0 0;
	padding:0;
	display:block;
	float:left;
}
.field{
	width:238px;
	border:1px solid #999999;
	padding:1px;	
	margin:0 0 10px 0;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
}
textarea.field{
	height:150px;
}
#note{
	border-top:1px solid #999999;
	margin:30px 10px 20px 10px;
	padding:10px 0;
	text-align:center;
}
.error h5{
	color:#D41E1D;
	margin:0 0 20px 0;
	font-size:12px;
}
.message ul{
	margin:0;
	padding:5px 15px;
	list-style-type:none;
}
li.first{
	list-style-type:disc;
}
.message a{
	padding:5px;
}
.success h5, .error h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;		
}
#calendar{
	text-align:center;
}
#title1{
	background-color:#D41E1D;
	text-align:center;
	width:50%;
	margin:1px auto;
}
.greyBorder{
	border:1px solid #bebebe;
}
.transparentGrey{
	background-color:#D41E1D;
	color:#ffffff;
}
.full a{
	color:#999999;
}
.empty{
	color:#dddddd;
}
.plain{
	color:#000000;
}
#day_archive{
	margin:30px 0;
	text-align:left;
}
#pages{
	text-align:left;
	margin:10px 0;
	font-size:11px;
}
#pages a{
	margin:0 5px;
}
#ticker01 ul {
	padding:0px;
	margin:0px;
	position:relative;
}

#search_form  {
	background-color:#FFFFFF;
}

#search_form label{
	color:#666666;
	font-size:14px;
	margin-bottom:5px;
}

#bookmark img{
	border:0px;
	margin:4px;
}

#u{ display:none; }


#images img{
	margin:5px;
	padding:5px;
	height:80px;
	text-align:center;
	border:1px solid #eeeeee;
}

#images img:hover{
	border:1px solid #CCCCCC;
}