@charset "UTF-8";
@import "tt_news.css";
/* CSS Document */
body{
	background-color:#FFFFFF;
	background-image:url(http://www.hyproglow.com/fileadmin/templates/myspace/cbtl/bg.jpg);
	background-attachment:fixed;
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;
	color:#666666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
a:link,
a:active,
a:visited{
	color:#669933;
	text-decoration:none;
}
a:hover{
	color:#333333;
}
#site{
	width:980px;
	margin:0 auto;
	text-align:left;
	/*
	background-image:url(../images/sitebg.gif);
	background-repeat:repeat-y;
	*/
}
.csc-textpic-imagerow ul{
	margin:1px;
	padding:1px;
	list-style:none;
}
#head{
	height:508px;
	background-image:url(../images/head.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
#menus{
	clear:both;
}
#langmenu{
	float:left;
}
#langmenu a:link,
#langmenu a:visited,
#langmenu a:active{
	color:#999999;
}
#langmenu a:hover{
	color:#CCCCCC;
}
#navigation{
	text-align:center;
	clear:both;
}
#content{
	width:920px;
	margin-left:30px;
	margin-right:30px;
	border-top:1px dashed #EEEEEE;
	padding-top:20px;
	text-align:center;
}
#content-area{
	text-align:left;
	margin:0 auto;
}
#footer{

}
#metamenu{
	border-top:1px dashed #EEEEEE;
	width:880px;
	margin-left:40px;
	height:25px;
	line-height:25px;
}
#metamenu a{
	color:#666666;
	font-size:11px;
	text-transform:uppercase;
}


/*FCE Content Styles*/
.fce_blog .content{
	float:left;
	width:610px;
	border-right:1px dashed #EEEEEE;
	padding-right:10px;
}
.fce_blog .sidebar{
	float:right;
	width:290px;
}
.fce_blog .clear{
	clear:both;
}

.fce_2x50{
	width:920px;
}
.fce_2x50 .content_1{
	float:left;
	width:420px;
}
.fce_2x50 .content_2{
	float:right;
	width:420px;
}
.fce_2x50 .clear{
	clear:both;
}