/* Ectozone Style Sheet--Standard Site
Version 110906r jh-32
81707f */

body {
background: #000000;
font-family: arial;
font-size: x-small; /* 2 */
color: #ffffff
}

a:link {
font-weight: bold;
text-decoration: none;
color: #eeeeee
}
a:hover {
font-weight: bold;
text-decoration: underline;
color: #ff0000
}
a:visited {
font-weight: bold;
text-decoration: none;
color: #e1e1e1
}


#banner {
background: #000000;
margin-left: 110px;
width: 620px;
padding: 10px;
font-family: arial;
font-size: x-small; /*2*/
color: #ffffff
}

#navbar {
list-style-type: none;
background: #000000;
float: left;
width: 100px;
font-size: 10px
}

  ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0
 }
  ul.navbar li {
    background: #ff0000;
    margin: 0.5em 0;
    padding: 0.3em }
  ul.navbar a {
    text-decoration: none }

#navbar a {
font-weight: bold;
color: #ffffff
}


#main {
background: #000000;
margin-left: 110px;
margin-bottom: 10px;
width: 620px;
border: 1px solid #808080;
padding: 10px;
font-family: arial;
font-size: x-small; /*2*/
text-align: justify;
color: #ffffff
}

#redcel {
background: #ff0000;
width: 622px;
margin-left: 110px;
border: 1px solid #808080;
padding: 10px;
font-family: arial;
font-size: small; /*3*/
font-weight: bold;
color: #ffffff
}

#foot {
background: #000000;
margin-left: 110px;
width: 620px;
border: 1px solid #808080;
padding: 10px;
font-family: arial;
font-size: xx-small; /*1*/
color: #ffffff
}

#news {
background: #ffffff;
width: 600px;
padding: 10px;
font-family: times new roman;
font-size: x-small; /*2*/
text-align: justify;
color: #000000
}

#comp {
background: #3399ff;
border: 1px solid #ffffff;
width: 600px;
padding: 10px;
font-family: courier;
font-size: x-small; /*2*/
text-align: justify;
color: #ffffff
}

td {
background: #000000;
font-family: arial;
font-size: x-small; /* 2 */
color: #ffffff
}
