body {
width: 750px;
margin: 0 auto;
padding: 0;
font-family: Arial,Helvetica,sans-serif;
font-size: 11pt;
}

h1#top {
width: 750px;
height: 200px;
background: white url('/images/ipsix.jpg') no-repeat;
margin: 0;
}

h2, h3, h4, h5, h6 {
text-align: center;
}

h2 {
font-size: 18px;
}

h3 {
font-size: 14px;
}

h4 {
font-size: 12px;
}

p {
text-align: justify;
}

#menu {
float: left;
width: 187px;
margin: 0;
}

#content {
margin: 0 0 1em 198px;
}

#menu ul {
margin-bottom: 1em;
}

#menu ul, #menu li {
text-indent: 0;
margin: 0.2em 0;
padding:0;
list-style:none;
}

#menu li {
padding: 0.3em;
background: red;
margin: 0.5em 0;
}

#menu li li {
font-size: 90%;
}

#menu, #menu a {
font-weight: bold;
color: white;
text-decoration: none;
}

#footer {
clear: both;
border-top: 1px solid #979996;
text-align: center;
background: red;
color: white;
padding: 0.1em;
margin: 0.1em 0;
}

a img {
border: 0;
}

.news {
border-bottom: 1px solid #979996;
}

.msgs, .msge {
padding: 4px;
text-align: center;
font-weight: bold;
}

.msgs {
background: green;
}

.msge {
background: orange;
}

table {
border-collapse: collapse;
margin: 1em auto;
font-size: 9pt;
}

table td, table th {
border: 1px solid #979996;
padding: 4px;
}

.row0 {
background: #fdd;
}

.row1 {
background: #ddddff;
}

.c {
text-align: center;
}

.wide {
width: 250px;
}

.borderless, .borderless td, .borderless tr, .borderless th {
border: none;
}

.fullInfo {
background: yellow;
}

.address a {
font-weight: bold;
}

.ip {
font-size: 90%;
}

div:target {
background: #ccc;
padding: 4px;
}

p.tags {
line-height: 200%;
}

.tag1, .tag2, .tag3 {
background: white;
padding: 4px;
}

.tag3 {
font-size: 220%;
font-weight: bold;
}

.tag2 {
font-size: 140%;
font-weight: bold;
}

.tag1 {
font-size: 100%;
}

.tag1:hover, .tag2:hover, .tag3:hover {
background: #f00;
color: yellow;
}
