| @CHARSET "UTF-8"; | 
 |  | 
 | #leftcolumn { | 
 |     padding: 10px; | 
 | } | 
 |  | 
 | #rightcolumn { | 
 |     width: 260px; | 
 | } | 
 |  | 
 | #midcolumn { | 
 | 	width: 640px; | 
 | 	padding: 0 10px 10px 10px; | 
 | } | 
 |  | 
 | #links { | 
 |     padding: 6px 6px 6px 6px; | 
 |     margin: 10px 10px; | 
 |     list-style-type: none; | 
 |     list-style-image: none; | 
 | } | 
 |  | 
 | h3 { | 
 | 	clear: both; | 
 | } | 
 |  | 
 | h7 { | 
 | 	font-weight: bold; | 
 | 	padding: 5px; | 
 | } | 
 |  | 
 | a strong { | 
 | 	text-decoration: underline; | 
 | } | 
 |  | 
 | #introText p.left { | 
 | 	width: 48%; | 
 | 	float: left; | 
 | } | 
 |  | 
 | #introText p.right { | 
 | 	width: 48%; | 
 | 	float: right; | 
 | } | 
 |  | 
 | #feature_1 { | 
 | 	float: left; | 
 | 	width: 30%; | 
 | 	margin-right: 3%; | 
 | } | 
 |  | 
 | #feature_2 { | 
 | 	float: left; | 
 | 	width: 30%; | 
 | 	margin-right: 3% | 
 | } | 
 |  | 
 | #feature_3 { | 
 | 	float: left; | 
 | 	width: 30%; | 
 | } | 
 |  | 
 | #feature_4 { | 
 | 	clear: both; | 
 | 	float: left; | 
 | 	width: 63%; | 
 | 	margin-right: 3%;	 | 
 | } | 
 |  | 
 | #feature_more { | 
 | 	float: left; | 
 | 	width: 30%; | 
 | } | 
 | 	 | 
 | #bigbuttons { | 
 | 	position: relative; | 
 | 	left: 420px; | 
 | 	top: -170px; | 
 | } | 
 | #bigbuttons h3{ | 
 | 	visibility: hidden; | 
 | } | 
 |  | 
 | #bigbuttons a { | 
 | } | 
 |  | 
 | #bigbuttons ul li { | 
 |    display:block; | 
 |    list-style-type:none; | 
 |    background-color: red; | 
 |    padding: 0; | 
 |    margin: 0; | 
 | } | 
 |  | 
 | #bigbuttons a:hover { | 
 | 	text-decoration: none; | 
 | } | 
 |  | 
 | #bigbuttons a { | 
 |    display: block; | 
 |    height:77px; width:250px; | 
 |    padding: 0; | 
 |    margin: 20px; | 
 |    text-indent: -9000px; | 
 |    position: absolute; | 
 | } | 
 |  | 
 | #headlines { | 
 | } | 
 |  | 
 | #headlines ul li { | 
 | 	margin: 0 0; | 
 | 	list-style-type: none; | 
 | 	list-style-image: none; | 
 | } | 
 | 	 | 
 | #headlines div.title { | 
 | 	display: inline; | 
 | 	margin-right: 0.5em; | 
 | } | 
 |  | 
 | #headlines div.meta { | 
 | 	display: inline; | 
 | 	color: #444444; | 
 | 	font-size: smaller;   | 
 | } | 
 |  | 
 | #headlines div.item { | 
 | 	display: block; | 
 | } | 
 |  | 
 | #newAndNoteworthy a { | 
 |    display: block; | 
 |    width:218px;  | 
 |    height:51px; | 
 |    padding: 0; | 
 |    text-indent: -9000px; | 
 |    margin-top: 10px; | 
 | } |