
* { padding: 0; margin: 0; }

body {
 background: #F9E8BC;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}

p {
 padding: 15px 0 0 0;
}

a {color:#333;}

#wrapper { 
 margin: 0 auto;
 width: 1200px;
}

#content { 
 float: left;
 color: #333;
 background: #FCF4DD;
 height: 100%;
 width: 665px;
 padding:40px;
 padding-bottom:50px;
}

#header {
 color: #333;
 width: 728px;
 float: left;
 height: 90px;
 background: none;
 margin-bottom:5px;
 padding:5px;
}

#logo {
 width: 240px;
 float: left;
 height: 90px;
 background: #FFFFFF;
 padding:5px;
 margin-right:5px;
}

#footer { 
 width: 1070px;
 height: 20px;
 clear: both;
 color: #333;
 background: #FCF4E8;
 padding:5px;
}

#leftcolumn { 
 color: #333;
 background: #FFFFFF;
 height: 100%;
 width: 245px;
 float: left;
 padding:5px;
 margin-right:5px;
 font-size:10px;
}

#leftcolumn a {
color:#666;
}

#leftcolumn .feedTitle, #leftcolumn .feedTitle a {
font-size:16px;
font-weight:bold;
text-decoration:none;
padding-bottom:20px;
}

#leftcolumn .headline, #leftcolumn .headline a {
padding-bottom:5px;
}

#leftcolumn .date {
margin:-5px 0 10px 0!important;
}

#leftcolumn li {
list-style-type:none;
}

#rightcolumn { 
 color: #333;
 background: none;
 width: 160px;
 float: left;
 margin-left:5px;
}

.countdown {
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	color: #404040;
	border: none;
	background-color: #FCF4DD;
	width:18px;
	text-align:center;
}
