@charset "utf-8";
body {
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#box {
	background-image: url(img/main_bg.jpg);
	height: 665px;
	width: 1000px;
	vertical-align: top;
	background-repeat: no-repeat;
	overflow: auto;
}
#box #menu_box {
	height: 656px;
	width: 186px;
	text-transform: uppercase;
	float: left;
	background-image: url(img/menu_box.png) !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menu_box.png');
}

#box #menu_box a {position:relative}

#video {
	text-align: center;
}
#video #title {
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 0px;
}
#box #contenido {
	float: right;
	height: 650px;
	overflow: auto;
	width: 780px;
	margin-top: 5px;
}
#box #contenido a,#box #contenido a:visited{
color:#FFCC00;
}
#box #contenido p {
	font-size: 13px;
	margin-right: 15px;
	margin-left: 15px;
}
#box #contenido li {
	font-size: 13px;
}

#box #stuff_at_right {
	float: right;
	width: 300px;
}
#box #stuff_at_right #texto {
	background-image: url(img/box-middle_part.png) !important;
	/*background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/nw/img/box-middle_part.png');*/
}
#box  #stuff_at_right  #texto h4 {
	background-repeat: no-repeat;
	padding-left: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
	margin-bottom: 0px;
}
#box #stuff_at_right #texto p {
	color: #A8A9A6;
	font-size: 11px;
	padding-left: 25px;
	padding-top: 0px;
	margin-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
}

#box #stuff_at_right #texto a,#box #stuff_at_right #texto a:visited {
	color:#FFFFFF;
}

#box #menu_box #menu {
	padding-left: 35px;
	padding-top: 210px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A8A9A6;
}


#box #menu_box #menu a,#box #menu_box #menu a:visited {
	color: #A8A8A5;
	text-decoration: none;
}
#box #menu_box #menu a:hover {
	color:#FFFFFF;
}

#footer {
	text-align: center;
	font-size: 11px;
	background-color: #110000;
	width: 1000px;
}

#footer a {
	color: #FFFF80;
}

.gal_pic {
	text-align:center;
}
.gal_pic img {
	border:none;
	margin:0px;
}
.glosa {
	font-size: 13px;
	font-weight:normal;
}
#biotext h3 {
	font-weight:normal;
	background:#463800;
	margin:5px;
}

#biotext h3 a {
	text-decoration:none;
	color:#000000;
}
.discos td{
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0DFE3;
	padding-bottom: 10px;
}
#biotext .accordion p {
	font-size: 18px;
}