body	{
	color: #000;
	background: #DBD8B0;
	margin: 0px 0 0 0;
	padding: 0;
	}
	
.hide	{
	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;
	}
	
#print {
	font-size: .7em;
	}
#print img {
	display:inline

	}
p#address {
	padding: 0 35px 0 55px;
	}
p#center {
	text-align:center;
	padding: 0 15px 0 15px;
	}
	
	p#center img {
	text-align:center;
	padding: 0 15px 0 15px;
	display: inline;
	border: 0;
	}
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 {
	text-align: left;
	padding-left: 15px;
	}
h1#tribeCastTitle	{
	text-align: center;
	color: #E8E8E8;
	font-style:bold;
	background-color:#DD4800;
	}

#tribeCast {
	padding: 15px 15px 15px 15px;
	border-style: dashed;
	border-color: #FCF8EF;
	
	}
#tribeContent  {
	font-size: .7em;
	border-style: solid;
	}
#castTitle	{
	background: #FCF8EF;
	}

/* Main table  */
#main {
	background: #FFF;
	}
	
/* Basic page divisions */

#rightSide {
	width: 12px;
	}
#primarycontent	{
	
	padding-left: 25px;
	padding-top: 25px;
	padding-right: 25px
	}
	
#content {
	background: transparent url(../images/bg.gif) center top no-repeat;
	}

/* Sidebar display attributes */

#sidebar p	{
	font-style: italic;
	text-align: right;
	margin-top: 0.5em;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	}

#sidebar img	{
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 15px;
	}
	
/* sidebar */ h6	{
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	line-height: 1.5;
	text-align: right;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	}
	
/* SideMenu display attributes */

#sideMenu {
	vertical-align: top;
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
	}	
#menu {
	background:#FCF8EF;

	}
#menu a {
	font-size: .8em;
	font-weight: normal;
	padding: 10px 0px 10px 0px ;
	text-align:center;
	display: block;
	}
	
#menu h3 {
	font-size: .8em;
	font-weight: normal;
	padding-top: 10px;
	
	}
#menuContent {
	verticle-align: top;
	
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	width: 190;
	}

	
#topOfMenu {
	xbackground: url("../images/menu_01.gif");
	margin: 0;
	width: 190px;
	line-height: 13px;
	
	} 
	
#bottomOfMenu {
	xbackground: url("../images/menu_02.gif");
	margin: 0;
	width: 190px;
	line-height: 13px;
	
	} 

/* Navigation bar components */


table#nav	{
	border-bottom: 1px solid #c30;
	width: 100%;
	text-align: center;
	/*border-left: 1px solid #000;*/
	}

table#nav td	{
	background: #FCF8EF;
	font: 11px verdana, arial, sans-serif;
	/*text-align: center;*/
	/*border-right: 1px solid #000;*/
	border-top: 1px solid #c30;
	}

table#nav td a	{
	font-weight: normal;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	}
	
#nav td a:link, #nav td a:visited {
	background: #FCF8EF /*url('/sufiyouth.com/images/bgpat.gif')*/ repeat;
	display: block;
	margin: 0;
	width: 125; /*125px;*/
	line-height: 25px;
	} 

#nav td a:hover {
	color: #f60;
	background: white /*url(/sufiyouth.com/images/nopat.gif)*/ repeat;
	} 

/* td#contact a:link img, td#home a:visited img { 
	{
	text-align: left;
	}
	color: #c30;
	background: #FCF8EF ;
	width: 100%;
	line-height: 25px;
	

	 

td#contact a:hover img {
	
	color: #f60;
	background: white;
	width: 100%;
	line-height: 25px;
	
	} 

*/
