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

#head {
background-image: url("./pic/header_back.png");
background-repeat: repeat;
clear:both;
}

#logo {
background-image: url("./pic/header.png");
background-repeat: no-repeat;
display: block;
height: 60px;
width: 290px;
}

#middel, #jabber {
}

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

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

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

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


#footer {
width: 100%;
clear: both;
}

a {
color: #174582;
}

a.highlighted {
color: #000000;
}

a:hover { 
color: #991E1E;
text-decoration: underline overline;
}

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;
}
