body{ 
background-color: #ffffff;
margin: 0 auto 0 auto;
}
#outerwrap {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	width: 900px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#left {
	margin: 0px;
	float: left;
	width: 200px;
	background-color: #556b2f;
	padding-top: 5px;
}
#main {
	/*background-color: #e0e0e0;*/
	margin: 0px;
	float: left;
	width: 500px;
}

#right {
	margin: 0px;
	float: left;
	width: 200px;
	background-color: #556b2f;
	padding-top: 5px;
}
#footer {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	/*padding-top: 10px;*/
}
/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 5px solid #556b2f;
}
#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
font-family: Tahoma;
font-size: 14px;
font-weight: bold; 
}

/* feedinformax

P.item { margin-top: 10px; margin-bottom: 8px; font-family: arial, helvetica, verdana, sans-serif; color: #556b2f; padding-bottom: 10px; border-bottom: 1px dotted #999; line-height: 1.45em }
a { color: #556b2f; }
#items { font-size: 12px; }
SPAN.description { color: #000000; line-height: 1.25em }
SPAN.date { color: #556b2f; font-size: 11px; }
SPAN.date A { color: #556b2f; }
SPAN.grey { color: #888; font-weight: bold; font-size: 22px; }*/

.header {
	font-family: Tahoma;
	font-size: 12px;
	color: #b89951;
}
.header a:link{
	font-family: Tahoma;
	font-size: 12px;
	color: #b89951;
}
.header a:visited{
	font-family: Tahoma;
	font-size: 12px;
	color: #b89951;
}
.header a:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #b89951;
}
.side_title {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.side_text {
	font-family: Tahoma;
	font-size: 14px;
	color: #ffffff;
}
.side_text a:link{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.side_text a:visited{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.side_text a:hover{
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.maintext {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}
.maintext a:link {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #556b2f;
}
.maintext_title {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #556b2f;
}
.img_desc {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
	