div#placeholder-logo {
	color: #838383;
	font-size: 30px;
	font-weight: bold;
}

a#logo {
	text-decoration: none;
}

div#placeholder-hero {
	background: #680505;
}

div#placeholder-box1 {
	color: #fff;
}

div#footer {
	border-top: 1px solid #ccc;
	color: #888;
	padding-top: 9px;
	width: 950px;
	text-align: center;
	margin:auto;
}

td.menu-item {
	color: #CC0033;
	font-size:16px;
	font-weight:bold;
}

td.menu-item-hover {
	color: #0033CC;
	font-size:16px;
	font-weight:bold;
}

td.menu-item-selected {
	color: #FF6600;
	font-size:16px;
	font-weight:bold;
}

td.submenu-item {
	background: #f9f9f9;
	color: #000;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-hover {
	background: #666;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
	padding: 6px !important;
}


/* @group Forms */

.announcement-list {
	padding: 3px 10px 0px;
}

.secure-login, .newsletter-form {
	/*border: dashed #FF9966 thin;*/
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.secure-login h3, .newsletter-form h3 {
	background: #CC0000;
	border: none;
	font-size: 12px;
	margin: 0;
	padding: 5px 7px 5px 7px;
	font-weight:bold;
	text-align: left;
}

.secure-login div.form, .newsletter-form div.form {
	padding-left: 2px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #FF9900;
	text-decoration: none;	
}

a:hover, a:active {
	color: #1969bc;
	text-decoration: underline;
}

div#placeholder-box1 a, div#placeholder-box1 h2 {
	color: #fff;
	font-weight: bold;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background: url(/images/cssimg/ln_bg2.png) repeat-y 0 0;
	background-position: center;
	text-align: center;
	margin: 0;
}

div#main_content {
	width: 630px;
	margin: 0px;
	padding: 0px;
}

div#main_middle {
	background: url(/images/cssimg/front2__r2_mid.png) repeat-y 0 0;
	width: 410px;
	text-align: left;
	vertical-align: top;
	margin: auto 0;
	padding: 0px;
	float: right;

}

div#main_inside {
	width: 370px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
	float: left;
}

div#main_flash {
	width:200px;
	margin:auto 0;
	padding: 0px;
	vertical-align: top;
	float: left;
}

div#main_top {
	background: url(/images/cssimg/front2__r1_top.png) no-repeat 0 0;
	text-align: left;
	margin: auto 0;
	height: 67px;
	width: 410px;
	float: right;
}

div#main_bottom {
	background: url(/images/cssimg/front2__r5_bottom.png) no-repeat 0 0;
	text-align: left;
	margin: auto 0;
	height: 28px;
	width: 410px;
	float: right;
}

.nofloat {
	float: none;
}

div#main_foot {
	margin: auto 0;
	text-align: left;
	width: 620px;
	padding-top: 50px;
	height:auto;
}


div#right-sidebar {
	margin-top: 0px;
}

div#left-sidebar {
	margin-top: 0px;
}

div#footer_img {
	text-align:center;
	margin:auto;
	width:auto;
	z-index:-4;
	opacity: .95;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);
}

div#menu_lm {
	background-color:#CCCCCC;
	opacity: .85;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	height: 29px;
	width: 951px;
	margin: 0 auto;
	padding: 0;
	border-bottom: groove #999999;
	position:relative;
	top: 228px;
	padding-bottom: 5px;
}

div#guitar-right {
	/*background: url(/images/fade_guitar.png) no-repeat 0 0;
	background-position: left;
	height: 550px;
	width: 300px;*/
	position:absolute;
	top: 60px;
	left: -180px;
	z-index: -1;
}

div#sax-left {
	/*background: url(/images/fade_guitar.png) no-repeat 0 0;
	background-position: left;
	height: 550px;
	width: 300px;*/
	position:absolute;
	top: -250px;
	left: -200px;
	z-index: -1;
}

div#anchor {
	position: relative;
}

div#header {
	background: url(/images/cssimg/header_guitar.jpg) no-repeat 0 0;
	background-position: top;
	height: 260px;
	margin-left: 1px;
}

div#placeholder-logo {
	height: 100px;
	padding-top: 50px;
}

div.whoslogged {
	height: 18px;
	line-height: 18px;
	padding-top: 18px;
	text-align: right;
}

div#placeholder-search {
	margin:auto;
	top: 15px;
	right: 16px;
	position:absolute;
}

div#placeholder-nav {
	height: 37px;
	padding-left: 28px;
	padding-top: 5px;
	text-align: center;
	width: 900px;
}

div#placeholder-nav table {
	width: 100%;
}

div#placeholder-nav td {
	vertical-align:middle;
}

div#placeholder-hero {
	height: 216px;
	margin: 0;
	width: 600px;
}

div#placeholder-box1 {
	height: 100px;
	width: 255px;
	position: absolute;
	top: 110px;
	right: 25px;
	opacity: .90;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	text-align:right;
}

div#placeholder-box2 {
	height: 250px;
	width: 258px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: auto;
	background-color: #F3F3F3;
	border: solid thin #CCCCCC;
	margin-top: 0;
	padding-top: 10px;
}

div#placeholder-box3 {
	width: 238px;
	background-color: #F3F3F3;
	border: solid thin #CCCCCC;
	margin: auto;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

div#content {
	margin: auto;
	margin-bottom: 0px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	width:900px;
	text-align: left;
}

div#content-top {
	margin:auto;
	width:950px;
	position:relative;
}

div#placeholder-rss {
	height: 16px;
	margin-bottom: 9px;
	text-align: right;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;	
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */
