body
{

	color: #ffffff;

	background-color: #dddddd;
	background-image:url("../images/sunset_background.jpg");
	background-position: bottom;
	text-align: center;
	font-family: fixedsys, monospace 
}

#container
{
	margin: 0 auto;
	text-align: center;
	width: 1280px;
}

#container img
{
	border: 0;
}

h1
{
	font-weight: bold;
}

#topbanner
{
	background-color: black;
	height: 130px;
	width: 1280px;
	text-align: left;
}

#new_nav_banner
{
	background:url(../images/gray_gradient_top_bottom_1x25.gif);
	background-repeat: repeat;
	width: 1280px;
	height: 20px;
	font-family: arial;
}

#new_nav_banner a
{
	color: #ffffff;
	padding-left: 80px;
	padding-right: 80px;
}

#new_nav_banner a:visited
{
	color: #ffffff;
}

#new_nav_banner a:hover
{
	color: #ffff00;
}

#linksbar
{
	background-color: #000000;
	font-family: arial;
}

#menubar
{
	text-align: center;
	width: 1280px;
	background-color: #ffffff;
}

#leftnav
{
	text-align: left;
	float: left;
	width: 170px;
	height: 900px;
	background-color: #000000;

}


#rightlinks
{
	float: right;
	width: 200px;
	height: 400px;
	height: 900px;
	background-color: #000000;
}

#leftnavlong
{
	float: left;
	width: 170px;
	height: 900px;
	background-color: #000000;
}

#rightlinkslong
{
	float: right;
	width: 200px;
	height: 900px;
	background-color: #000000;
}

#triple_column_container
{
	text-align: center;
	height: auto;
}

#col1
{
	float: left;
	width: 33%;
	height: auto;
}

#col2
{	
	float: left;
	width: 33%;
	height: auto;
}

#col3
{
	float: left;
	width: 33%;
	height: auto;
}

#music_leftcol
{
	float: left;
	width: 95%;
	height: auto;
	line-height: 30px;
}

#music_rightcol
{
	float: left;
	width: 5%;
	height: auto;
	line-height: 30px;
}

#content
{

	text-align: left;
	background-color: #000000;
	height: 900px;
	background-repeat: repeat;
	color: #ffffff;	
	width: 1270px;
	float: left;
	height: 900px;
	padding-left: 5px;
	padding-right: 5px;
	height: auto;
	min-height: 768px;
}

#contentlong
{
	background-color: #000000;
/*	background-image: url(/images/jonmusic-background.gif); */
	color: #ffffff;
	padding-left: 15%;
	padding-right: 15%;
	width: 651px;
	height: 900px;
}

table#musicdownloads
{
	color: #ffffff;
	border: #ffffff;
	border-width: 2px;
}



table#links
{
	color: #ff00ff;
}

table#gallery
{
}

a:link
{
	color: #aaaaaa;
	text-decoration: none;
}



a:visited
{
	color: #aaaaaa;
	text-decoration: none;
}

a:hover
{
	color: #ffffff;
	border-color: #ff0000;
	text-decoration: none;	
}

#footer
{
	vertical-align: bottom;
	color: #55ffff;
	border-top-color: #ffffff;
	border-top-style: solid;
	text-align: left;
	width: 100%;
	clear: both;
	background-color: #000000;
}


#blog
{
	color: #eeffcc;
}
