.filedto a:link {
color:#ff6600;
text-decoration:none;
}

.filedto a:visited {
text-decoration:none;
color:#FF9900;
}

.filedto a:hover {
text-decoration:underline;
color:#003399;
}

.filedto a:active {
text-decoration:none;
color:#FF6600;
}

.rsswidget a {
color:#cc9955;
text-decoration:underline;
}

.rsswidget a:hover {
text-decoration:underline;
color:#333333;
}

a:link {
color:#FF6600;
text-decoration:none;
}

a:hover {
text-decoration:underline;
color:#CCCCCC;
}

.entrytitle h2 a {
color:#E87830;
}

.entrytitle h2 a:hover {
color:#999999;
}

.widgettitle {
color:#333333;
}

body {
background:none;
background-color:##ffffff;
border-top:5px solid #333;
color:#555;
font-family:Georgia, Helvetica;
font-size:62.5%;
line-height:1.5;
text-align:center;
margin:0;
padding:0;
}

#wrap {
background-color:#ffffff;
text-align:left;
width:70.8em;
margin:0 auto;
}

#content {
background-color:#ffffff;
font-size:1.2em;
float:left;
width:38em;
padding:0;
}

#sidebar {
background-color:#ffffff;
font-size:1.1em;
float:left;
width:17em;
list-style:none;
height:100%;
margin:0;
padding:2em 15px 15px;
}

#header {
background-color:#ffffff;
width:50em;
padding:4em 2em;
}

#header h1 a:hover {
color:#cccccc;
}

#footer {
background-color:#ffffff;
background:#ffffff;
border-top:1px solid #777;
color:#888;
clear:both;
font-size:.9em;
padding:.5em;
}