body	{
	color: #000;
	background: #DBD8B0;
	margin: 0px 0 0 0;
	padding: 0;
	}
	
.hide	{
	display: none;
	}
#print {
	display: none;
	}
	
img {
	display: block;
	border: 0;
	}
	
a:link {
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	background: transparent; 
	}

a:visited {
	font-weight : bold; 
	text-decoration : none;
	color: #c30;
	background: transparent; 
	}

a:hover {
	font-weight : bold; 
	text-decoration : underline;
	color: #f60;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #f90;
	background: transparent;  
	}
	
p, td, li, ul, ol, h1, h2, h3, h4, h5, h6, h7	{
		font-family: Georgia, "New Century Schoolbook", Times, serif;
		}
		
hr {
	color: #c30;
	margin-top:20px
	}

h1	{
	font-size: 1.15em;
	font-weight: normal;
	
	}

h2	{
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 0.25em;
	margin-top: 0.2em;
	text-align: right;
	}
h3	{
	font-size: 2em;
	font-weight: normal;
	margin-top: 0.5em;
	}
p#address {
	padding: 0 35px 0 55px;
	}
html p	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size:  1em;
	line-height: 1.5;
	}

#footer p	{
	font-size: 11px;
	margin-top: 25px;
	}

#logo {
	display: none;

	}
h1#tribeCastTitle	{
	text-align: center;
	color: #E8E8E8;
	font-style:bold;
	background-color:#DD4800;
	}

#tribeCast {
	padding: 15px 15px 15px 15px;
	border-style: dashed;
	border-color: #EBEBD8;
	
	}
#tribeContent  {
	font-size: .7em;
	border-style: solid;
	}
#castTitle	{
	background: #EBEBD8;
	}

/* Main table  */
#main {
	background: #FFF;
	}
	
/* Basic page divisions */

#rightSide {
display: none;
	width: 12px;
	}
#primarycontent	{
	
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 25px

	}

	
#content {

	}

/* Sidebar display attributes */
#sidebar {
display: none;
}

	
/* SideMenu display attributes */

#sideMenu {
display: none;
	vertical-align: top;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
	}	
#menu {
display: none;
	background:#EBEBD8;



/* Navigation bar components */
#nav
{
display: none;
}

