body{
margin:0;
padding:0;
background-color:#1f1f1f;
background-image:url(../img/bg.jpg);
background-attachment:fixed;
overflow:auto;
color:#333333;
font-size:12px;
font-family: verdana, osaka, sans-serif;
line-height:140%;
}
img{
border:none;
}

.body{
background-color:#ffffff;
width:650px;
margin-bottom:10px;
padding-bottom:30px;
}
.left{
width:150px;
float:left;
}
.days{
background-color:#669900;
width:150px;
height:80px;
float:left;
margin-bottom:15px;
}
.sat{
background-color:#0099cc;
width:150px;
height:80px;
float:left;
margin-bottom:15px;
}
.sun{
background-color:#cc0033;
width:150px;
height:80px;
float:left;
margin-bottom:15px;
}
.lounge{
background-color:#cccc00;
width:150px;
height:80px;
float:left;
margin-bottom:15px;
}
.none{
background-color:#ffffff;
width:150px;
height:70px;
float:left;
margin-bottom:15px;
}
.date{
color:#ffffff;
font-size:32px;
font-family:georgia;
font-style:italic
line-height:140%;
margin:20px 0 10px 15px;
}
.week{
color:#ffffff;
font-size:12px;
font-weight:bolder;
line-height:140%;
margin:0 0 0 20px;
}
.lefttext{
color:#333333;
font-size:12px;
line-height:140%;
text-align:right;
}
.right{
margin:0 0 0 170px;
}
.titlebox{
height:60px;
}
.title{
font-size:16px;
font-weight:bolder;
border-bottom:1px solid #999999;
line-height:140%;
color:#333333;
padding:15px 0 0 0;
}
.subtitle{
font-size:12px;
color:#999999;
}
.box{
width:460px;
margin:30px 0 0 0;
}
.cat{
font-weight:bolder;
border-left:7px solid #cccccc;
border-bottom:1px solid #cccccc;
padding-left:4px;
margin:0 0 10px 0;
}
blockquote{
background-color:#f3f3f3;
border-top:1px solid #cccccc;
color:#666666;
padding:10px;
}

.space{
margin:30px 0 20px 0;
border-bottom:1px solid #999999;
}
.clear{
clear:both;
}
a:hover img{filter:Alpha(Opacity=60);  -moz-opacity:0.6; opacity:0.6; -khtml-opacity:0.6;}
a img{border:none;}


#copyright{
color: #ffffff;
padding:20px 0 40px 0;
text-align:right;
}

#copyright a{text-decoration:none; padding-left:5px;}
#copyright a:link{color:#669900; border-left:5px solid #669900;}
#copyright a:visited{color:#669900; border-left:5px solid #669900;}
#copyright a:hover{color:#99cc00; border-left:5px solid #99cc00;}
#copyright a:active{color:#669900; border-left:5px solid #669900;}

