* {
margin:0;
padding:0
}

.blue {
color:#0098EF
}

.orange {
color:#F7560F
}

body {
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px
}

ul {
list-style:square;
padding-left: 20px
}

#header {

}

p { margin-bottom: 10px}

#menu {
text-align:right;
margin:10px 0 50px 0
}

#menu a {
text-decoration:none; color:#333
}

#menu a:hover {
border-bottom:2px solid #F7560F;
}


#menu a.active {
border-bottom:2px solid #0098EF;
}


#header h1 {
background:url(../images/logo.gif);
width:322px;
height:116px
}

#header h1 span {
display:none
}

#header li {
display:inline;
margin-right:20px
}

#main {
background-color:#FFF;
width:760px;
margin:0 auto
}

#menu {background:#F6F6F6; padding:7px}

#content h2 {font-family:Georgia, "Trebuchet MS", Verdana, Arial;
font-weight:normal;
font-size:1.7em;
margin:30px 0 15px 0
}

#content {padding:0 20px}

#content ul {padding-left:30px; margin:10px 0}

#copyright {font-size:0.9em; text-align:center; margin-top: 100px; color: #BBB}

#copyright a, #copyright a:hover {color: #BBB; text-decoration: underline}

#twitter {
float: right; 
margin-top:15px;
}

#twitter img {
border: none
}
