
/* ---------- Basic Tags ---------- */
a, a:link, a:visited, a:active {color: #3366ff;text-decoration: none;}
a:hover {color: #000;text-decoration: none;}
acronym {cursor: help;border-bottom:none;}
body {
background: #7777FF; 
margin: 20px 0;
font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, arial, helvetica, sans-serif;
text-align: center;
}
h1 {color: #404040;font: 34px Georgia, "Times New Roman", Times, serif;margin: 0;}
h2 {color: #404040;font: 18px Georgia, "Times New Roman", Times, serif;margin: 0;}
li {
list-style-type: none;
line-height: 1.25em;
}

/* ---------- Divs & Classes ---------- */
#container {
background: #fff;
font-size: 12px;

margin: 0 auto;
padding: 10px 20px;
text-align: left;
width: 562px;
}
#top {
font-size: 9px;
height: 17px;
margin: 0 auto;
padding: 3px 10px 0 0;
text-align: right;
width: 592px;
}
#top a, #top a:link, #top a:visited, #top a:active {
color: #000;
text-decoration:none;
}
#top a:hover {
color: #666;
text-decoration:none;
}
#header {
background: #fff;
height: 100px;
margin: 0 auto;
width: 602px;
}
#bottom {
color: #fff;
font-size: 10px;
height: 18px;
padding-top: 2px;
margin: 0 auto;
width: 602px;
}
#bottom a, #bottom a:link, #bottom a:visited, #bottom a:active {
color: #fff;
text-decoration:none;
}
#bottom a:hover {
color: #666;
text-decoration:none;
}
#right {
color: #4C4B45;
float: right;
font-size: 12px;
padding: 10px 0;
text-align: right;
width: 232px;
}
#left {
color: #4C4B45;
font-size: 12px;
margin: 0 230px 0 0;
text-align: left;
}
#one {
float: left;
padding: 10px 0;
width: 162px;
}
#two {
margin-left: 202px;
margin-right: 182px;
padding: 10px 0;
width: 162px;
}
#three {
float: right;
padding: 10px 0;
width: 162px;
}
.date {
color: #404040;
font: 14px Georgia, "Times New Roman", Times, serif;
}
.clearboth {clear: both;}
.rightbox {
background-color: #FAFAFA;
border: 1px solid #D8D9DB;
margin-left: 32px;
padding: 3px;
text-align: left;
width: 194px;
}
.title-right {
color: #fff;
font: 14px Georgia, "Times New Roman", Times, serif;
height: 21px;
margin-left: 32px;
padding: 5px 0 0 7px;
text-align: left;
text-transform: lowercase;
width: 195px;
}
.bottombox {
background-color: #FAFAFA;
border: 1px solid #D8D9DB;
margin: 0;
padding: 3px;
text-align: left;
width: 154px;
}
.title-bottom {
color: #fff;
font: 14px Georgia, "Times New Roman", Times, serif;
height: 21px;
margin: 0;
padding: 5px 0 0 7px;
text-align: left;
text-transform: lowercase;
width: 155px;
}
.tabletitle {
background-color: #F2F2F2;
border-bottom: 1px dashed #D8D9DB;
border-top: 1px dashed #D8D9DB;
font-size: 10px;
letter-spacing: 0.5em;
text-align: center;
text-transform:uppercase;
width: 100%;
}
.list {font-size: 11px;}
.list a, .list a:link, .list a:visited, .list a:active {
color: #336699;
text-decoration:none;
}
.list a:hover {
color: #3366ff;
text-decoration:none;
}
.calendar {
color:#666;
font: normal 10px/120% "Lucida Grande", "Lucida Sans Unicode", lucida, arial, helvetica, sans-serif;
padding: 2px 2px 2px 0;
text-align:center;	
}
.hasarticle {background-color: #fff;}
#calendar_today {background-color: #e3e3e3;}
.form {
background-color: #F2F2F2;
border: 1px dashed #D8D9DB;
font: 10px lucida, arial, helvetica, sans-serif;
margin: 1px;
}