body{
	background-imagee:url('images/bg_sidebar.jpg');
	background-repeate:repeat-x;
}


#body{
	background-color:#017c9e;
	background-image:url('images/bg_sidebar.jpg');
	float:left;
	background-repeat:repeat-x;
	width:100%;
	azimuth:center;
}

#main_area{
	width:950;
}

#content_area{
	background:#f0f0f0;
	width:912;
	float:left;
}

#right_strip{
	background-color:black;
	float:left;
	width:30;
}

#footer_area{
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	
}

A.link_city{
	color:white;
	font-size:12px;
	text-decoration:none;
}

/*
Home Page Left Area
*/
.tabs{
	background-image:url('images/tab_curve.gif');
	background-color:#034d63;
	background-repeat:no-repeat;
	width:111px;
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	padding-left:5px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	border:0px solid;
	float:left
}

.img_more{
	width:50px;
	border:0px solid;
	padding-top:14px;
	float:right;
}

.homepage_top_news_header{
	width:100%;
	border:0px solid;
	float:left;
	background:#f0f0f0;
}
.homepage_top_news{
	border:1px solid #cccccc;
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	background:white;
	padding-left:5px;
	padding-top:15px;
	padding-bottom:15px; 
	line-height:20px;
	float:left;
	width:98%;
}


/*
Home Page - Center Area
*/

#registration{
	background-color:#62aec5;
	color:white;
	line-height:25px;
}
.label{
	font-size:11px;
	font-family:tahoma;
	padding-right:2px;
}
.textbox{
	border:0px solid;
}


/*
City Page
*/

#link_panel{
	font-family:tahoma;
	font-size:12px;
	background:#2a2a2a;
	color:white;
	line-height:22px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:35px;
}

.link_panel_links{
	font-family:tahoma;
	font-size:12px;
	color:white;
	text-decoration:none;
}

#weather{
	border:1px solid #999999;
	width:165px;
	height:100px;
	margin-left:5px;
	border-top:10px solid #cc0001;
	margin-top:10px;
	background-color:white;
	padding-bottom:5px;
}

#bullion{
	border:1px solid #999999;
	width:165px;
	height:100px;
	margin-left:5px;
	border-top:10px solid #cc0001;
	margin-top:10px;
	background-color:white;
	padding-bottom:5px;
}

#classifieds{
	border:1px solid #999999;
	width:165px;
	height:200px;
	margin-left:5px;
	border-top:10px solid #336799;
	margin-top:10px;
	background-color:white;
	padding-bottom:5px;
}

.link_head{
	color:black;
	text-decoration:none;
}

.link_head:Hover{
	color:orange;
}

.textbox{
	border:1px solid #999999;	
	font-size:11px;
}

.button{
	border:1px solid #999999;
	font-size:11px;
}

.intro{
	font-size:11px;
	font-family:tahoma;
}

.block_heading{
	font-size:10px;
	font-weight:bold;
	font-family:tahoma;
	margin:10px
}

.intro{
	font-size:11px;
	font-family:tahoma;
}

.block_intro{
	padding-left:10px;
	padding-right:10px;
}

.blue_link{
	text-decoration:none;
	color:#3366FF;
}

.blue_link:Hover{
	text-decoration:none;
	color:#FF9966;
}

/*
Faltu Code


.news_heading_link{
	text-decoration:none;
	color:black;
}

.news_heading_link:Hover{
	text-decoration:none;
	color:#FF9966;
}
*/


.myaccount_link{
	color:#2C7CBE;
	text-decoration:none;
	font-weight:bold;
	font-family:arial;
}

.myaccount_link:Hover{
	color:#FF9900;
	text-decoration:none;
	font-weight:bold;
	font-family:georgia;
}

.block{
	border:1px solid #cccccc;
	width:245px;
	height:250px;
	margin-top:5px;
	background-color:white;
	overflow:hidden;
}

.link{
	text-decoration:none;
	color:#32679b;
}