/* Styles for this specific template */

html, body {
margin: 0;
height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000002;
}
#header {
	text-indent: 5px;
	top: 22px;
	left: 0;
	width: 100%;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	z-index: 5;
	background-color: #0066FF;
	background-image: url(Disco%202.jpg);
	background-repeat: no-repeat;
	height: 400px;
	margin-bottom: -22px;
}
#menubox {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 930px;
	z-index: 4;
	text-align: right;
	height: 15px;
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	color: #D6E2EE;
}
.menu {
	list-style: none;
margin: 0; 
padding: 0; 
}
.menu li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}

.wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

.main {
	width: 756px;
	padding: 20px;
	color: #D8E1F0;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 765px;
	color: #D6E2EE;
	text-align: right;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	list-style-type: none;
}
a:hover {
text-decoration: underline;
}
#menubox  a  {
	display: inline;
	color: #fff;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
} 
#menubox a:hover  {
text-decoration: underline;
}

img { 
border: 0; 
} 
.footer_menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer_menu li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: inline;
	padding-right: 2px;
	padding-left: 2px;
}
.footer_menu a {
	display: inline;
	color: #fff;
	text-decoration: none;
}
.footer_menu a:hover {
	text-decoration: underline;
}
