BODY {
	color: #333333;
	font-family: Calibri, Georgia, Times New roman;
	font-size: 14px;
	background: url('../images/bckgrnd_50.jpg') top left repeat-x;
	margin:0;
}
BODY A, BODY A:link, BODY A:visited {
	color: #0083a9;
	text-decoration: none;
	font-weight: normal;
	
}

BODY A:hover {
	color: #46166b;
	text-decoration: none;
	font-weight: normal;
}
#container {
	width: 1000px;
	float: none;
	clear: both;
	margin: 0px auto 0px auto;

}
#flc {
	width: 1000px;
	float: left;
	clear: none;
	padding: 0 0 12px 0;
	border: 0;
	background: #FFFFFF;
	margin: 0;
}
#background{
	margin-left: 15px;
	margin-right:15px;
}
#header {
	height: 75px;
	width: 100%;
	margin-bottom: 10px;	
	margin-top:10px;
	
}

#content {
	float:left;
	clear:both;
	width: 100%;
	margin:0;
	
}
#articleframe{
	float:left;
	clear:both;
	width: 970px;
	/*border:1px solid #7d7d7d;*/
	height: 100%;
}

#subheader {
	float:left;
	clear: both;
	width:100%;
	height: 300px;
	background: url('../images/wordcloud.jpg') top left no-repeat;
}
#streamer {
	float:left;
	clear: both;
	width:100%;
	margin-top: 9px;
	height: 124px;
}
.streamitem {
	font-family: Lucida Sans, Lucida Grande, Tahoma, Helvetica;
	float:left;
	clear: none;
	height: 135px;
	width: 239px;
	margin-right: 4px;
	background : url('../images/newsfield.png') top left no-repeat;
	overflow:hidden;
}
.streamitemlast{
	font-family: Lucida Sans, Lucida Grande, Tahoma, Helvetica;
	float:left;
	clear: none;
	height: 135px;
	width: 241px;
	background : url('../images/newsfield_folded-new.png') top left no-repeat;
	overflow:hidden;

}
#footer {
	float:left;
	clear:both;
	height: 180px;
	width: 1000px;
	padding:0;
	margin:0;
}

#sitemenuflip {
	float:left;
	clear:none;
	margin-left:15px;
	margin-top:0;
	margin-bottom:0;
}

#sitemenulink {
	float:left;
	clear:both;
	margin:0;
	margin-top: 20px;
	margin-left: 880px;
	font-family: Lucida Sans, Tahoma, Helvetica, Tahoma;
	letter-spacing: 2px;
	font-variant: small-caps;
	color: #121212;
	font-weight:bold;
}

#sitemenu {
	float:left;
	clear:both;
	height: 145px;
	width: 1000px;
	margin-top: 0px;
	margin-left:0px;
	background: url('../images/sitemenu_50.jpg') top left repeat-x;
	overflow:hidden;
	padding:0;

}
#sitemenutext {
	margin:0px;
	color:#FFFFFF;
	font-family: Lucida Sans, Tahoma, Helvetica, Tahoma;
}
#noscript {
	float:left;
	clear: both;
	width: 100%;
	text-align: center;
	color: #ff0000;
	font-weight:bold;
	font-variant: small-caps;
}

#searchform {
	float: left;
	clear: none;
	margin-left: 10px;
	margin-top: 23px;
	height:25px;
}
#searchfield {
	border: 1px solid #4e4e4e;
	color: #4e4e4e;
	padding-left: 2px;
	width: 150px;
}
#logo {
	float: left; 
	clear: none;
}
.inloglink {
	float: left;
	clear: none;
	margin-left: 200px;
	margin-top: 26px;
	font-weight: bold;
	font-family: Lucida Sans, Tahoma, Helvetica, Tahoma;
}
#status {
	float:right;
	clear:none;
	width:500px;
	text-align:right;
	margin-top:15px;
}
#message {
	border: 1px ridge #4e4e4e;
	width: 400px;
	padding : 5px;
	background: #FFFFFF;
}
