body
{
	text-align: center;
	font-family: Verdana, Univers, sans-serif;
	color:#fff;
	font-size: 11px;
	margin: 20px 0 20px 0;
	padding: 0 0 0 0;
	/*top right bottom left*/
	background-color: #fff;
}



/*//FONTS//*/
h1
{
	font-size: 14px;
	text-decoration: underline;
	padding: 0;
	padding-bottom: 22px;
	margin: 0;
}
h2
{
	font-weight: bold;
	font-size: 11px;
}
body a
{
	text-decoration: none;
	color:#fff;
}
body a:hover
{
	text-decoration: none;
	color:#009EE0;
}
.difficultyText
{
	margin-top: 20px;
	font-size: 10px;
}
.telegraphText
{
	padding: 5px 30px 5px 30px;
}
.formtext
{
	font-family: Verdana, Univers, sans-serif;
	color:#fff;
	font-size: 11px;
}
.formtext input, .formtext select, .formtext option
{
	color:#000;
}
.formtext td
{
padding-right: 10px;
padding-top:10px;
}
/*//END OF FONTS//*/




/*//MISC//*/

.clear
{
	clear: both;
	height:0px;
	font-size:0px;
}
img
{
	border: 0;
}

.dashedline
{
	background:url(images/dash.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin: 20px 0 20px 0;
}
.dashedlineBlack
{
	background:url(images/dashblack.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin: 30px 0 20px 0;
}
p
{
	margin-top:5px;
	margin-bottom:5px;
}

/*//END OF MISC//*/


/*//MENU//*/
#menu_left
{
	/*padding: 85px 0 0 65px;*/
	padding: 0px 0 0 65px;
	width: 230px;
	margin-right: 40px;
	float:left;
}
#menu_left ul, #menu_left li
{
	margin:0;
	padding: 0;
	list-style: none;
}
#menu_left li
{
	margin-bottom: 18px;
}
/*//END OF MENU//*/


/*//NAMED DIVS//*/
#container
{
	width: 950px;
	margin:0 auto;
	/*border: 1px solid #777676;*/
	text-align:left;
	background-color: #000;
}
#header
{
	padding: 25px 50px 0 44px;
	width: 850px;
	height: 115px;
	margin-bottom: 38px;
}
.header_left
{
	float:left;	
}
.header_right
{
	float:right;
	padding-top:20px;
	background:url(images/purchase_album.png);
	background-position: 0px 10px;
	background-repeat: no-repeat;
}
#main
{

	width: 927px;
}
#body_content
{
	float:left;
	width: 545px;
	background:url(images/kevin_home.jpg);
	background-position: 305px 0px;
	background-repeat: no-repeat;
	position: relative;
}
#homeMP3Absolute
{
position: absolute;
right: 0;
top: 380px;
width: 235px; 
}
#body_content_int
{
	float:left;
	width: 505px;
	background-color: #000;
	padding-bottom: 60px;
	margin-left: 20px;
		z-index:20;
}
.bkgShow
{
	background:url(images/bkg_show.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
.bkgAlbum
{
	background:url(images/bkg_album.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
#mailinglist
{
	width: 249px;
}
#latest_news
{
	padding: 0px 0 0px 25px;
	width: 235px;
}
.mailinglistBox
{
	padding: 0 10px 20px 25px;
	height: 64px;
}
#gig_listing
{
	padding: 0px 0 40px 25px;
	width: 255px;
}
#concert_updates
{
	background-color: #fff;
	color: #000;
	width: 260px;
}
#homeMP3
{
	/*margin-top: 90px;*/
	margin-top: 40px;
}

#minheight
{
	height: 650px;
	float: left;
}
#content
{
	float:left;
}

#biogs
{
	background-color: #fff;
	margin-top: 20px;
	color: #000;
	padding: 30px;
	background:url(images/bkg_biog_show.jpg);
	background-repeat: no-repeat;
	height: 152px;
	position: relative;
}

#biogsAlbum
{
	background-color: #fff;
	margin-top: 20px;
	color: #000;
	padding: 30px;
	background:url(images/bkg_biog_album.jpg);
	background-repeat: no-repeat;
	height: 152px;
	position: relative;
}
#biogs a, #biogsAlbum a
{
	color: #000;
}
#biogs a:hover, #biogsAlbum a:hover
{
	color: #009EE0;
}
.biog_1
{
	position:absolute;
	top: 30px;
	left: 18px;
	line-height: 18px;
}
.biog_1_album
{
	position:absolute;
	top: 35px;
	left: 29px;
	line-height: 18px;
}
.biog_2
{
	position:absolute;
	top: 95px;
	left: 18px;
}
.biog_3
{
	position:absolute;
	top: 145px;
	left: 18px;
}
.biog_4
{
	position:absolute;
	top: 73px;
	left: 206px;
	line-height: 16px;
}
.biog_5
{
	position:absolute;
	top: 74px;
	left: 356px;
	line-height: 18px;
}
.biog_6
{
	position:absolute;
	top: 144px;
	left: 356px;
}
#footer
{
	clear:both;
	text-align: right;
	padding: 0 35px 20px 0;
}
#encloseContainerFirefox
{
	clear: both;
	height:0px;
	font-size:0px;
}
#flash
{
	z-index: 10;
	border: 1pt solid #fff;
	position: absolute;
}
#biog
{
	z-index:9999;
}
#review
{
	margin: 30px 0 0 0;
}
#mp3Shopping
{
	margin: 20px 0 0 0;
}
.buyalbum_cover
{
	float:left;
	margin-right: 30px;
}
.buyalbum_text
{
	float:right;
	position: relative;
	width: 250px;
}
.review_shop
{
	position: absolute;
	top: 110px;
	left: 0;
}
.buynow_button
{
	margin: 8px 0 8px 0;
}
#copyright
{
	width: 950px;
	margin: auto;
	color: #000;
	text-align: left;
	padding-top: 10px;
	font-size: 10px;
}

/*//END OF NAMED DIVS//*/





