body
{
	margin: 0;
	background: #48c1ae;
	font-family: arial;
	font-size: 12px;
	background-image: url(/images/guitar.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

a
{
	text-decoration: none;
	color: #99d5d1;
}

a:hover
{
	text-decoration: underline;
}

p, h1, h2, h3, h4, h5, h6
{
	margin-top: 0;
}

#header
{
	height: 175px;
	background: url(images/pink.jpg) repeat-x;
}

#logo
{
	width: 840px;
	height: 124px;
	margin: 0 auto;
	background: url(images/header.png) center bottom no-repeat;
	position: relative;
}

#blurb
{
	position: absolute;
	width: 565px;
	height: 61px;
	left: 262px;
	top: 36px;
}

#lower
{
	height: 150px;
	background: url(images/pink.jpg) repeat-x;
}

#bottom
{
	height: 288px;
	background: url(images/blue.jpg) repeat-x;
}

#main
{
	position: relative;
	width: 100%;
}

#main_bg
{
	position: relative;
	z-index: 0;
	width: 100%;
	height: 1224px;
}

#content
{
	width: 954px;
	margin: -50px auto 0;
}

#plate
{
	width: 926px;
	height: 404px;
	margin: 0 auto;
	background: url(images/plate.png) center no-repeat;
	position: relative;
}

#footer
{
	padding: 20px;
	text-align: center;
	font-size: x-small;
	color: #ffffff;
	background: #48c1ae;
}

#top_nav
{
	width: 466px;
	height: 29px;
	position: absolute;
	top: 0px;
	right: 0px;
}

#top_fader
{
	width: 906px;
	height: 250px;
	position: absolute;
	top: 39px;
	left: 10px;
}

#top_nav ul
{
	margin: 0;
	padding: 3px 5px 0;
}

#top_nav ul li
{
	display: inline;
	background: url(images/star.jpg) left center no-repeat;
	list-style-type: none;
	padding: 14px;
	text-transform: lowercase;
}

#top_nav ul li a
{
	color: #55c4c4;
	font-size: 14pt;
}
#content_left
{
	width: 322px;
	float: left;
}

#content_middle
{
	width: 329px;
	float: left;
}

#right_column
{
	width: 276px;
	float: left;
}

#content_left div.container, #content_middle div.container
{
	width: 269px;
	padding-left: 15px;
}

#content_left div.title, #content_middle div.title
{
	background: url(images/pink_top.png) top left no-repeat;
	height: 29px;
	color: #ffffff;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 17pt;
	padding-left: 20px;
}

#content_left div.content, #content_middle div.content
{
	background: url(images/yellow.png);
	margin-left: 13px;
	padding: 5px;
	color: #ffffff;
	font-size: 10pt;
	margin-bottom: 20px;
}

#content_right div.content
{
	
}

#content_lower
{
	width: 906px;
	margin: 0 auto;
	padding: 10px;
	height: 130px;
}

#content_btm
{
	width: 906px;
	margin: 0 auto;
	padding: 10px;
	height: 268px;
}

#boxes
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 308px;
	left: 10px;
}

#boxes li
{
	float: left;
	height: 52px;
	padding: 10px;
	list-style-type: none;
	background: #55c4c4;
	margin-right: 6px;
	
}

#boxes li:hover
{
	background: url(images/blue_stripes.jpg);
}

#boxes .title
{
	display: none;
}

#boxes li.a
{
	width: 154px;
}

#boxes li.b
{
	width: 188px;
}

#boxes li.c
{
	width: 216px;
}

#boxes li.d
{
	width: 251px;
}

#right_box1, #right_box2, #right_box3, #right_box4
{
	background: #d1efe9;
	padding: 10px;
	margin-top: 15px;
	width: 253px;
}

#right_box1 p, #right_box2 p, #right_box3 p, #right_box4 p
{
	margin: 0;
}

#blurb
{
	color: #663300;
}

#blurb h2
{
	margin: 0;
	margin-top: 1px;
}

#twitter_update_list
{
	font-size: 10pt;
}

#blurb a
{
	color: #cc0066;
}

#twitter_div ul
{
	margin: 0;
	padding: 0;
}

#twitter_div li
{
	list-style-type: none;
}

#linkbox
{
	width: 122px;
	height: 15px;
	position: absolute;
	top: 110px;
	left: 261px;
}