body {
font-size: 11px;
font-family: Geneva, Arial, Helvetica, sans-serif;
background-image: url(images/full-bg.jpg);
background-repeat: repeat-x;
background-position:center;
background-color: #040124;
padding:0px;
margin:0px;
}


a {color: #FFFFFF; text-decoration:none}
a:visited {color:#FFFFFF;text-decoration:none}
a:hover {color: #FFFFFF;text-decoration:none}
a:active { color:#FFFFFF;text-decoration:none}




h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #E0A3B7;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }

h2 {
font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

.style1 {color: #FFFFFF}
.style4 {font-size: 11px; font-weight: bold; color: #E3C65E }
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 15px;
}


.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 22px;
}

.style7 {color: #E8CE79}
.style8 {font-size: 12px}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 20px;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 15px;
}

.style11 {
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 15px;
}

.style13 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 28px;
}

/* ----------container to center the layout-------------- */

#container {
	width: 1000px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	height: 600px;
	background-image: url(images/NBA-bg.jpg);
	background-repeat:no-repeat;
}

#container-index {
	width: 1000px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: 750px;
	background-repeat:no-repeat;
}





#container-home {
	width: 870px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: auto;
	background-color: #000000;
	padding: 10px;
}


#container-ales {
	width: 1000px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: 750px;
	background-image: url(images/NBA-Skyline-landscape.jpg);
	background-repeat:no-repeat;
}


/* ----------banner for logo-------------- */
#banner {
	width: 650px;
	height: 400px;
	margin-left: auto;
	margin-top: 9px;
	margin-right: auto;
}


/* -----------------content--------------------- */
#main-content {
	padding: 0px;
	margin-left: 1px;
	margin-right: 1px;
	height: auto;
	width: 852px;
	margin-top: 13px;
}


#main-left-home {
	width: 852px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: 390px;
	background-image: url(images/NBA-Skyline-landscape.jpg);
	background-repeat:no-repeat;
}


#footer {
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	height:80px;
	width: 900px;
	margin-top: 0px;
	border: 0px;
}
