body {
font-family: 'DejaVu Sans', 'Bitstream Vera Sans', helvetica, arial, sans-serif;
}

#head {
background-color: #2052D2;
clear:both;
}

#logo {
background-image: url("./pic/header_blue.png");
background-repeat: no-repeat;
display: block;
height: 60px;
width: 290px;
}

#middel, #jabber {
background-color: #1FABD1;
color: #FFFFFF
}

#menu {
padding: 0px;
float: right;
background-color: #461FD1;
border: 1px solid #808080;
padding: 5px;
margin-left: 5px;
margin-bottom: 5px;
max-width: 25%;
}

#menu a {
padding: 0px;
padding-left: 4px;
font-size: 15pt;
}

#content {
padding: 5px;
border: 1px solid #808080;
}

#powered {
background-color: #dcdcdc;
float: left;
padding: 5px;
border: 1px solid #808080;
margin-right: 5px;
margin-bottom: 5px;
max-width: 25%;
}


#footer {
float:left;
}

a {
color: #A55900;
text-decoration: none;
}

#footer a {
color: #000000;
text-decoration: none;
}

a.highlighted{
color: #17C548;
}

a:hover { 
color: #1793C5;
text-decoration: underline;
}

blockquote {
text-indent: 25px;
background: url(./pic/quotes.png);
background-repeat: no-repeat;
}

img {
border: 0px;
padding: 0px;
}

code {
padding: 3px;
margin: 2px;
outline: dotted thin;
}

ol {
list-style-type: decimal-leading-zero;
list-style-position: inside;
}

.jabber ul {
list-style-image: url("./pic/jabber_bullet.png");
list-style-type: circle;
}

.jabber li ul{
list-style-image: url("./pic/jabber_bullet2.png");
list-style-type: circle;
}
