* {
margin: 0;
padding: 0;
}
body {
background-color:#000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFCC66;
font-weight: bold;
}
a { color: #FFCC66; text-decoration: none;}
a:hover { text-decoration: underline; }
a:visited{ color:#A88743; }
#wrap {
width: 980px;
margin: 0 auto;
}
#header {
margin: 40px 0 50px 0;
}
#letter {
float: right;
width: 755px;
padding: 0 20px 20px 20px;
border-left: 1px dotted #ffcc66;
text-align: justify;
}
#letter h2 {
color: #FFCC66;
font-size: 12px;
font-weight: bold;
padding: 10px 0 5px 0;
border-bottom: 1px dotted #ffcc66;
margin-bottom: 10px;
}
#content {
float: right;
width: 468px;
padding: 0 20px 5px 20px;
border-left: 1px dotted #ffcc66;
text-align: justify;
}
#content h1 {
color: #FF0000;
font-size: 12px;
font-weight: bold;
padding: 10px 0 5px 0;
border-bottom: 1px dotted #ffcc66;
margin-bottom: 10px;
text-align: center;    
}
#content h2 {
color: #FF6F00;
font-size: 12px;
font-weight: bold;
padding: 10px 0 5px 0;
border-bottom: 1px dotted #ffcc66;
margin-bottom: 10px;
}
#content h2 a {
color: #FFFF00;
text-decoration: none;
}
#content h2 a:hover {
color: #eee;
}
#content h3 {
text-align: center;    
color: #0090FF;
font-size: 12px;
font-weight: bold;
padding: 10px 0 5px 0;
border-bottom: 1px dotted #ffcc66;
margin-bottom: 10px;
}
#bangee {
float: left;
width: 300px;
padding: 0 20px 20px 0;
}
#bangee h2 {
border-bottom: 1px dotted #ffcc66;
padding: 10px 0 5px 0;
margin-bottom: 10px;
color: #FF6F00;
font-size: 10px;
font-weight: bold;
}
#bangee ul {
list-style-type: none;
padding: 0 0 10px 0;
}
#leftmenu {
float: left;
width: 160px;
padding: 0 20px 20px 0;
}
#leftmenu h2 {
border-bottom: 1px dotted #ffcc66;
padding: 10px 0 5px 0;
margin-bottom: 10px;
color: #FF6F00;
font-size: 12px;
font-weight: bold;
}
#leftmenu ul {
list-style-type: none;
padding: 0 0 10px 0;
}
#rightmenu {
float: left;
width: 250px;
padding: 0 20px 20px 20px;
border-left: 1px dotted #ffcc66;
}
#content h1 {
color: #FF0000;
font-size: 12px;
font-weight: bold;
padding: 10px 0 5px 0;
border-bottom: 1px dotted #ffcc66;
margin-bottom: 10px;
text-align: center;    
}
#rightmenu h2 {
border-bottom: 1px dotted #ffcc66;
padding: 10px 0 5px 0;
margin-bottom: 10px;
color: #FF6F00;
font-size: 12px;
font-weight: bold;
}
#rightmenu ul {
list-style-type: none;
padding: 0 0 10px 0;
}
#font {
color: #FFCC66;
list-style-type: none;
font-size: 10px;
font-weight: bold;
}
#center {
color: #FFCC66;
text-align: center;
}
#footer {
margin-top: 5px;
border-top: 1px dotted #ffcc66;
font-size: 10px;
text-align: center;
padding: 10px 0 10px 0;
color: #FF6F00;
font-weight: bold;
}
.date_box {
        background-color: #FFFFFF;
        background-image: url(images/date.jpg);
        height: 51px;
        width: 52px;
        float: left;
}

.date_box_month {
        padding-top: 13px;
        font-size: 10px;
        font-family: Arial, Helvetica, sans-serif;
        padding-left: 3px;
        text-align: center;
        color: #75a006;
}

.date_box_day {
        font-size: 20px;
        font-weight: bold;
        padding-left: 3px;
        text-align: center;
        font-style: italic;
        color: #654040;
}
a.infobox {
        border-bottom: 1px dashed #ffcc66; text-decoration:none;
}
a.infobox:hover {
        cursor:help; color:#ffcc66; background:black;
}
a.infobox span {
        visibility:hidden; position:absolute; left:-99em; margin-top:1.5em; padding:1em; text-decoration:none;
}
a.infobox:hover span, a.infobox:focus span, a.infobox:active span {
        visibility:visible; left:6em; border:1px solid #ffcc66; color:#ffcc66; background:black;
}
