
		/* SITE STYLE */
		body {
		margin:0px;
		padding:0px;
		border:0px;
		text-align:center;
		background:#8EAE9E url('../__sites/24/bgtile.png') center top repeat-y scroll;
		font-family:arial;
		font-size:11pt;
		}
		h1 {
		color:#fff;
		font-size:40px;
		}
		#container {
		width:950px;
		margin-left:auto;
		margin-right:auto;
		color:#111;
		}
		#header {
		height:156px;
		padding-left:200px;
		background:url('../__sites/24/bg.png') center top no-repeat scroll;
		}
		
		#main {
		background:#CC320E url('../__sites/24/background-images/acousti-guitar-950x633.jpg') Left Bottom no-repeat scroll;
		padding-bottom:60px;
		}
		
		#main .col1 {
		background:#D6600E url('../__sites/24/colbg4.png') right top no-repeat scroll;
		margin-left:6px;
		margin-top:6px;
		}
		#main .col2 {
		background:#B8C65A url('../__sites/24/colbg2.png') right top no-repeat scroll;
		margin-left:6px;
		margin-top:6px;
		}
		#main .col3 {
		background:#5D661A url('../__sites/24/colbg3.png') right top no-repeat scroll;
		margin-left:6px;
		margin-top:6px;
		}
		#main .col4 {
		background:#CC320E url('../__sites/24/colbg1.png') right top no-repeat scroll;
		margin-left:6px;
		margin-top:6px;
		}
		
		#footer .col1 *, #footer .col2 *, #footer .col3 * {
		background:#0F3623 !important;
		font-size:10pt !important;
		color:#aaa !important;
		}
		#footer a {
		color:#ccc !important;
		}
		
		#menu {
			clear:both;
			width:950px;
			margin-left:auto;
			margin-right:auto;
			background:#0F3623;
		}
		
		/* MENU */
		.menu {
		border:none;
		border:0px;
		margin:0px;
		padding:0px;
		font-size:16px;
		font-weight:bold;
		}
		.menu ul {
		height:40px;
		list-style:none;
		margin:0;
		padding:0;
		}
		.menu li {
		float:left;
		padding:0px;
		margin-left:4px;
		}
		.menu li a {
		background:#195939 url("../__stylesheets/menu_sep.gif") bottom -1px no-repeat scroll;
		color:#AAC2B6;
		display:block;
		line-height:20px;
		margin:0px;
		padding:0px 5px;
		text-align:center;
		text-decoration:none;
		font-size:16px;
		font-weight:600;
		}
		.menu li a:hover, .menu ul li:hover a {
		background:#195939 url('../__stylesheets/menu_hover.gif') bottom center no-repeat scroll;
		color:#AAC2B6;
		text-decoration:none;
		font-size:16px;
		}
		.menu li ul {
		background:#195939;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		/*width:225px;*/
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
		.menu li:hover ul {
		display:block;
		}
		.menu li li {
		background:url('../__stylesheets/sub_sep.gif') bottom left no-repeat scroll;
		display:block;
		float:none;
		margin:0px;
		padding:0px;
		/*width:225px;*/
		font-size:16px;
		
		}
		.menu li:hover li a {
		background:none;
		font-size:12px;
		font-weight:600;
		}
		.menu li ul a {
		display:block;
		height:25px;
		font-size:12px;
		font-weight:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a {
		background:#195939 url('../__stylesheets/menu_hover_sub.gif') center left no-repeat scroll;
		border:0px;
		color:#AAC2B6;
		text-decoration:none;
		}
		.menuSelected {
		background:#CC320E !important;
		color:#fff !important;
		}
		.menu p {
		clear:left;
		}
		#main_header {
		}
		#search {
			position:absolute;
			top:5px;
			left:50%;
			width:300px;
			margin-left:235px;
			z-index:100;
		}
		#subscribe {
		background:#195939 !important;
		color:#aaa !important;
		}
		
		/* make quotes big and white */
		blockquote p {
		color:#fff;
		font-size:20px;
		}
		
		hr {
		border:none;
		border-top:#CC320E 4px dashed;
		height:8px;
		background:none;
		}
		
		a.related {
		padding-top:5px !important;
		padding-bottom:5px !important;
		}
		
		div.users {
		width:99%;
		text-align:center;
		}
		
		div.user {
		float:left;
		width:24%;
		margin-right:5px;
		background:#B8C65A url('../__sites/24/colbg2.png') right top no-repeat scroll;
		margin-bottom:10px;
		height:330px !important;
		text-align:center;
		}
		
		div.user .thumb {
		text-align:center !important;
		height:300px;
		}
		
		div.user .name {
		background:#B8C65A url('../__sites/24/colbg3.png') right top no-repeat scroll;
		height:30px;
		white-space:nowrap;
		}
		.user a {
		font-weight:600;
		font-size:20px;
		}
		
		a.helpwanted {
		display:block;
		position:absolute;
		top:10px;
		left:50%;
		z-index:200;
		width:326px;
		height:66px;
		background:url('../__sites/24/helpwanted.png') center top no-repeat scroll;
		margin-left:-375px;
		}
		a.helpwanted:hover {
		height:219px;
		background:url('../__sites/24/helpwanted.png') center bottom no-repeat scroll;
		}
		/* TEMPLATE STYLE */
		
		/* PAGE STYLE */
		#row1 .col3, #row2 .col3, #row3 .col3 {
		background:#B8C65A url('../__sites/24/colbg2.png') right top no-repeat scroll !important;
		}
		
		
