body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	color: #FFFFFF;
	font-size: 12px;
}

#header {
	margin-right: auto;
	margin-left: auto;
	width: 691px;
	text-align: center;
}
#container {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/bg_content.jpg);
	width: 864px;
	margin: auto;
}
#nav {
	margin: auto;
	height: 177px;
	background-image: url(../images/bg_nav.jpg);
	width: 864px;
}
#logo {
	height: 177px;
	width: 289px;
	margin-left: 65px;
}
#flash {
	float: right;
	height: 177px;
	width: 350px;
	margin-right: 80px;
}
#menu {
	background-image: url(../images/bg_menu.jpg);
	clear: both;
	width: 864px;
	height: 27px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
}


#content {
	width: 864px;
	margin: auto;
}
.preventa {
	font-size: 18px;
}
#backcontent {
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
	width: 864px;
	clear: both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	clear: both;
	width: 864px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
ul#menuCentral {
	color: #FFFFFF;
	display: inline;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}
 ul#menuCentral li {
	word-spacing: 15px;
	display: inline;
 }
 ul#menuCentral li a:hover {
	color: #FFCC00;
 } 

 ul#menuCentral li a {
	color: #FF9900;
	text-decoration: none;
 }
 
 ul#menuCentral li.selected a, ul#menuCentral li.selected a:hover, ul#menuCentral li.selected a:active, ul#menuCentral li.selected a:link{
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: none;
	padding: 5px;
 }
ul#menuFooter {
	color: #FFFFFF;
	display: inline;
	font-size: 10px;
	text-align: center;
	word-spacing: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
ul#menuFooter li {

	word-spacing: 14px;
	display: inline;
}
ul#menuFooter li a:hover {

	color: #2B2F17;
}
ul#menuFooter li a {

	color: #FFFFFF;
	text-decoration: none;
}
ul#menuFooter li.selected a, ul#menuFooter li.selected a:hover, ul#menuFooter li.selected a:active, ul#menuFooter li.selected a:link {

	color: #FFFFFF;
	background-color: #2B2F17;
	background-image: none;
	padding: 5px;
}
#board {
	background-image: url(../images/bg_board.jpg);
	clear: both;
	height: 559px;
	width: 268px;
	background-repeat: no-repeat;
}
#eventos {
	clear: both;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}
#mercancia {
	clear: both;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	margin-top: 10px;
}
#myspace {
	font-size: 9px;
	text-align: center;
	clear: both;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#dvd {
	clear: both;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	margin-top: 10px;
}
.webmaster {
	color: #303122;
}

