@charset "utf-8";
/* CSS Document */

#links {
margin-top:14px;
list-style:none;
font-family:Arial, Helvetica, sans-serif;
color:white;
font-weight:bold;
font-size:13px;
line-height:26px; }

a.cat:visited, a.cat:active, a.cat:hover, a.cat:link {
text-decoration:none;
color:#FFFFFF; }

#current {
color:#9fd065; }

h2 {
font-family:Arial, Helvetica, sans-serif;
}
p {
font-family:Arial, Helvetica, sans-serif;
}
#quotes {
width:245px;
height:324px;
background-repeat:no-repeat;
float:left;
display:inline;
margin-left:9px;
}
#linkbox { 
width:246px;
}
#flash {
margin-right:8px;
}
#abouttext {
background:url(pages/about.png);
}