BODY{
	margin: 0px;
	font-family: Georgia, Courier, serif;
	background-image: url("/css/preformatted/imgs/guitar_1_2/page_bg.gif");  
	background-repeat: repeat;   
	background-color: #311b3c;
	text-align:center;
}

.titleimg{
	position: relative;
	left: 250px;
	top: 120px;
}	

.menu_left{
	display: block;
	width: 162px;
}



body,td,th,DIV {
	color: #311b3c;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
TD {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

H1{
	color: #992e03;
	font-size: 32px;
	font-family:Georgia;
	font-weight: normal;
	font-style: italic;
	margin: 0px;
	letter-spacing: 2px;
	text-align: left;
}

#BANNER{
	width: 775px;
	background-color: transparent;
	background-image: url("/css/preformatted/imgs/guitar_1_2/banner.png");        
    background-repeat: no-repeat;
	height: 265px;
}



#INNERBANNER{
    display: block;
	width: 775px;
	height: 265px;
	background-image: url("/css/preformatted/imgs/guitar_1_2/innerbanner.png");
	background-repeat: no-repeat;
    background-color: transparent;
    position: relative;
   /* z-index: 4;*/
    left: 0px;
}


#CONTENT_CONTAINER{
	min-height: 200px;
	display: block;
	background-image: url("/css/preformatted/imgs/guitar_1_2/bg.gif");
	background-repeat: repeat;
	/*background-position: bottom left;*/
	width: 775px;
	margin-top: 10px;
}


#menu_header{
	background-image: url("/css/preformatted/imgs/guitar_1_2/menu_header.png");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 97px;
	width: 162px;
}


#menu_footer{
	background-image: url("/css/preformatted/imgs/guitar_1_2/menu_footer.png");
	background-repeat: no-repeat;
	background-position:top left;
	height: 156px;
	width: 162px;
}

#menu_cell {
	height: 100%;
	/*padding-left: 25px;*/
}


#MENU {
	background-image: url("/css/preformatted/imgs/guitar_1_2/menu.png");
	background-repeat: repeat-y;	
	width: 162px;
}

#MENU_CONTAINER {
	width: 162px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	padding-right:10px;
	background-color: transparent;
	}

#MENU_CONTAINER A:LINK {
	color: #774114;
	display: block;
	text-decoration: none;
	font-family: Georgia;
	font-size: 12px;
	padding-right: 20px;
	height: 25px;
}

#MENU_CONTAINER A:VISITED {
	color: #774114;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia;
	padding-right: 20px;
	height: 25px;

}

#MENU_CONTAINER A:HOVER {
	color: #9f693c;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia;
	padding-right: 15px;
	height: 25px;
}

#MENU_CONTAINER A:ACTIVE {
	color: #9f693c;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia;
	padding-right: 15px;
	height: 25px;
}

#CONTENT{
	width: 570px;
	padding: 5px;
	margin: 0px;
}

#content_cell{
	/*padding-left: 15px;*/
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}


#content_table {
	width: 775px;
	min-height: 200px;
}



#CONTENT H1{
	font-size: 28px;
	letter-spacing: 2px;
	line-height: 22px;
}

#footer{
	text-align: center;
	width: 775px;
	min-height: 50px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url("/css/preformatted/imgs/guitar_1_2/footer.png");
	height:	102px;
	background-color: transparent;
	background-repeat: no-repeat;

}

#BRANDING{	
	color: #006771;
	height: 60px;
	padding-top:40px;

	}


A:link {   color: #774114; text-decoration: none}
A:visited {  color: #774114; text-decoration: none}
A:hover {   color:#311b3c; text-decoration: none}
A:active {  color: #311b3c; text-decoration: none}


.bulletted{
	background-image: url('/css/preformatted/imgs/guitar_1_2/arrow.png');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left: 15px;
	height: 30px;
}

.button{
	color:#fff;
	font-size: 11px;
	font-weight:bold;
	padding:3px;
	background-color:#333;
	border-style:solid;
	border-color:#c1c1c1 #c1c1c1 #666666 #666666;
	border-width: 1px;
	background-image:url('/css/preformatted/imgs/guitar_1_2/shade.gif');
}



.separator{
	width:42px;
	background-image:url('/css/preformatted/imgs/guitar_1_2/separator.png');
	background-position: center center;
}


/* message board */

#topics{
	border-width: 0px 1px 1px 0px;
	border-color: #333;
}

#threadlist{
	border-width: 0px 1px 1px 0px;
	border-color: #333;
}

#mb_category{
	border-color: #333;
}

#mb_forms HR{
	color: #333
}


#mb_cookie_crumb{
	background-color:#fadafa;
}

#threads{
	background-color:#fadafa;
}

#threads_title{
	background-color:#fadafa;
}


#threads_user{
	border-color: transparent;
}

#post TABLE{
	border-width: 0px 1px 1px 0px;
	border-color: #333;
}

#post_user{
	background-color:#fadafa;
}


#post_controls{
	border-color: transparent;
}



/* message board end */

#universal_settings{left:68%}
