body {
	margin: 10px 0 0 0; padding: 0px;
	background: #cccc99 url("images/body.png") repeat;
	text-align: center;
}
#container {
	width: 800px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: #ecfdd4 url("images/container.png") repeat-y;
}
#container, td {
	color: #993300;
	font-family: Candara;
	font-size: .8em;
	line-height: 20px;
}
#top {
	width: 800px; height: 20px;
	float: left;
	background: transparent url("images/top.png") no-repeat;
}
#flash {
	width: 750px; height: 233px;
	float: left;
	padding-left: 20px;
}

#outsidenav{
	width:800px;
	height: 57px;
	clear: both;
	background: transparent url("images/nav.png") no-repeat;
	padding-left:28px;
}
#nav {
	color:#a65926;
	font-family:MiriadPro, Verdana, Arial, Helvetica, sans-serif;
	font-size:12
}

#nav a {
	color:#993300;
 padding-left: 12px;
 padding-right: 6px;
	text-decoration:none;
}
#nav a:hover, #nav .active {
 color: #788a54;
}


#content {
	width: 720px;
	margin: 0 0 60px 40px;
	float: left;
	overflow: hidden;
}
#body_home #content {
	width: 490px;
}
#sidebar {
	width: 188px;
	float: right;
	margin: 0 40px 60px 0;
	background: transparent url("images/sidebar.png") no-repeat;
	padding-left: 14px;
	line-height: 17px;
	overflow: hidden;
}
#sidebar a {
	color: #5c743d;
}
#footer {
	width: 800px; height: 57px;
	clear: both;
	background: transparent url("images/footer.png") no-repeat;
	text-align: center;
	font-size: .8em;
	line-height: 14px;
}
#footer div {
	padding-top: 5px;
}
#footer a {
	color: #5c743d;
	padding: 0 12px 0 12px;
}
#footer div a {
	padding: 0px;
}
h1, h2, h3, h4 {
	font-family: "Century Gothic";
	font-weight: normal;
	color: #5c743d;
	margin: 10px 0 20px 0;
	padding: 0px; 
}
h1 { font-size: 1.5em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.4em; font-weight: bold; }
h4 { font-size: 1.2em; }
a:hover {
	text-decoration: none;
}
li {
	list-style-image: url("images/bullet.png");
	margin-left: 8px;
}
ul {
	padding-left: 16px;
}
#content a {
	color: #5c743d;
	text-decoration: none;
}
#content a:hover {
	color: #435827;
}




a img { border: 0px; }
.warn {
	border: 1px solid yellow;
	background: white url("images/warning.gif") no-repeat 6px 6px;
	padding: 3px 3px 3px 60px;
	height: 50px;
}
.error {
	border: 1px solid red;
	background: white url("images/error.gif") no-repeat 6px 6px;
	color: red;
	padding: 3px 3px 3px 60px;
	height: 50px;
}
.page_controls {
	text-align: center;
}

.timestamp {
	text-align: right;
	font-size: .9em;
	color: #999;
}
.o {
	background-color: #eee;
}
.gallery_thumb {
	width: 120px;
	height: 106px;
	text-align: center;
	float: left;
	margin: 0 0 10px 12px;
}
.gallery_thumb img {
	width: 120px; height: 90px;
}
#view .e td, #view .o td {
	font-size: .9em;
	font-family: tahoma;
}
.white, .white * {
	color: white;
}
#sizer {
	margin-top: 6px;
	font-size: 12px;
}