body
{
	margin: 30px 0px 30px 30px;
	
	font-family: verdana, arial, helvetica, sans-serif;
	color: gray;
	font-size: 10px;
	
	padding-bottom: 50px;
	
	line-height: 13px;
	
}

div
{
	color: white;
}

a:link,
a:visited,
a:active
{
	color: #c0c0c0;
	text-decoration: none;
}

a:hover
{
	color: white;
}

a.hidden:link,
a.hidden:visited,
a.hidden:active
{
	color: white;
	cursor: default;
}



/** BANNER BANNER BANNER **/

a:link img.banner, 
a:visited img.banner
{
	border: solid 1px #c0c0c0;
}

a:hover img.banner
{
	border: solid 1px #000000;
}



/** FORM FORM FORM **/


form span.element-header
{
	font-weight: bold;
}

input.button
{
	
}

input.text,
input.log-on-text,
textarea
{
	font-size: 10px;
	border: solid 1px gray;
	width: 100%;
	font-family: verdana, arial, helvetica, sans-serif;
	
	margin-bottom: 10px;
	
	padding: 3px;
}

textarea
{
	
}








/** MAJOR PLACEHHOLDERS **/

#right
{
	position: absolute;
	
	margin-left: 699px; /** 690 **/
	
	margin-bottom: 25px;
	
	width: 217px;
	
}

#container
{
	position: relative;	
	width: 800px;
	
	margin-top: 20px;
}














div.header p
{
	margin: 0;
}





#main
{
	position: absolute;
	
	margin-top: 65px;
	margin-left: 123px; /** 114 **/
	
	width: 568px;
	
	background-color: white;
	
	border: none;
}

#menu
{
	position: absolute;	
	
	margin-top: 65px;
	
	width: 100px;
	
	background-color: #FFFFFF;	
	
	font-size: 11px;
	
	
}

#right-top
{
	margin-bottom: 15px;
}





#top
{
	position: absolute;
	
	width: 675px;
	
	height: 85px;
	
	padding: 0px;
	
}


#logo
{
	width: 673px;
	height: 79px;
	
	border: none;
	
	margin-right: 20px;
	
	margin-top: 4px;
}

#footer
{
	background-color: #000000;
	padding: 6px;
	margin-bottom: 30px;
	border: none;
	
	clear: both;
	
	text-transform: uppercase;

}


div.header,
div.content,
div.main-content
{
	position: relative;
	background-color: #000000;

	margin-bottom: 1px;
	
	border: none;
}



div.header,
div.content
{
	padding: 6px;
}

div.header
{
	font-weight: bold;
	text-transform: uppercase;
}

div.header a
{
	font-weight: normal;
}


div.main-content
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-top: 8px;
	
	float: left;
	
	width: 548px;
}

div.content p
{
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
}






/** BANDLIST BANDLIST BANDLIST **/


div.bandlist-column
{
	width: 47%;
	float: left;
}

p.bandlist-header,
p.linklist-header
{
	background-color: #808080;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	margin: 10px 0px 5px 0px;
}

p.bandlist,
p.linklist
{
	margin-top: 2px;
	margin-left: 2px;
	margin-bottom: 0px;
}

div.bandlist-column-divider
{
	width: 6%;
	
	float: left;
}

div.bandlist-row
{
	
}

span.letter-top
{
	margin-left: 20px;
	font-weight: normal;
}






/** CONTACT CONTACT CONTACT **/

img.contact
{
	float: left;
	border: 1px solid #FFFFFF;
	margin-bottom: 20px;
	margin-right: 15px;
}

#contact-message
{
	width: 100%;
	height: 150px;
}

#main-contact
{

}

#main-contact #contact-form-container
{
	width: 70%;
	text-align: left;
	border: none;
	margin-top: 15px;
	margin-left: 15%;
}
















/** GUESTBOOK GUESTBOOK GUESTBOOK */

div.guestbook-entry p
{
	padding: 2px 5px 2px 10px;
}

p.details span.name
{
	font-weight: bold;
}

#main-guestbook div.guestbook-entry,
#main-guestbook #guestbook-form-container
{
	width: 70%;
	text-align: left;
	margin-top: 15px;
	margin-left: 15%;
}

