
div.uploadresults{
	position: absolute;
	left: 400;
	text-align: left;
	border: outset 5px;
	top: 300;
}
div.uploadform{
	position: absolute;
	left: 100;
	text-align: left;
	border: outset 5px;
	top: 300;
}
iframe.myframe{
	border: outset 5px;
	border-color: black;
}

A { color: #ffbc42; font-family: verdana; text-decoration: none; }
A:hover { color: black; background: #ffbc42; font-family: verdana; text-decoration: none; }
A.me:hover { color: #ffbc42; background: black; font-family: verdana; text-decoration: none; }
A.me { font-size: 120%; font-weight: bold; color: #ffbc42; font-family: verdana; text-decoration: none; }

A.newlink { 
	color: #fed830; 
	font-family: verdana; 
	text-decoration: none; 
	font-weight: lighter;
	letter-spacing: 0.1em;
	font-size: 15px;
}

P{
font-family:verdana;
 font-size:11px;
 color:FFFFFF
}

TD{
font-family:verdana;
 font-size:11px;
 color:FFFFFF
}

BODY {
background-color: black;
color: white;
margin: 0;
}

BODY.amarillo{
	background-color: black;
	color: #ffbc42; 
	font-family: verdana; 
	margin-left: 15%;
	margin-right: 15%;
}
.amarillo hr {
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 30px;
	margin-bottom: 30px;
}

DIV.email{
	text-align: justify;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 10pt;
	margin-top: 10pt;
}

.blue { color: #abe0e0; font-weight: bolder; font-size: 11px }
.white { color: #ffffff; font-weight: bolder; font-size: 11px }
.gray { color: #CCCCCC; font-weight: normal; font-size: 11px }
.gold  { color: #ffbc42; font-weight: bolder; font-size: 11px }
.rightn  { color: #e4ca9a; font-weight: bolder; font-size: 11px; text-decoration: underline }

.menu_bar {
	width: 390px;
	margin-right: 90px;
	margin-left: 55px;
	margin-top: -8;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;

}
.menu_bar td{
	padding-top: 10;
	margin: 0;
	padding-bottom: 0;
	font-size: 0.8em;
	letter-spacing: 3px;
	line-height: 120%;
}

#smidge{

	margin: 0;
	overflow: hidden;
	height: 2.4em;
	width: 100%;
}

.vidtitle {
	color: #FFFF99;
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
}

a img { border: 0; }

.big { font-size: 150%; }

/* STYLES FOR REVIEWS TICKER ON RECORDANDO CD PAGE */
#reviewsticker{
width: 350px;
height: 400px;
padding: 5px;
background-color: #000;
color:#fff;
font-size: 125%;
font-weight: bold;
}

#reviewsticker div{ /* IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #000;
}

