body {
	margin: 0;
	padding: 0;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #061C37;
	background: #EEEFE4;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}

*
{
	margin: 0 auto 0 auto;
 	text-align: left;
}

#container
{
	display: block; 
	height: auto;
	position: relative;
	width: 960px;
}

#header
{
	text-indent: 55px;
	height: 5px;
}

#header_bottom
{
	height: 25px;
	width: 900px;
	background-image: url(images/header_bottom.png);
}

#mainpic
{
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	width: 900px;
	height: 354px;	
}

.off
{
	color: #67A0F5;
}

#menu
{
	display: inline;
	float: right;
	margin-right: 75px;
	margin-top: 20px;
}

#menu ul {
	list-style: none;
	padding: 0px;
}

#menu li {
	list-style: none;
	padding: 0px;	
	display: inline; 
	
}

#menu a {
	float: left;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 13px;
	padding-top: 10px;
	padding-left: 2px;
	padding-right: 2px;
	height: 20px;
	width: 96px;
	background-image: url(images/tab.png);
}

#menu a:hover{
	background-image: url(images/tab_hover.png);
}

#leftmenu
{
	width: 204px;
	float: left;
}

#leftmenu_top
{
	width: 204px;
	height: 14px;
	background-image: url(images/leftmenu_top.png);
}

#leftmenu_bottom
{
	width: 204px;
	height: 14px;
	background-image: url(images/leftmenu_bottom.png);
}

#leftmenu_main
{
	width: 204px;
	height: auto;
	background-color: #1C478E;
}

#leftmenu_main ul
{
	list-style: none;
	padding: 0px;
	width: 204px;
}

#leftmenu_main h2
{
	text-indent: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	background-image: url(images/leftmenu_link.png);
}

#leftmenu_main h3
{
	margin-left: 0px;
	list-style: none;
	width: 204px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}

#leftmenu_main ul li
{
	list-style: none;
	padding: 0px;
	width: 204px;
	text-align: left;
}



#leftmenu_main a
{
	color: #FFFFFF;
	font-size: 13px;
	text-decoration: none;
}

#leftmenu_main ul li a, #leftmenu_main ul li a:visited
{
	display: block;
	list-style: none;
	padding: 0px;
	width: 180px;
	padding-top: 4px;
	height: 30px;
	text-align: left;
	background-image: url(images/leftmenu_link.png);
	background-repeat: repeat-x;
	margin-top: 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#leftmenu_main ul li a:hover
{
	color: #87BCF8;
}

.videoTitle
{
	text-indent: 5px;
	color: #FFFFFF;
}


#content
{
	display: block;
	float: left;
	width: 689px;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
}


#content_top
{
	background-image: url(images/main_top.png);
	background-repeat: no-repeat;
	width: 689px;
	height: 25px;
}

#content_main
{
	background-image: url(images/main_back.png);
	background-repeat: repeat-y;
	width: 659px;
	padding-left: 15px;
	padding-right:15px;
}

#content_main h1, h2, h3, h4, h5, h6
{
	margin-left: 30px;
}

#content_main p
{
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 30px;
}

#content_bottom
{
	background-image: url(images/main_bottom.png);
	background-repeat: no-repeat;
	width: 689px;
	height: 25px;
}

#footer
{
	float: right;
	color: #FFFFFF;
}

#footer table
{
	border: none;
}

#footer td
{
	padding-left: 5px;
	vertical-align: top;
}

#footer img
{
	border: none;
}

html, body {
	text-align: center;
}

p 
{
	text-align: left;
}

#patchLogo
{
	margin-bottom: 12px;
	border: none;
}

.instrumentationName
{
	text-align: right;
	font-weight: bold;
	height: 25px;
}

.playerImage
{
	display: none;
}

.playlistAlbumImg
{
	margin-left: 10px;
}

.playlistTable
{
	padding-left: 10px;
	width: 204px;
}

.playlistTable a:hover
{
	background-color: #B80000;
}

#bookingFooter
{
	text-indent: 140px;
	
}

#keyboardImg
{
	margin-left: 120px;
}

#mailForm
{
	margin-right: 50px;
}

.formLabel
{
	font-style: italic;
	font-weight: bold;
	color: #B80000;
}

.photoAlbumTitle
{
	margin-left: 80px;
}

.discographyList
{
	margin-left: 25px;
}

.discographyList a:hover
{
	background-color: #B80000;
}
