/* For printing // Same as Default */

body{
background:#666699 url(background.gif) repeat-y top center;
}
a{
color:#0000FF;
}
a:visited{
color:#0066CC;
}
a:hover{
color:#0099FF;
}
a:active{
background-color:#FF9900;
}
h1{
border-bottom:1px solid black;
}
.postfooter{
color:#666666;
}
.error{
color:red;
}
.okmsg{
color:green;
}
.bdr{
border:1px solid black;
}
#comments div.head{
background:#000099;
color:white;
}
#comments div.head a{
color:white;
}
#calendar td{
color:#666666;
}
#calendar a:hover{
background:#EEEEEE;
}
#calendar .today{
color:red;
}
#calendar .today a{
color:red;
}
#calendar .post a{
color:blue;
}
#calendar .header{
background:#000099;
color:white;
}
#contentcenter {
background:#DDDDDD;
}
#contentbtmcenter {
background:#DDDDDD;
}
#menu li a {
color:#000099;
}
#menu li a:hover {
background: #FFFFFF url(mbg.gif) no-repeat left;
}
#button1 li a:hover, #button2 li a:hover, #button3 li a:hover {
background-color:#DDDDDD;
}
