body {
	padding:             0 0 0 0;
	margin:              0 auto;
	background-color:    black;
    text-align:          center;
}

label
{
	color:               #FFFFFF;
	font-family:         Verdana, Arial, Helvetica, sans-serif;
	font-size:           18px;
}

#container {
	padding:             0 0 0 0;
	margin:              0 auto;
	position:            relative;
	width:               753px;
	text-align:          left;
	background-color:    black;
}

#leftSide {
	padding:             0 0 0 0;
	margin:              0 auto;
	float:               left;
	position:            relative;
	width:               143px;
	text-align:          left;
}

#rightSide {
	padding:             0 0 0 0;
	margin:              0 auto;
	float:               right;
	position:            relative;
	width:               587px;
	text-align:          left;	
}

#header_es {
	background-image:    url(../img/layout/header_es_v1_0_2.jpg);
	background-position: right;
	background-repeat:   no-repeat;
	height:              171px;
}

#header_en {
	background-image:    url(../img/layout/header_en_v1_0_2.jpg);
	background-position: right;
	background-repeat:   no-repeat;
	height:              171px;
}


#language {
	padding:             1px 0 5px 10px;
	text-align:          right;
	font-size:           10px;
}

#language a:link, #language a:visited {
	color:               white;
	font-family:         Verdana, Arial, Helvetica, sans-serif;
	font-weight:         bold;
	text-decoration:     underline;	
}

#language a:hover {
	color:               yellow;
	font-family:         Verdana, Arial, Helvetica, sans-serif;
	font-size:           10px;
	font-weight:         bold;
	text-decoration:     none;
}

#content {
}

#dancers
{
	padding:             0 0 0 0;
	margin:              0 auto;
	position:            relative;
	width:               70px;
	height:              203px;
	background-image:    url(../img/layout/dancers.gif);
	background-repeat:   no-repeat;
}

#menu
{
	padding:             10px 0 10px 0px;
	margin:              0 auto;
}

#menu a:link, #menu a:visited
{
	color:               #FFFFFF;
	font-family:         Verdana, Arial, Helvetica, sans-serif;
	font-size:           15px;
	font-weight:         bold;
	text-decoration:     none;
}

#menu a:hover 
{
	color:               #FF0000;
	font-family:         Verdana, Arial, Helvetica, sans-serif;
	font-size:           15px;
	font-weight:         bold;
	text-decoration:     none;
}

#menu ul
{
	padding:             0 0 0 0;
	margin:              0 0 0 40px;
	list-style:          none; 
}

#menu li
{
	padding:             0 0 4px 0;
}

#menu em
{
	color:               yellow;
	font-family:         Verdana, Arial, Helvetica, sans-serif;
	font-size:           15px;
	font-weight:         bold;
	font-style:          normal;
	text-decoration:     none;
}


.sideBanners {
	padding:             0 0 0 0;
	margin-left:         10px;
	width:               143px;
}

.sideBanners img
{
	margin:              3px 0 0 0;
	width:               143px;
	height:              52px;
	border:              none;
}

#loading {
	position:            relative;
	top:                 150px;
	color:               #FFFFFF;
	font-family:         Verdana, Arial, Helvetica, sans-serif;
	font-size:           12px;
        text-align:          center;
}

#siteInfo {
	clear:               both;
	color:               #cccccc;
	font-size:           75%;
	text-align:          center;
	position:            relative;
	top:                 -24px;
	padding-left:        143px;
}

#w3c
{
	clear:               both;
	text-align:          right;
}

#w3c img
{
	border: none;
	height: 31px;
	width:  88px;
}