@charset "utf-8";
/* CSS Document */

/**************** GENERIC SELECTORS - TYPE ****************/ 
body {
	font-family: Tahoma, Arial, "Helvetica", sans-serif; 
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color: #473E35;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight:normal;
	font-size: 13px;
	color: #333; 

}

li { 
	list-style-type: none; 
	line-height: 120%;
} 

ul.idol li{
	list-style-type: disc;
	font-weight: 100;
	}
	
div.idolbox {
	margin: 10px; 
	padding: 10px; 
	background-color: #FFFFFF;
	text-align:left;
	border: 3px solid #000000;
}

.idolimage {
	margin-right: 10px;
	border: 3px solid #000000;
	}
	
p {
	font-family: Tahoma, Arial, "Helvetica", sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	font-weight: bold;
}

h1 {
	font-size: 130%;
	font-weight:bold;
	color:#C00;
}

.menu { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold; 
	color: #fff;
	text-align:center;
}
.header-contact {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align:right;
}

.footer { 
	font-size: 11px; 
	font-weight:bold;
	color: #fff;
	text-align:center;
}

/**************** LINK COLOR RESET****************/ 

.white{
	color:#fff;
}
.black{
	color:#000;
}
.red{
	color:#c00;
}

/**************** PSEUDO CLASSES - LINK ****************/ 

a:link { 
	text-decoration: none; 
	font-weight: bold;
} 
a:active { 
	text-decoration: underline; 
	font-weight: bold;
} 
a:visited { 
	text-decoration: none; 
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}

li :link { 
	text-decoration: none; 
	font-weight: bold; 
}
li a:visited { 
	text-decoration: none; 
	font-weight: bold; 
}
li a:hover { 
	text-decoration: underline; 
	font-weight: bold;
} 

/************************* PAGE STRUCTURE ELEMENTS *************************/

.left {
	text-align: center;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.padding {
	margin: 20px;
	text-align:left;
}

#contact {
	height: auto;
	width: 300px;
	padding-right: 15px;
}

.events-header{
	font-size:15px;
	color:#fff;
	text-align:center;
}
#events-content {
	margin: 10px;
	height: auto;
	width: 180px;
}#center-all {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

/* CONTENT DIVS */

#content_blank {
	text-align:left;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#content {
	background: url(images/backgrounds/contact.jpg) no-repeat top;
	text-align:left;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#about_photo {
	background: url(images/backgrounds/about.jpg) no-repeat top;
	text-align:left;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#concerts_photo {
	background: url(images/backgrounds/concerts.jpg) no-repeat top;
	text-align:left;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#contact_photo {
	background: url(images/backgrounds/contact.jpg) no-repeat top;
	text-align:left;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#education_photo {
	background: url(images/backgrounds/education.jpg) no-repeat top;
	text-align:left;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#join_photo {
	background: url(images/backgrounds/join.jpg) no-repeat top;
	text-align:left;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#members_photo {
	background: url(images/backgrounds/members.jpg) no-repeat top;
	text-align:center;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#tours_photo {
	background: url(images/backgrounds/tours.jpg) no-repeat top;
	text-align:left;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
.Payment {
	color: #000;
}
.test {
	color: #000;
}
#Table_01 tr td table tr .left table tr td #members_photo table tr td p {
	color: #000;
}
