/* this is the style sheet for www.krecs.com */

/* body 
_____________________________________________*/
body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Helvetica, Verdana, Ariel, sans;
	}
body.artistpage { background: #FFE87F url(none);}
body.presspage { background: #D2EAA4 url(none);}
body.showspage { background: #F9CFF7 url(none);}
body.infopage { background: #ADD0F2 url(none);}
body.artistpage { background: #FFE87F url(none);}
img {
	border: 0;
	}

/* link classes
_____________________________________________*/
a:link {
	color: #000000; 
	text-decoration: none;
	}
a:visited {
	color: #333333;
	}
a:hover {
	color: #555555;
	}
/* Center Page Style
_____________________________________________*/
div.page_contain {
	margin: 0 auto 30px auto;
	padding: 0 10px 0 10px;
	width: 750px;

	}


/*  navbar style
_____________________________________________*/
#Nav {
	align: right;
	text-align: right;
	width: 500px;
	z-index: 10;}
#Nav img {
	padding: 0 5px 0 0;
	}
#Nav img.nav_shows {
	padding-right: 50px;
	}
#Nav img.nav_bb {
	padding-right: 30px;
	}
#Big_Logo {
	position: absolute;
	margin-left: -30px;
	top: -30px;
	z-index: 0;
	}

/*  left half of the screen 
___________________________________________*/
	
div.left {
	position: absolute;
	top: 150px;
	width: 250px;
	z-index: 5;
	}
h1.section_title {
	font-size: 55px;
	z-index: 10;
	margin-bottom: -30px;
	}	
p.section_subtitle {
	font-size: 60%;
	margin-left: 60px;
	z-index: 10;
	}
.section_nav {
	position: absolute;
	margin-top: 150px;
	font-size: 80%;
	text-align: center;
	z-index: 25;
	}
p.artist_nav {
	position: absolute;
	margin-top: 200px;
	font-size: 80%;
	text-align: center;
	z-index: 25;
	}
img.artistimg {
	position: absolute;

	top: 220px;
	height: 120px;
	width: 220px;
	z-index: 27;
	}
	
/* this is the content aka right side formatting 
_________________________________________________*/
#box h4 {
	margin-bottom: -1em;}
#box p {
	margin-left: 10px;
	}
#box #ad {
	margin-left: -10px;
	}
div.top {
	position:relative;
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 20;
	}
#content_box {
	width: 450px;
	background: #FFFFFF;
	}
div.bottom {
padding: 5px 15px 5px 15px;
}


div.right {
	position: relative;
	margin-left: 250px;
	font-size: 80%;
	z-index: 30;
	font-size: 60%;
	}
h2.page_title {
	position: absolute;
	top: 100px;
	left: 350px;
	width: 400px;
	text-align: center;
	font-size: 150%;
	}
h2.c_title {
	text-align: center;
	font-size: 120%;
	}
ul.none {
	list-style-type: none;
	margin-left: -20px;
	font-size: 70%;
	}
p.c_center {
	text-align: center;
	font-size: 70%;
	}	
p.oldshow {
	color: 885588;
	}
table.artistshows {
	font-size: 50%;
	text-align: center;
	}
table.discotable{
	width: 350px;
	}
img.discoimg {
	border: 1;
	float: left;
	padding-right: 10px;
	
	}


	