body {
margin: 4px;
margin-top: 4px;
margin-bottom: 4px;
padding: 0;
background-color: #90c0ee;
font-family: "Lucida Grande", "Bitstream Vera Sans", "Verdana";
font-size: 15px;
color: #333;
}

h1 {
font-size: 38px;
color: #000;
}

#content {
float: left;
background-color: black;
border: 3px solid #aaa;
padding: 1px;
}

#inner {
font-size: 15px;
float: center;
background-color: white;
border: 3px solid #aaa;
padding: 2px;
}

#outer {
float: right;
border: 3px solid #aaa;
padding: 2px;
}

#footer {
clear: both;
}

#header {
background-repeat: no-repeat;
background-position: top left;
height: 64px;
}

#header h1, #header h2 {margin: 0}
#header h2 {
color: #888;
font-weight: normal;
font-size: 15px;
}

#notice {
border: 2px solid red;
padding: 1em;
margin-bottom: 2em;
background-color: #f0f0f0;
font: bold smaller sans-serif;
}

#frontbanner {
background-color: #006388;
padding-top: 4px;
padding-bottom: 4px;
border-bottom: 0px solid;
font-family: "Bitstream Vera Sans", "Verdana", "Lucida Grande" ;
font: small-caps 50px/50px serif;
color: #ffffff;
text-align: center;
}

#banner {
background: #fffffd;
padding-top: 4px;
padding-bottom: 4px;
border-bottom: 0px solid;
font-family: "Bitstream Vera Sans", "Verdana", "Lucida Grande" ;
font: small-caps 20px/20px serif;
color: #000000;
text-align: center;
}

#banner img {
float: center;
}

#cheesebanner {
background: #006388;
padding-top: 4px;
padding-bottom: 4px;
border-bottom: 1px solid;
font-family: "Bitstream Vera Sans", "Verdana", "Lucida Grande" ;
font: small-caps 30px/25px serif;
color: #ffffff;
text-align: center;
height: 108px;
}

#blogbanner {
border:  2px solid;
padding: 2px;
}

#forumbanner {
border:  2px solid;
padding-left:   7px;
padding-right:  7px;
font: small-caps 50px/40px serif;
}

#mauve { 
font-family: "Verdana", "Bitstream Vera Sans", "Lucida Grande" ;
font-size:      11px;
border-width:   2px; 
padding-left:   3px;
padding-right:  3px;
padding-top:    3px;
padding-bottom: 3px;
border-style: solid;
background-color: #ffffff;
color:            #000000; 
float: center;
}

#turquoise { 
font-family: "Bitstream Vera Sans", "Verdana", "Lucida Grande" ;
font-size:     12px;
border-width:   3px; 
padding-left:   1px;
padding-right:  3px;
padding-top:    3px;
padding-bottom: 3px;
border-style: solid;
background-color: #ffffff;
color:            #000000; 
float: center;
}

#teal { 
font-family:  "Lucida Grande", "Verdana", "Bitstream Vera Sans" ;
font-size:     13px;
border-width:   3px; 
padding-left:   1px;
padding-right:  3px;
padding-top:    3px;
padding-bottom: 3px;
border-style: solid;
background-color: #ffffff;
color:            #000000; 
text-align: left;
}

#blue { 
font-size:     12px;
border-width:   1px; 
padding-left:   1px;
padding-right:  1px;
padding-top:    1px;
padding-bottom: 2px;
border-style: solid;
background-color: #003358;
color:            #ffffff; 
float: center;
}

#green { 
font-size:     12px;
border-width:   1px; 
padding-left:   1px;
padding-right:  1px;
padding-top:    1px;
padding-bottom: 1px;
border-style: solid;
background-color: #ffffff;
color:            #000000; 
}
 
#cheese { 
 font-size:    10px;
 border-width: 1px; 
 border-style: solid;
 background-color: #003358;
 color: #ffffff; 

}
 
#errorExplanation {
color: green;
background-color: white;
}

#attheend {
float: center;
background-color: white;
border: 3px solid #aaa;
padding: 5px;
}

hr {
color: #dddddd;
height: 2px;
width: 98%;
border-top: 0px;
border-bottom: 2px solid darkgray;
}

#columns {
    background:  #90c0ee;
}

#main {
    margin: 4px;
    padding: 3px;
    background: white;
}
#side {
    background: #FFFF99;
    color: #000000;
}
#side a {
    color: #ffffff;
    font-size: small;
}
h1 {
    font: 13px sans-serif;
    color: #226;
    border-bottom: 3px dotted #77d;
}
#pacificaforum-list .list-title {
    color: #244;
    font-weight: bold;
    font-size: larger;
}

#pacificaforum-list .list-one-sheet {
    width: 60px;
    height: 70px;
}

#pacificaforum-list .list-actions {
    font-size: x-small;
    text-align: right;
    padding-left: 1em;
}

#pacificaforum-list .list-line-even {
    background: #F4F018;
}

#pacificaforum-list .list-line-odd {
    background: #d0d0d0;
}

a  {color: #03c}

a:link { 
	color: #001388;
	}
	
a:visited { 
	color: #006388;
	}
	
a:hover { 
	color: #ffffff;
	background-color: #000000;
	text-decoration: none;
	}
	
a:active { 
	color: #004388;
	}
	
#comments {
font-size: 12px;
}

#comment {
padding-left: 14px;
}

body {
  font-family: Arial, Verdana, "Lucida Grande", "Bitstream Vera Sans", sans-serif;
  font-size: 15px;
  background-color: #90c0ee;
}
