body {
	background-color: #5C0700;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;

}

#forumframe iframe { 
	width: 100%;
	height: 500px;
	padding: 0px;
	margin: 0px;
	overflow-x: hidden;
	
}

#pictureframe iframe {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	overflow-x: hidden;

}


img {
	display: block;
	border: 0;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	margin-left: 6px;
	margin-right: 6px;
}
	
h1, h2, h3, h4, h5, h6	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 6px;
	margin-left: 0px;
	letter-spacing: 1px;
	color: White;
	}
h1	{
	font-size: 26px;    
	}
h2	{
	font-size: 20px;    
	}
h3	{
	font-size: 18px;    
	}
h4	{
	font-size: 14px;    
	}
h5	{
	font-size: 10px;    
	}
h6	{
	font-size: 6px;    
	}

#footerlinks {
	font-size: 12PX;
	font-weight: bold;
	color: White;
	text-align: center;
	}

#footerlinks a {
	background-color: inherit;
	color: White;
	text-decoration: none;
}

#footerlinks a:visited {
	background-color: inherit;
	color: White;
	text-decoration: none;
}

#footerlinks a:hover {
	background-color: inherit;
	color: #855223;
	text-decoration: underline;
}

#breadcrumbs {
	font-size: 12PX;
	padding-left: 0px;
	margin-top: 3px;
	font-weight: bold;
	color: #855223;
	}

#breadcrumbs a {
	background-color: inherit;
	color: #855223;
	text-decoration: none;
}

#breadcrumbs a:visited {
	background-color: inherit;
	color: #855223;
	text-decoration: none;
}

#breadcrumbs a:hover {
	background-color: inherit;
	color: White;
	text-decoration: underline;
}

td.bg1 {

	background-image: url(/resources/images/site/topfill.gif) ;
}
td.bg2 {

	background-image: url(/resources/images/site/contentcap2fill.jpg) ;
}
td.bg3 {

	background-image: url(/resources/images/site/contentbottommiddlefill.gif) ;
}
td.bg4 {

	background-image: url(/resources/images/site/contentrightfill.gif) ;
}
td.bg5 {

	background-image: url(/resources/images/site/contentleftfill.gif) ;
}
td.bg6 {

	background-image: url(/resources/images/site/contenttopmiddlefill.gif) ;
}



#content ol, #content ul {
	margin-top: 2px;
	margin-bottom: 6px;
}

#content ul li	{
	list-style: disc url(/resources/images/bullet.gif);
}
	
#content a {
	background-color: inherit;
	color: #D0A47B;
	text-decoration: underline;
}

#content a:visited {
	background-color: inherit;
	color: #855223;
	text-decoration: underline;
}

#content a:hover {
	background-color: inherit;
	color: White;
	text-decoration: underline;
}
