*{
padding: 0px;
margin: 0px;
}

body {
	background-color: #012;
	margin: auto;
	font-family: arial;
	font-size: 14px;
	color: #FFFFFF;

}

.container {
	width: 950px;
	margin: auto;
	padding-top: 0px;
	background-image: url(images/brushedmetal_blu.jpg);
        border-left: solid 1px #000;
        border-right: solid 1px #000;
}
.header {
	width: 950px;
        height: 68px;
        background: url(images/header.jpg);
}
.content {
	width: 950px;
        min-height: 600px;
	margin: auto;
        clear: both;
}

.homepage_left {
background: url(images/immortal_homepage_left.jpg);
width: 563px;
height: 567px;
}
.bodytext {
position: relative;
top: 0px;
	text-align: justify;
	padding-left:20px;
	padding-right:20px;
}
.sit-bottom {
position: relative;
bottom: 0px;

 }
.homepage_left .bodytext {
width: 450px;
margin: auto;
position: relative;
top: 162px;
color: #000;
font-family: courier new, monospace;
font-size: 12px;
}

.footer {
	font-size: smaller;
	background-image: url(images/footerbkg.jpg);
	height: 26px;
        line-height: 26px;
	color: #fff;
	padding: 0px 10px;
	clear: both;
        border-top: solid 1px #000;
}

ul {
padding-left: 30px;
padding-bottom: 10px;
}

h2, h3, h4, h5, h6 {
padding-top: 10px;
padding-left: 0px
}

p {margin-bottom: 10px}





.alignleft {
	text-align: left;
	float:left;
}
.alignright {
	text-align: right;
	float:right;
}
.aligncentre {
	text-align: center;
	float:none;
}

.floatleft {float:left}
.floatright {float:right}

.clearboth {clear:both; line-height: 1px;}



.linksmenu {
        border-bottom: solid 0px #000;
	padding: 0px;
        float:right;
        line-height: 26px;
        height: 26px;
        position: relative;
        top: 40px;
}

.linksmenu ul li {
        display: inline;
}

.linksmenu a:link, .linksmenu a:visited {
	background: url(images/footerbkg.jpg);
	padding: 0px 10px;
	margin: 0px 1px 0px 0px;
	float: left;
	border-left: 2px solid #222;
	border-right: 2px solid #444;
	color: #aff;
        font-size: 12px;
        font-weight: bold;
	text-decoration: none;
	text-align: center;

}

.linksmenu a:hover {
	text-decoration: none;
	background: url(images/footerbkg-inv.jpg);
    color: #fff;
}



.player_div169 {
	text-align: center;
	padding: 25px 0px 0px 0px;
        margin-left:10px;
	float:right;
	width:534px;
	height:293px;
	background-image: url("images/playerbkg169.jpg");
}
.player_div169_720x432 {
    text-align: center;
    padding: 0px;
    margin-left:10px;
    float:right;
    width:720px;
    height:432px;
    background-image: url();
}


.player_div43 {
	text-align: center;
	padding: 24px 0px 0px 0px;
        margin-left:10px;
	float:right;
	width:417px;
	height:308px;
	background-image: url("images/playerbkg43.jpg");
}

.videoblurb {
	text-align: justify;
	padding: 10px;
}

.videoblurb a:link, .videoblurb a:visited{
        height: 14px;
	border: 1px solid #333;
	color: #000000;
	text-decoration: none;
	background-image: url(images/button_fill.png);
	padding: 6px 10px 4px;
	margin-right: 0px;	
}

.videoblurb a:hover {
   color: #bb2f0e; 
   border: solid 1px #bb2f0e;
  }

a:link, a:visited {
  text-decoration: none;
  color: #fff;
  }

a:hover {
  text-decoration: none;
  color: #f33;
  }

a:link .imagelink, a:visited .imagelink{
  border: 2px solid #fff;
  text-decoration: none;
  color: #fff;
  }


a:hover .imagelink {
  border: 2px solid #f33;
  text-decoration: none;
  color: #f33;
  }

.bodytext a:link, .bodytext a:visited {
  text-decoration: none;
  color: #ff0;
  }
.bodytext a:hover {
  text-decoration: none;
  color: #f00;
  }

.home_pic {
  float: right; 
  margin: 10px;
  }

.home_ad img {
  border: 1px solid #aff
 }

.news_item {
  clear:both;
  padding-top: 10px;
  padding-bottom: 20px; 
  border: 1px solid #000;
  background: rgba(200,200,200,0.1);
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#11ffffff,endColorstr=#11ffffff);
  -ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#11ffffff,endColorstr=#11ffffff);
  padding:10px;
  -moz-border-radius:10px; 	
  -webkit-border-radius:10px;
  margin-bottom: 10px;
  }

.shadow img{
  -moz-box-shadow: 2px 2px 10px #000;
  -webkit-box-shadow: 2px 2px 10px #000;
  box-shadow: 2px 2px 10px #000;
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#000000');
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#000000')";
  }

.quote {
  display: block; 
  font-style: italic; 
  font-size: small; 
  padding: 10px; 
  margin: auto; 
  width: 80%;
  }

.newscolumn {
  width: 470px;
  }
.homepage_left .bodytext a:link{color: #f00;}
.homepage_left .bodytext a:visited{color: #f00;}
.homepage_left .bodytext a:hover{color: #ff0;}
.homepage_left .bodytext a:active{color: #f00;}
.clearboth {
clear: both;
line-height: 10px;
}

