body { 
	text-align: left;
	color: #6b697a;
	font-family: sans-serif; 
	font-size: 13px;
	background-color:#000000;
}
h6 { 
	text-align: right;
	color: #6b697a;
	font-family: sans-serif; 
	font-size: 13px;
	margin: 5px 0 0 0;
	font-weight: normal;
}
a { 
	color: #454354;
	text-decoration: none;
	cursor: pointer;
}
a:hover { 
	color: #9d9e35;
}
#columns { 
	font-size: 12px;
	color: #3d3918;
	width: 150px; 
	float:left; 
	padding-right:10px;
	padding-left:20px;
	position:absolute; 
	top:30px; 
	right:30px; 
	background-color:black;
}
#columns p { 
	margin: 0 0 9px 0; 
	padding: 0 0 0 0;
}
#columns p b { 
	font-weight: bold;
	color: #3d3918;
}
#columns p a:hover b { 
	font-weight: bold;
	color: #9d9e35;
}
#pix { 
	position:absolute; 
	top: 20px; 
	left: 40px; 
}
#pix img { 
	margin-top: 10px;
}
#press { 
	display: none;
}
#videodiv { 
	position:fixed; 
	bottom:50%; 
	right:50%; 
	margin-right:-240px;  
	margin-bottom:-160px; 
	text-align:center; 
	width:500px; 
	height:375px;
	display: none;
}
#imgdiv { 
	position:absolute; 
	top: 80px; 
	left: 50%; 
	margin-left:-260px; 
	width:500px; 
	text-align:center;
	display: none;
}
#videodiv div, #imgdiv div { 
	margin:auto;
	display: inline-block;
}
.sw {
	background-image: url('images/suarawelitoff0.gif');
	height: 22px;
	width: 218px;
	margin: 0 0 30px 0;
}
.sw:hover {
	background-image: url('images/suarawelitoff1.gif');
	cursor: pointer;
}
