#leftbox {float:left; width:300px;margin-right:10px;}

#rightbox {float:right; width:300px;margin-left:10px;}

#box {width:620px; margin:0px auto;background:#FFFFFF
url(bg.png);}

#bottom {text-align:left;}

#count {text-align:center;}

.subtitle {background-color:rgb(200,255,200);
border-width:2px 10px;
border-color:rgb(51, 204, 0) rgb(255, 153, 0);
border-style:dotted solid;
text-align:center;}

.subleftbox {border-left:2px dotted rgb(51, 204, 0);
border-bottom:1px dotted rgb(51,204,0);
line-height:180%;
text-align:left;}

.subrightbox {border-left:2px dotted rgb(51, 204, 0);
border-bottom:1px dotted rgb(51,204,0);
line-height:180%;
text-align:left;}

H1 {color: rgb(200, 100, 200);
font-weight: bold;
text-align:center;
font-size:23px;
}


#copyright {width:620px;
clear:both;
text-align:right;
background-color:rgb(200,255,200);
border-width:0px 3px;
border-style:dashed;
border-color:rgb(40,120,120)
}


