body {
background-color: #4E5156;
background-image:url('http://i39.tinypic.com/scsy1i.png');
background-repeat: repeat-x;}

div {
font-family: arial;
font-weight: normal; 
font-size: 12px; 
color: #4E5156;
text-align: justify;
cursor: default;}

a:link, a:active, a:visited {
font-family: arial;
font-weight: bold;
font-size: 12px; 
color: #B14634;
text-align: justify;
text-decoration: none;
cursor: default;}

a:hover {
font-family: arial;
font-weight: bold;
font-size: 12px; 
color: #4E5156;
text-align: justify;
text-decoration: none;
cursor: default;}

h3 {
margin: 0px;
background-color: #221A17;
color: white;
font-family: arial;
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
padding: 5px;
text-align: center;
text-shadow: #000000 1px 1px 1px;
font-style: italic;
letter-spacing: -2px;}

h1, h2 {
margin: 0px;
background-color: #221A17;
color: white;
font-family: arial;
font-size: 20px;
font-weight: bold;
text-transform: uppercase;
padding: 5px;
text-align: center;
text-shadow: #000000 1px 1px 1px;
font-style: italic;
border-top: 15px solid #4E5156;
letter-spacing: -2px;}

#header {
position: absolute;
left: 0px;
top: 0px;
height: 4000px;}

#links1 {
position: absolute;
top: 25px;
left: 35px;}

#player {
position: absolute;
top: 610px;
left: 585px;
width: 300px;
height: 10px;}

#menu {
position: absolute;
left: 50px;
top: 870px;
width: 300px;
background-color: #C6C7C8;}

#content {
position: absolute;
left: 365px;
top: 870px;
width: 618px;
height: 100%;
background-color: #C6C7C8;}

#siteupdates {
position: absolute;
left: 50px;
top: 730px;
width: 300px;
background-color: #C6C7C8;
height: 140px;}

#mediaupdates {
position: absolute;
left: 365px;
top: 730px;
width: 300px;
background-color: #C6C7C8;
height: 140px;}

#photoupdates {
position: absolute;
left: 680px;
top: 730px;
width: 300px;
background-color: #C6C7C8;
height: 140px;}

a img {
padding: 3px;
margin: 3px;
background: #C6C7C8;
border: 1px solid #4E5156;
-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;
filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}


a:hover img {
padding: 3px;
margin: 3px;
background: #C6C7C8;
border: 1px solid #4E5156;
opacity:.90;
filter: alpha(opacity=90);
 -moz-opacity: 0.9;
-webkit-border-radius: 3px; 
	border-radius: 3px;
	-moz-border-radius: 3px;

}