body {
	font-family: Verdana, sans-serif;
	background-color: #FEF5E4;
	background-image: url(../pics/main_background_2.png);
	background-repeat: repeat;
}

#top {
	height: 15px;
	margin: 0px;
	padding: 0px;
	background-image: none;
}

.hidden, h1 {
	display: none;
}

.horizontal_divider {
	clear: left;
	height: 10px;
	width: inherit;
	background-color: transparent;
}

.vertical_divider {
	width: 10px;
	height: inherit;
	background-color: transparent;
	float: left;
}

.emphasis {
	font-weight: bolder;
}

p.indention {
	text-indent: 20px;
}

h2, h3, h6, .dates {
	color: #7694A9;
}

a.menu:link {
  	text-decoration: none;
}

a.menu:hover {
  	text-decoration: none;
  	background-color: #698FA8;
}

a.menu:visited {
	text-decoration: none;
	border: none;
}

a.maps {
	
}

a img  {
	text-decoration: none;
	border: 0px;
}

.heading, .centering {
	text-align: center;
}

#sidebar h3, #mainbar h2 {
	text-align: center;
}

#twitter_div {
	width: 175px;
	height: 170px;
}

#counter {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	clear: both;
}

#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#header {
	clear: left;
	float: left;
	background-color: #28130d;	
	background-image: url(../pics/main_page_logo.png);
	background-repeat: no-repeat;
	width: 946px;
	height: 150px;	
	color: #DED3D7;
	border-color: #78543E;
	border-style: solid;
	border-width: 1px;
	background-color: transparent;
	text-align: center;
}

ul#navigation {
  	list-style-type: none;
  	margin: 0px;
  	padding: 0px;
	border: none;
}

ul#navigation li {
  	display: inline;
}

ul#navigation li a {
  padding: 1px; 
  border: none; 
  text-decoration: none;
  text-align: center;
  color: inherit;
}

#menu_align {
	padding: 1px;
	position: relative;
	top: 80%;
}

#main {
	width: 950px;
	height: 500px;
	color: #28130D;
}


/***** Sidebar CSS Section *****/

#sidebar {
	background-image: url(../pics/sidebar.png);
	background-repeat: repeat-x;
	width: 265px;
	height: 500px;
	float: left;
}

#sidebar_content {
	position: relative;
	float: inherit;
	background-color: transparent;
	width: 245px;
	height: 480px;
	font-size: small;
	padding: 10px;
	color: #DED3D7;
	text-align: center;
	overflow: hidden;
}


/***** Mainbar CSS Section *****/

#mainbar-container {
	background-image: url(../pics/old_paper.jpg);
	float: left;
	width: 675px;
	height: 500px;
}

#mainbar_frame {
	width: 655px;
	height: 480px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#mainbar {
	float: left;
	width: 645px;
	height: 460px;
	padding: 10px;
	overflow: auto;
	text-align: justify;
	background-color: transparent;
}


/***** Home CSS Section *****/

#home_table {
	width: 100%;
}

#welcome {
	position: relative;
	text-align: center;
	clear: both;
}

#picture {
	float: left;
	width: 305px;
}

#news {
	float: left;
	width: 325px;
	height: 370px;
	overflow: auto;
	padding-right: 5px;
}


/***** Biography CSS Section *****/

#biography {
	width: 635px;
	height: 450px;
	padding-right: 10px;
	overflow: auto;
}

#first{
	float: left;
	margin: 10px;
	width: 30%;
}
#second{
	float: right;
	margin: 10px;
	width: 30%;
}

/***** The Band CSS Section *****/

#theband {
	width: 635px;
	height: 450px;
	padding-right: 10px;
	overflow: auto;
}

/***** Blog CSS Section *****/

#blog {
	width: 635px;
	height: 450px;
	padding-right: 10px;
	overflow: auto;
}

/***** Multimedia CSS Section *****/

#multimedia_page {
	text-align: center;
	width: 635px;
	height: 450px;
	padding-right: 10px;
	overflow: auto;
}


/****** Gigs CSS Section *****/

#current_gigs {
	clear: left;
	width: 63%;
	float: left;
	padding-right: 2%;
}

#past_gigs {
	float: left;
	width: 33%;
	padding-left: 2%;
	clear: right;
}

#current_gigs_data {
	height: 370px;
	overflow: auto;
	padding-right: 10px;
}

#past_gigs_data {
	height: 370px;
	overflow: auto;
	padding-left: 10px;
	/*padding-right: 10px;*/
	background-color: #7694A9;
	font-size: smaller;
	text-align: left;
}

.right_align {
	text-align: right;
}

.current_gigs_table {
	width: 100%;
	background-color: #FEF5E4;
	color: #7694A9;
	font-size: smaller;
	padding: 5px;
	text-align: left;
}

.gig_bold {
	font-weight: bold;
	border-top: 1px solid #000000;
}


/***** Presskit CSS Section *****/

#presskit {
	width: 635px;
	height: 450px;
	padding-right: 10px;
	overflow: auto;
}


/***** Comments CSS Section ****/

#comments {
	width: 390px;
	height: 400px;
	overflow: auto; 
	padding-right: 10px;
}

#comment_box {
	position: relative;
	float: left;
	width: 400px;
	height: 450px;
	margin-right: 20px;
}

.row {
	color: #7694A9;
	font-size: small;
	padding: 5px;
}

.comment {
	color: #28130D;
	border-bottom: 1px solid #7694A9;
	padding-bottom: 5px;
}

.comment_header {
	font-size: x-small;
}
			
#leave_comment {
	position: relative;
	float: left;
	width: 200px;
	height: 450px;
}

label {
	text-align: left;
	font-size: small;
}

input {
	width: 185px;
}

textarea {
	width: 190px;
	height: 160px;
}

#message {
	color: red;
}


/***** Footer CSS Section *****/

#footer {
	clear: both;
	text-align: center;
	font-size: x-small;
	height: 50px;
	background-image: url(../pics/img1b.png);
	background-repeat: repeat-x;
	color: #DED3D7;
}

#copyright {
	position: relative;
	top: 10px;
	float: left;
	margin: 10px;
}

#mp3_player {
	position: relative;
	float: right;
	top: 35%;
	right: 1%;
}

a#nhojwebs {
    text-decoration: none;
  	color: inherit;
}

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

a#nhojwebs:hover {
  	text-decoration: none;
  	background-color: #698FA8;
}

a#nhojwebs:visited {
	text-decoration: none;
	border: none;
}

/** PayPal Button **/

#paypal_button {
	width: 100px;
}

.overflow_hidden {
	overflow: hidden;
}

