body {
	font-family: "lucida sans", verdana;
	font-size: 9pt;
	color: white;

}

body#mainBody {
	background: #242a2a url("/img/bg.jpg") top left repeat-y;
}

body#frontBody {
	background: #000000  /* url("/img/bg_black.jpg") top left repeat-y;*/
}

body#iframe {
	background-color:transparent;
	padding: none;
	margin: none;
	width: 90%;
}

iframe {
	border-width: 0px;
	width: 490px;
	height: 1000px;

	/*
	overflow-x: hidden;
	overflow-y: scroll; 
	*/
}

div#logoSpace {
	background-color: black;
	height: 198px;
}


div#container {
	position: absolute;
	left: 200px;
	top: 5px;
	width: 530px;
	background-color: #242a2a;
	height: 1200px;
	/*height: 600px;*/
}

div#menuLinks {
	text-align: center;
}

div#player {
	text-align: center;
	padding-top: 0px;
	padding-bottom: 10px;
}


div#main {
	padding-left: 20px;
	padding-right: 20px;
	background: black url("img/fade.jpg") bottom center repeat-x;
	height: 950px;
	/*border: 1px solid white;*/
}

div#copyright {
	/*margin-bottom: -50px;*/
	text-align: center;
	vertical-align: top;
	/*	min-height: 100px;*/
	color: #bbbbbb;
	margin-top: 30px;
	/*border: 1px solid white;*/

}

p.copyright {
	text-align: center;	
	vertical-align: bottom;
	min-height: 100px
}
	

a.menu {
	font-size: 11pt;
	font-variant: small-caps;
	font-weight: bold;
	color: #e7c84b;
	text-decoration: none;
}
	
a.menu:hover,visited,active {
	text-decoration: none;
	color: #e7e3d2;
}


a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #e7c84b;
}
	



/* Program page to change class */
a.chosen {
	text-decoration: underline;
}

h1 {
	padding-top: 10px;
	font-size: 16px;
	border-bottom: 1px solid white;
}

h2 {
	padding-top: 3px;
	margin-top: 0px;
	font-size: 14px;
	margin-bottom: 2px;
}

p.entry {
	margin-left: 7px;
	margin-right: 12pt;
	margin-top: 4px;
	margin-bottom: 6px;
}

p.footer {
	margin-right: 12pt;
	padding-bottom: 5px;
	font-style: italic;
	color: #bbbbbb;
}

table {
	width: 100%;
}

td	{
	border: 1px solid #242a2a;
	padding: 1px 4px 1px 4px;
	vertical-align: top;
} 

td.date 	{
	font-style: italic; 
	width: 150px;
}

th {
	text-align: left;
	font-weight: bold;
}

/*td.title 	{ font-weight: bold; }*/

input {
	font-family: "lucida sans", verdana;
	font-size: 11px;
	color: white;
	background: black;
	border: 1px solid #e7c84b;
}

input.submit {
	color: #e7c84b;
	font-weight: normal;
}

textarea {
	width: 300px;
	font-family: "lucida sans", verdana;
	font-size: 11px;
	color: white;
	background: black;
	border: 1px solid #e7c84b;
}

hr {
	border: 1px solid #303030;
	width: 80%;
}

p.right { text-align: right; }

img {
	border: 0px;
}

img.member {
	float: left;
}

span#errorsDiv_name, span#errorsDiv_message {
	color: red;
}

img#frontLogo {
	position: absolute;
	left: 200px;
	top: 60px;
	border: none;
}

div#member {
	margin: 10px 0px 0px 10px;
	text-align: center;
	font-weight: bold;
}

#collage {
	width: 448px;
	height: 551px;
	/*background: url("img/member_collage2.png") top center no-repeat;*/
	background: url("img/bandpic1.jpg") top center no-repeat;
}

#collage_zone1 {
/*	border: 1px solid white;*/
	float: left;
	width: 120px;
	height: 230px;
	margin-left: 10px;
	margin-top: 200px;
}

#collage_zone2 {
/*	border: 1px solid white;*/
	float: left;
	width: 60px;
	height: 240px;
	margin-left: 0px;
	margin-top: 30px;
}

#collage_zone3 {
/*	border: 1px solid white;*/
	float: left;
	width: 60px;
	height: 320px;
	margin-left: 0px;
	margin-top: 90px;
}

#collage_zone4 {
/*	border: 1px solid white;*/
	float: left;
	width: 80px;
	height: 170px;
	margin-left: 0px;
	margin-top: 10px;
}

#collage_zone5 {
/*	border: 1px solid white;*/
	float: left;
	width: 100px;
	height: 230px;
	margin-left: 0px;
	margin-top: 105px;
}

input.special {
	visibility: hidden;
}

div#ep_covers {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

a img.thumb {
	border: 2px solid #e7c84b;
}
	
a img.thumb:hover {
	border: 2px solid #e7e3d2;
}

label {
    display: block;
    width: 90px;
    float: left;
    margin: 2px 4px 6px 4px;
	vertical-align: top;
}

div#yagosta {
	position: absolute;
	top: 150px;
	left: 750px;
}
