#body {
background: url(gradient.png);
background-repeat: repeat-x;
width: 600px;
margin: 0 auto;
/*background-color: #d9ccc3;*/
background-color: #abbecc;
}

body{
background: url(bottom.gif);
margin:0;
padding:0;
font-family: Trebuchet MS, verdana, arial, sans-serif;
background-repeat: no-repeat;
background-color: /*#00416a*/#000d14;
background-position: bottom right;
font-size: 9pt;
}

#logo {
margin-left: 20px;
}

#main {
float: left;
}

#wikibody, #wikifoot {
width: 520px;
margin: 0px;
padding-right: 40px;
padding-left: 40px;
}

#wikibody {
padding-top: 1px;
padding-bottom: 20px;
}

#wikileft {
background-color: #002238;
height: 26px;
}

#wikiright li{
list-style: none;
font-size: 9pt;
margin-bottom: .3em;
}
#wikiright ul{
margin: 0px;
padding: 0px;
}
#wikiright {
margin: 1em;
width: 130px;
float: right;
background-color: #9cb0bd;
border: solid 1px gray;
margin-right: -25px;
padding: .5em;
}

#wikiright p{
color: #0076BF;
}

#wikiright a{
	color: #002238;
	text-decoration: none;
}

#wikiright a:hover {
	text-decoration: underline;
}

#wikileft h1, #wikiright h2{
color: #bf9600;
margin: 1px;
font-size:9pt;
border-bottom: solid 1px;
width: 100%;
}

#wikileft a {
    text-decoration: none;
    display: block;
}

#wikileft li:hover{
color: #00416a;
background: #bf9600;
}

#wikileft li:hover a{
background: #bf9600;
color: #00416a;
}

#wikileft ul{
padding: 0px;
margin: 0px;
height: 10px;
}

#wikileft li{
font-size: 13px;
text-align: center;
list-style: none;
margin: 0px;
padding: 5px 11px;
float: left;
white-space: nowrap;
font-weight: bold;
}

#wikihead {
float: right;
}

#wikifoot {
clear: both;
}

#wikifoot a, #wikileft a {
    color: #0076BF
}

ul, ol {
padding-left: 2em;
padding-right: 2em;
}

.top {
display: block;
width: 100%;
text-align: center;
}

.top img {
border: none !important;
}

#wikitext {
	color: #555;
}
#wikitext {
	text-align: justify;
}
#wikitext a {
    color: #0076BF;
    text-decoration: none;
}
#wikitext a:hover {
    text-decoration: underline;
}
#wikitext h1, #wikitext h2, #wikitext h3, #wikitext h4, #wikitext b, #wikitext strong{
	color: #333;
}
#wikitext img{
    border: solid 4px #00416a;
}

#wikifoot {
padding: 3em;
text-align: center;
}

#thumbs {
margin: 0px 4px;
}

#thumbs img, .flickralbum img{
  border: solid 2px white;
  margin: 10px;
}

#thumbs img:hover, .flickralbum img:hover{
  border-color: #bf9600;
}

