BODY{
	margin: 0px;
	font-family: Georgia, Courier, serif;
	color: #333333;
	background-color: #000000;
	text-align:center;
}

.titleimg{
	position: relative;
	left: 320px;
	top: 74px;
}	

.menu_left{
	display: block;
	width: 155px;
}


DIV,TD{
	color: #333333;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

H1{
	color: #472812;
	font-size: 25px;
	font-family:Garamond;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	letter-spacing: 2px;
	text-align: left;
}


#BANNER{
	width: 780px;
	background-color: transparent;
	background-image: url("/css/preformatted/imgs/indian_1/banner.gif");        
    background-repeat: no-repeat;
	background-position: bottom-left;
	height: 175px;
}



#INNERBANNER{
    display: block;
	width: 780px;
	height: 175px;
	background-image: url("/css/preformatted/imgs/indian_1/innerbanner.png");
    background-color: transparent;
    position: relative;
   /* z-index: 4;*/
    left: 0px;
}







#CONTENT_CONTAINER{
	background-image: url("/css/preformatted/imgs/indian_1/content_bg.gif");
	background-repeat: repeat-y;
	width: 780px;
	margin-top: 10px;
	margin-bottom: 0px;
}




#menu_header{
	background-image: url("/css/preformatted/imgs/indian_1/mn_head.gif");
	background-repeat: no-repeat;
	height: 56px;
	width: 155px;
	background-position: bottom left;
}



#menu_footer{
	background-image: url("/css/preformatted/imgs/indian_1/mn_foot.gif");
	background-repeat: no-repeat;
	height: 56px;
	width: 155px;
	background-position: top left;
}


#menu_cell {
	height: 100%;
	padding-left: 25px;
}


#menu{
	background-image: url("/css/preformatted/imgs/indian_1/mn.gif");
	background-repeat: repeat-y;
	width: 155px;
}



#MENU_CONTAINER {
	width: 155px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	padding-right:10px;
	background-color: transparent;
	}

#MENU_CONTAINER A:LINK {
	color: #992e03;
	display: block;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	padding-right: 20px;
	height: 25px;
}

#MENU_CONTAINER A:VISITED {
	color: #992e03;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	padding-right: 20px;
	height: 25px;

}

#MENU_CONTAINER A:HOVER {
	color: #a8562b;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	padding-right: 15px;
	height: 25px;
}

#MENU_CONTAINER A:ACTIVE {
	color: #a8562b;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	padding-right: 15px;
	height: 25px;
}

#CONTENT{
	width: 550px;
	padding: 5px;
	margin: 0px;
}

#content_cell{
	/*padding-left: 15px;*/
	margin: 0px;
	padding: 0px;
}


#content_table {
	width: 780px;
	min-height: 200px;
}



#CONTENT H1{
	font-size: 28px;
	letter-spacing: 2px;
	line-height: 22px;
}

#footer{
	text-align: center;
	width: 780px;
	min-height: 50px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/indian_1/footer_bg.gif");
	height:	90px;
	background-color: transparent;
	background-repeat: no-repeat;

}


#innerfooter{
	width: 780px;
	min-height: 50px;
	background-image: url("/css/preformatted/imgs/indian_1/innerfooter.gif");
	height:	90px;
	background-color: transparent;
	background-repeat: no-repeat;
}


#BRANDING{	
	color: #8a5c29;
	height: 50px;
	margin-left:159px;	
	padding-top:13px;

	}


A:link {   color: #992e03; text-decoration: none}
A:visited {  color: #992e03; text-decoration: none}
A:hover {   color:#a8562b; text-decoration: none}
A:active {  color: #a8562b; text-decoration: none}


.bulletted{
	background-image: url('/css/preformatted/imgs/indian_1/arrow.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
	height: 20px;
}

.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#efefef;
	border-style:solid;
	border-color:#efefef #ccc #ccc #efefef;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/indian_1/button_bg.gif');
}



.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/indian_1/separator.gif');
	background-position: center center;
}


/* message board */

#topics{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#threadlist{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#mb_category{
	border-color: #ccc;
}

#mb_forms HR{
	color: #ccc
}


#mb_cookie_crumb{
	background-color:#cd8234;
}

#threads{
	background-color:#cd8234;
}

#threads_title{
	background-color:#cd8234;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #ccc;
}

#post_user{
	background-color:#cd8234;
}


#post_controls{
	border-color: transparent;
}



/* message board end */
#universal_settings{left:66%;}

