* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #E5ECF3;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	}
#mainbox img{ margin:0 auto 20px 20px; }
#wrapper {
	position: relative;
	margin: 0px auto;
	width: 800px;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	background-color: #FFCCCC;
	}

#logo {
	position: absolute;
	z-index: 2;
	margin: 0;
	padding: 3 2 1 2;
	width: 118px;
	height: 106px;
	border-right: solid #ffffff 1px;
	background-color: #ffffff;
	}

#top-bar {
	z-index: 1;
	background-color: #3B94D6;
	height: 84px;
	width: auto;
	text-align: left;
	font-family: courier new, courier, serif;
	}

#top-bar h1 {
	padding-top: 7px;
	letter-spacing: 5;
	padding-left: 145px;
	}
	
#top-bar h3 {
	padding-top: 3px;
	letter-spacing: 2;
	padding-left: 145px;
	}

#nav-bar {
	height: 26px;
	z-index: 1;
	background-color: #F5765E;
	font-size: 11;
	font-family: courier new, courier, serif;
	font-weight: bold;
	text-align: left;
	letter-spacing: -0.6;
	padding-left: 145px;
	border-bottom: solid #000000 1px;
	}
	
#nav-bar img {
	border: 0px;
	padding-top: 3px;
	position: float;
	left: 50px;
	}
	
#nav-bar p {
	text-align: left;
	line-height: 26px;
	padding-top: 1px;
	/*border-bottom: solid 1px #000000;*/
	}

#nav-bar a:link, #nav-bar a:visited {
	text-decoration: none;
	color: #000000;
	/*padding: 4px;*/
	}

#nav-bar a:active, #nav-bar a:hover {
	text-decoration: none;
	color: #ffffff;
	}

#nav-bar span {
	display: none;
	z-index: 2;
	}

#nav-bar a:hover span {
	z-index: 2;
	display: block;
	position: relative:
	}

#donate {
	background-color: #F5765E;
	color: #000000;
	border: 0px;
	position: absolute;
	top: 87px;
	right: 8px;
	height: 16px;
	text-align: right;
	font-size: 12;
	}

#donate a:link, #donate a:hover {
	position: relative;
	color: #000000;
	text-decoration: none;
	}

#donate span {
	display: none;
	}

#donate:hover span {
	display: block;
	text-align: center;
	position: absolute;
	z-index: 24;
	top: -47px;
	left: -4px;
	border: solid 1px #CC3300;
	padding: 2px;
	background-color: #CCFF22;
	}

#core {
	background-color: #FFCCCC;
	z-index: 2;
	width: 800px;
	}

#mainbox {
	background-color: #FFFFBB;
	border-right: solid 1px #000000;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 540px;
	text-align: left;
	z-index: 1;
	min-height: 600px;
	height: auto !important;
	height: 650px;
	}
	
#mainbox h3 {
	font-family: courier new, courier, serif;
	padding: 5 0 0 7px;
	}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

#mainbox p {
	font-size: 11;
	margin: 5 0 10 5px;
	width: 520px;
	}

/*#dot-box {
	position: relative;
	border: solid 1px #000000;
	left: 10px;
	width: 80%;
	margin: 10;
	text-align: top;
	padding: 0 0 5 1px;
	}
	
#dot-box h3 {
	margin: 0;
	font-family: courier new, courier, serif;
	}

#dot-box p {
	margin: 2 0 5 5;
	}

#dot-box .indent {
	padding-left: 5px;
	font-size: 12;
	}  */

#sidebar {
	margin-left: 526px;
	padding: 5 5 5 20px;
	background-color: #FFCCCC;
	text-align: top;
	border-left: solid #000000 1px;
	}
	
#sidebar p {
	font-size: 11;
	}

#sidebar h4 {
	font-family: courier new, courier, serif;
	text-align: center;
	padding: 0 0 7 0;
	}

#sidebar hr {
	margin: 7 0 7 0;
	}

#sidebar #small {
	font-size: 10;
	padding: 3 0 0 0;
	}

#sidebar .indent {
	padding-left: 5px;
	}

#footer {
	clear: both;
	height: 40px;
	padding: 10 0 0 5px;
	background-color: #F5765E;
	border-top: solid #000000 1px;
	text-align: center;
	font-family: courier new, courier, serif;
	font-weight: bold;
	line-height: 100&;
	font-size: 12;
	}
ul {margin-left:20px;}
ul li {
	font-size: 11px;
}
/*
* floating footer tricks *

html, body, #holder { min-height: 100%; width: 100%; height: 100%;}
html>body, html>body #holder { height: auto;}
body { margin: 0; padding:0; }
#holder { position: absolute; top: 0; left: 0;}
#footer {clear: both;  bottom: 0; left: 0; width: 100%;}
 hide from Mac IE5 
 \
#footer {position: absolute; }
 
 Change in Opera 5+ (and some others) 
html>body div#fooborder-top: 1px solid black;ter {
    position: static;
}
 Change back in everything except Opera 5 and 6, still hiding from Mac IE5 
 \
head:first-child+body div#footer {
    position: absolute;
}
 

* body/content *

.hide-left #right {margin-left: 0;}
.hide-left #left {display: none;}
body {background: white; color: black;}
body, p, a {font: 10pt Verdana, sans-serif}
#content {
   background: white url(/css/white-shade-top.png) repeat-x 0px -3px;
   padding: 0.5em 0.5em 0.5em 0.8em;
   margin-bottom: 66px;
}
#right {
   padding: 1em;
   margin-left: 17em;  #left width + padding 
   max-width: 50em;
}
#left {
   float: left;
   width: 15em;
   border: 1px dotted silver;
   margin-top: 1em;
   padding: 0em 1em 1em 1em;
   background: #eee;
}
#left h3, #left h3 a {
  color: #900;
  border-bottom: 1px solid #ccc;
  font-weight: bold;
  margin-top: .5em;
  font-size: 10pt;
} 

* header *

#header {
    background: url(/css/bg-top.png);
    border-bottom: 3px solid black;
}
#riseup {
	background: url(/css/riseup-8.png) no-repeat;
	height: 43px;
	width: 183px;
}
#toplinks {
	float: right;
	margin-top: -1.3em;
	margin-bottom: -1.3em;
	padding-right: 0.5em;
}
#toplinks a {
	color: white;
	text-decoration: none;
	padding: 2px;
}
#toplinks a:hover {
    color: black;
}

* footer *

 .clear {
  clear: both;
}  
#bottomshadow {
   background: url(/css/white-shade-bottom.png) repeat-x bottom left;
   height: 24px;
}
#footerbg {
   border-top: 3px solid black;
   background: url(/css/bg-bottom.png) repeat-x;
  height: 44px;
}
#lang {float: left; padding: 4px; border:}
#lang select {font-size: 8pt;}
#star {
  float: right;
  background: url(/css/star-8.png) no-repeat bottom left;
  width: 40px;
  height: 44px;
}
#motto {font-style: italic; text-align: center; padding: 4px; color: white;}

* utility *

.center {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  display: inline;
}
.centerwrapper {
  width: 100%;
  text-align: center;
}

* item feed *

div.item {background: #eee; margin-bottom: 1.5em; padding: 0.5em;}
div.item .title {
  border-bottom: 1px solid #ccc;
  color: #900;
  font-weight: bold;
  font-size: 10pt;
  text-align: left;
}
div.item .description {padding: 1em; text-align: left;}
div.item .date {text-align: right; font-style: italic; font-size: 9pt; color: #666; }
*/
