

body {
	color: #16371c;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	background-color: #000;
	color: #000;
}





#container {
	z-index: 300;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
width: 900px;
height: 1000px;
}

#header {
width: 900px;
height: 170px;
}

#menu {
padding: 10px;
background-color: red;
}

#content {
height: 1000px;
width: 900px;
	background-color: #e5d9a9;
background-image: url(../img/body.jpg); 
background-repeat: no-repeat;
}

#footer {
height: 70px;
width: 900px;
background-color: #e5d9a9;
background-image: url(../img/footer.jpg); 
background-repeat: no-repeat;
font-size: 11px;
}

#leftside {

width: 600px;
height: 900px;
float: left;
}

#slideshow_container {
width: 600px;
height: 170px;
}

#core {
padding-left: 40px;
padding-right: 15px;
}

#slideshow {
width: 510px;
height: 120px;
margin-left: 49px;
margin-top: 9px;
background-color: #000;
}


#rightside {
margin-left: 600px;
width: 290px;
height: 900px;
}


#live_container {
height: 180px;
}

#player_container {
height: 110px;
}

#contacts {
padding-left: 30px;
height: 280px;
font-size: 13px;
text-align: center;
}

#friends {
padding-left: 30px;
height: 300px;
font-size: 13px;
text-align: center;
}



a:link  { 
	padding: 0px;
	background-color: transparent;
	font-weight: bold; 
	text-decoration: none; 
	color: #224b00;
	}
a:visited {
	padding: 0px; 
	background-color: transparent;
	font-weight: bold; 
	text-decoration: none; 
	color: #224b00;
	}
a:hover, a:active { 
	padding: 0px;
	background-color: transparent;
	font-weight: bold; 
	text-decoration: none; 
	color: #224b00;
	}

#friends a:link  { 
	padding: 0px;
	background-color: transparent;
	font-weight: bold; 
	text-decoration: none; 
	color: #red;
	}
#friends a:visited {
	padding: 0px; 
	background-color: transparent;
	font-weight: bold; 
	text-decoration: none; 
	color: #red;
	}
#friends a:hover, a:active { 
	padding: 0px;
	background-color: transparent;
	font-weight: bold; 
	text-decoration: none; 
	color: #red;
	}
	
img {
	padding: 0px;
	border: 0px;
	margin: 0px;
	}


#box_brand {
margin-left: 200px;

width: 360px;
height: 400px;

text-align: justify;
}

