#header_cell { 
	height:80px;
	background-color:rgba(0, 0, 0, 0);
	background-image:none;
}
h1 { 
	color:#333333;
	font-size:28px;
	font-family:'Roboto Condensed', sans-serif;
}
h3 { 
	color:#006CDB;
}
a { 
	color:#09cc07;
	font-family:Arial, sans-serif;
	font-weight:bold;
}
h2 { 
	color:#666666;
	font-size:22px;
}
#layout_wrapper { 
	width:940px;
}
.layout-wrapper { 
	width:940px;
}
#content_column { 
	width:940px;
}
body { 
	background-color:#708090;
	background-position:left top;
	background-repeat:repeat-x;
	background-image:url(/images/backgrounds/gradients/topgrad.png);
}
