/* body {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-style: normal; line-height: normal; color: #FFFFFF; background-color: #000000; list-style-type: square} */
body {
        font-size: 62.5%; /* Resets 1em to 10px */
        font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
        background: #000;
        color: #fff;
        text-align: center;
        }

#page {
background-color:#000000;
border:0 solid #959596;
margin:0 auto;
padding:0;
width:100%;
}
#content {
font-size:1.2em;
}
.widecolumn .entry p {
font-size:1.05em;
}


.style1 {font-size: 12px}

a, h2 a:hover, h3 a:hover {
        color: #06c;
        text-decoration: none;
        }

a:hover {
        color: #147;
        text-decoration: underline;
        }


#menu {
        /*background: #fff; */
        width: 100%;
        text-align: center;
        font-size: 72.5%;
}

#menu form {
        margin: 0 0 0 13px;
}

#menu input#s {
        width: 80%;
        background: #eee;
        border: 1px solid #999;
        color: #000;
}

#menu ul {
        color: #ccc;
        font-weight: bold;
        list-style-type: none;
        margin: 0;
        padding-left: 3px;
        /* text-transform: lowercase; */
}

#menu ul li {
        display: inline;
        /* font: italic normal 110% 'Times New Roman', Times, serif;
        letter-spacing: 0.1em;
        margin-top: 10px;
        padding-bottom: 2px; */ /*border-bottom: dotted 1px #ccc;*/
}

/* p {font-size: 67.5%;} */

