.frontmast {background: url(/Graphics/assets/masts/front.jpg) no-repeat left top;}

#fleft {
	float: left;
	width: 420px;
	margin-top: 20px;
	margin-left: 10px;
	text-align: left;
}

.features {
	padding: 2px;
	float: left;
	width: 160px;
	height:180px;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 15px;
	border: 1px solid #666666;
	background: #23292D;
	font-size: 10px;
}
#fright {
	float: left;
	width: 390px;
	margin-left: 10px;
	text-align: left;
	margin-top: 20px;
}
#fright h2 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 5px;
}
#fright p {
	margin-left: 30px;
	margin-right: 20px;
}

#disc {
	color: #666666;
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 320px;
	margin-left: 10px;
	margin-bottom:0px;
	font-size: 70%;
}
.ftemplate {
	color: #999999;
	text-indent: 5px;
	float: left;
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: 1px solid #333;
	margin-top: 2px;
}
.ftemplate a {
	margin-left: 10px;
}
#showcase {border:none;}

#frontpromo {
background: url(/Graphics/assets/masts/newblog.jpg) no-repeat left top;
width:850px;
height:450px;
float:left;
}

#newsbox {
border: 1px solid #333;
float:left;
width:800px;
margin-left:25px;
margin-top:20px;
}
#newsbox a {color: #FFCC66; text-decoration:none;}
#newsbox ul {margin-left:10px;}

.newsticker {
	list-style-type: none;    	
	background: #000;
	padding: 3px 25px;
	font-size: 90%;
	color: #bbc2cb;
	width: 730px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: left;
}
#newsheader {
width:100px;
color:#fff;
float:left;
padding:3px;
background-color: #2f2f2f;
border: 1px solid #333;
}
