/* 
CSS Document
Written at 2AM... yeah.
Need sleep... must have sleep
*/
a {	
	color: #000;	
	text-decoration: none;
	}
a:hover {	
	color: #da8319;	
	text-decoration: none;
	font-weight: bold;
}

p {
	margin-top: -15px;
	margin-left: 7px;
	margin-right: 7px;
}

h4 {	
	color: #000;	
	text-decoration: none;
	font-weight: bold;
}

h1 {	
	color: #000;	
	text-decoration: none;
	font-size: 1.6em;
	margin-top: -5px;
}

h2 {	
	color: #000;	
	text-decoration: none;
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 7px;
}

ul {
	margin-top: -15px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #444;
	font-size: .8em;
}
#searchbox {
	padding-left: 10px;
	float: left;
	}
	
#flashplayer{
	margin-top: 15px;	
	float: left;
	background: #444;
	color: #fff;
	font-size: .8em;
}

#navheader{
	padding-left: 10px;	
	padding-top: 5px;
}

#go {
	padding-left: 3px;
	float: left;
}

#main {
	width: 760px;
	height: 550px;
	border: solid #ffffff 0px;
	background: #fff url('images/players_bottom.gif') no-repeat bottom;
	margin-left: auto;
	margin-right: auto;
}

#mainsubpages {
	width: 760px;
	border: solid #ffffff 0px;
	background: #fff url('images/trumpet_bottom.gif') no-repeat bottom;	
	margin-left: auto;
	margin-right: auto;
}

#mainschedule {
	width: 760px;
	height: 525px;
	border: solid #ffffff 0px;
	background: #fff url('images/trumpet_bottom.gif') no-repeat bottom;	
	margin-left: auto;
	margin-right: auto;
}

#maininthestudio {
	width: 760px;
	border: solid #ffffff 0px;
	background: #fff url('images/trumpet_bottom.gif') no-repeat bottom;	
	margin-left: auto;
	margin-right: auto;
}

#one {
	width: 98px;
	float: left;
	font-size: .8em;
}

#two {
	width: 98px;
	float: left;
	margin-left: 25px;
	font-size: .8em;
}

#three {
	width: 98px;
	float: left;
	margin-left: 25px;
	font-size: .8em;
}

#header {
	background: url('images/header_repeat.gif') repeat top;
	height: 102px;
	border: 0px solid #000;
	width: 760px;
}

#headercontainer {
	height: 100px;
	width: 760px;
}

#headerleft {
	height: 100px;
	width: 200px;
	float: left;
}

#headercenter {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

#headerright {
	margin-left: 10px;
	float: left;
}

#navigation {
	border: 0px solid #000;
	width: 188px;
	float: left;
}

#content {
	border: 0px solid #000;
	width: 355px;
	margin-left: 22px;
	float: left;
}

#subpagecontent {
	border: 0px solid #000;
	width: 540px;
	margin-left: 22px;
	float: left;
}

#photoplace {
	border: 0px solid #000;
	width: 141px;
	float: left;
}

#description {
	border: 0px solid #000;
	width: 395px;
	height: 154px;
	background: url('images/shows_roundedrec.jpg') no-repeat top;
	float: left;
}

#rightcolumn {
	border: 0px solid #000;
	width: 188px;
	margin-top: -15px;
	float: left;
}

#footer {
	width: 760px;
	text-align: center;
	font-size: .8em;
	color: #fff;
	margin-left: auto;
	margin-right: auto;
}

#graybox {
	width: 535px;
	border: 0px solid #000;
}

#reviewleft {
	width: 400px;
	float: left;
	border: 0px solid #000;
}

#reviewright {
	width: 125px;
	float: right;
	margin-top: 0px;
	border: 0px solid #000;
}

#inthestudio {
	width: 525px;
	height: 75px;
	padding-top: 270px;
	word-spacing: 30px;
	background: url('images/inthestudio.jpg') no-repeat top;
}
#studiolink {
	padding-left: 15px;
}

#studiosoon {
	height: 50px;
	padding-left: 20px;
}

#quote {
	margin-top: 35px;
	padding-right: 100px;
	text-align: right;
	width: 760;
	font-size: .7em;
}

.clear {
	width: 100%;
	height: 1px;
	margin: 0 0 -1px;
	clear: both;
	}
