body {
font-family: arial, comic sans ms, helvetica, sans-serif !important;
background: #c8d2da !important;
font-size: 62.5% !important;
color: #333 !important;
margin: 0 !important;
_margin: 0 !important;
padding-top: 10px;
padding-bottom: 10px;
}

#page {
width: 780px !important; /*Width of entire Blog*/
_width: 780px !important; /*Check in IE to get the value that matches your blog*/
border: 0px !important;
padding: 0px !important;
_padding: 0px !important;
}

#header {
background: #900 url('header.jpg') no-repeat !important;
height: 200px !important; /*sets the height of header*/
_height: 199px !important; /*IE tweak*/
border: none !important;
padding: 0;
margin: 0;
position: relative;
}

#footer {
background: transparent !important;
height: 35px; /*sets the height of footer*/
margin: 0px auto 0 !important;
_margin-top: -15px;
position: relative !important;
padding-top: 0px;
_padding-top: 0px;
width: 780px; /*sets the width of footer*/
_width: 7800px; /*IE tweak*/
font-family: arial, comic sans ms, helvetica, sans-serif !important;
color: #fc6 !important;
}

#footer a {
color: #ffc;
border-bottom: 0px dotted #ccc;
font-weight: 100;
}

#footer a:hover {
font-family: arial, comic sans ms, helvetica, sans-serif !important;
color: #fff !important;
border: none;
text-decoration: underline;
color: #3366CC;
}

.comments #commentlist li.authorcomment {
background: #ECF4FD !important;
_background: #ECF4FD !important;
border-top: 2px solid #3388CC !important;
border-bottom: 2px solid #3388CC !important;
}

.alert {
background: #FFF6BF;
border-top: 2px solid #FFD324;
border-bottom: 2px solid #FFD324;
text-align: center;
margin: 10px auto;
padding: 5px 20px;
}
