body {
	font-size: .8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(http://www.miniature-gardens.com/images/eosbaga2b.jpg);
	background-repeat: repeat;
	margin-bottom: 7px;
}
img {
	border: none;
}
h1 {
	font-size: 15px;
}
h2 {
	font-size: 13px;
}
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/greenie-2.gif);
	background-repeat: repeat-y;
}
#header {
	height: 23EncE0px;
}
#header A
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
#header A:visited
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
#header A:hover
{
    COLOR: #99ffff;
    TEXT-DECORATION: underline;
}
#header A:active
{
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
}
#left {
	width: 131px;
	float: left;
	background-color: #1d3a1a;
	color: #ffffff;
}
#left p {
	margin: 8px 6px 5px 5px;
}
#center {
	width: 658px;
	margin-left: 5px;
	margin-right: auto;
	margin-top: 2px;
	float: left;
}


#center A
{
    FONT-WEIGHT: bold;
    COLOR: #3333ff
}
#center A:visited
{
    COLOR: #660066
}
#center A:hover
{
    FONT-WEIGHT: bold;
    COLOR: #17420d
}
#center A:active
{
    FONT-WEIGHT: bold;
    COLOR: #3333ff
}
ul.list-menu {
list-style:none;
margin:0px;
padding:5px;
border:solid #668265;
border-width:1px 2px 2px 2px;
width:115px
}
ul.list-menu li a {
text-decoration:none;
display:block;
border-top:1px solid #77a487;
padding:5px;
background:#577049;
color:#ffffff;
}
ul.list-menu li a:hover {
background:#cbdc6c;
color:#000000;
}

#slider {width:639px}
.header {width:629px; border:2px solid #668265; padding:8px; font-weight:bold; margin-top:5px; cursor:pointer; background-color:#577049; color:#ffffff;}
.header:hover {background-color:#cbdc6c; color:#000000;}
.content {overflow:hidden}
.text {width:619px; border:2px solid #9ac1c9; border-top:none; padding:15px}
#footer {
	clear: both;
	font-size: 10px;
	color: #ffffff;
	background-color: #1b231f;
}
#footer A
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
#footer A:visited
{
    COLOR: #99ffff;
    TEXT-DECORATION: none;
}
#footer A:hover
{
    COLOR: #00ffff;
}
.clear
{
    CLEAR: both;
}

/* always visible */
#outer .holder {padding:1em; border:1px solid #003366; margin:0 10px 10px 0;}
#outer .holder p {padding:5px 0 0 0; margin:0;}
#outer .holder p.bold {font-weight:bold;}
#outer .holder h2 {margin:0; padding:0;}

/* unclicked style div.more */
#outer div.more i {float:right; margin-right:-10px 10px 0 0; cursor:pointer; color:#c00; font-weight:bold;}
#outer div.more i.hide {display:none;}
#outer div.more p {display:none;}
#outer div.more img {display:none;}

/* clicked style div.click */
#outer div.click i.show {display:none;}
#outer div.click i.hide {display:block;}
#outer div.click p {display:block;}
#outer div.click img {display:block; float:left; padding-right:10px;}