#main-guestbook div.guestbook-entry
{
	border: dashed 1px #FFFFFF;
	padding-bottom: 8px;
}

#main-guestbook #guestbook-form-container
{
	border: none;
}

#guestbook-entry-form
{
	width: 100%;
}

#guestbook-entry-form input.text,
#guestbook-entry-form #message
{
	width: 99%;	
}

#guestbook-entry-form #message
{
	height: 100px;
}

p.guestbook-answer
{
	border: none;
	font-style: italic;
	margin-bottom: 0px;
	
	padding-right: 5px;
}

div.guestbook-entry p.details
{
	margin-bottom: 0px;
}

div.guestbook-entry p.details-bottom
{
	text-align: right;
	margin-top: 0;
	margin-bottom: 0;
	
	padding-right: 10px;
}

div.guestbook-entry p.text
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 5px;
}

div.guestbook-entry p.writer
{
	margin-top: 0px;
}








/** LATEST NEWS **/


span.date
{
	font-weight: bold;
}




/** LOG ON LOG ON **/

#log-on-container
{
	position: absolute;
	z-index: 999;
	margin-left: 25%;
	top: 20%;
	left: 150px;
	border-style: none;
	border-top: 0;
	padding: 0;
	width: 300px;
	visibility: visible;
}

#log-on-blur
{
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

#log-on-shadow, #log-on-content
{
	position: relative;
	bottom: 2px;
	right: 2px;
}

#log-on-shadow
{
	background-color: #666; /*shadow color*/
	color: inherit;
}

#log-on-content
{
	background-color: #EBEBEB; /*background color of content*/
	color: #000; /*text color of content*/
	border: 1px solid #000; /*border color*/
	padding: .5em 2ex;
}

input.log-on-text
{
	width: 150px;
}







/** MEMBER MEMBER MEMBER **/

p.member
{
	margin-top: 20px;
	margin-left: 15px;
	
	clear: both;
}

span.membername
{
	font-weight: bold;
	font-size: 15px;
}










/** MENU MENU MENU **/



#menu ul
{
	margin: 0;
	padding: 0;
	font-weight: bold;
	list-style: none;
	width: 108px; /** 99 **/
}



#menu li,
#menu li a,
#menu li a:hover
{
}

#menu li span.menutext
{
	line-height: 17px;
}

#menu li,
#menu li a
{
	padding: 0;
	display: inline;
	background: #000000;
	margin-bottom: 1px;
	vertical-align: middle;
	
}

#menu li a
{
	display: block;
	padding: 4px;
	text-decoration: none;
	display: block;
	width: 106px; /** 99 **/
	height: 17px;	
}

#menu li a:hover
{
	background: #CCCC66;
}






span.colorchanger
{
	display: block;
	width: 10px;
	height: 10px;
	float: left;
	position: relative;
	margin-right: 5px;
	padding: 0;
	border: none;
}









/** THUMBNAIL THUMBNAIL THUMBNAIL **/

div.thumbnailcontainer
{
	width: 33%;
	text-align: center;
	float: left;
}

div.thumbnailrow
{
	border: none;
	text-align: center;
}

a:link img.thumbnail, 
a:visited img.thumbnail
{
	border: solid 1px #c0c0c0;
}

a:hover img.thumbnail
{
	border: solid 1px #FFFFFF;
}

span.error-message,
span.success-message
{
	color: white;
	display: block;
	padding: 5px;
	font-weight: bold;
}



span.error-message
{
	background-color: #CC3300;
}

span.success-message
{
	background-color: #009933;
}




/** TOP TOP TOP **/


#top p
{
	margin-bottom: 0px;
	margin-top: 3px;
	margin-right: 5px;

	font-size: 10px;
	color: #000000;
	text-align: left;	
}















/** VIEW IMAGE VIEW IMAGE **/

p.concert-photo-fullsize
{
	text-align: center;
}

img.concert-photo-fullsize
{
	margin-top: 25px;
	margin-bottom: 25px;
	border: none;
}

#prev-photo-content,
#next-photo-content
{
	text-align: center;
	margin-bottom: 15px;
	height: 175px;
}




p.error-message
{
	color: red;
}

#logged-on-content
{
	margin-bottom: 15px;
}

#right-top-2
{
	margin-bottom: 15px;
}