/* CSS Document */

*{
padding:0;
margin:0
}
p{
line-height:16px;
}
.bold{
font-weight:bold;
}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
color:#FFFFFF;
background-color:#000000;
}
a:link, a:visited
{
color:#ffffff;
text-decoration:underline;
border:0;
}
a:hover, a:focus, a:active
{
color:#8c1e1e;
text-decoration:underline;
border:0;
}
#container{
clear:both;
width:896px;
height:585px;
padding-top:20px;
text-align:left;
margin:0 auto;
}
#header{
clear:both;
width:896px;
height:110px;
}
#content_holder{
clear:both;
width:896px;
height:435px;
background:url(images/content_bg2.jpg) no-repeat top right;
}
#content_holder_internal{
clear:both;
width:896px;
height:435px;
text-align:center;
background:url(images/internal_bg.jpg) no-repeat;
}
#content_left{
float:left;
width:305px;
height:435px;
background:url(images/content_left_bg.jpg) no-repeat;
}
#content_middle{
float:left;
width:317px;
height:435px;
}
#content_right{
float:left;
width:229px;
height:435px;
background:url(images/content_right_bg.jpg) repeat-x;
}
#footer{
clear:both;
width:896px;
height:40px;
background:url(images/footer_bg.gif) no-repeat;
}
.foot_txt{
padding:15px 30px 0 70px;
}
/*about content*/
#about_holder{
clear:both;
width:650px;
text-align:left;
margin:0 auto;
padding-top:35px;
font-size:12px;
}
/*music content*/
#music_holder{
clear:both;
width:700px;
text-align:left;
margin:0 auto;
padding-top:35px;
font-size:11px;
}
.music_1{
float:left;
width:230px;
}
/*music videos*/
#mvs_holder{
clear:both;
width:720px;
text-align:left;
margin:0 auto;
padding-top:35px;
font-size:11px;
}
.mvs_1{
float:left;
width:120px;
text-align:center;
padding-top:20px;
}
.mvs_1 img{
padding-top:30px;
}
.mvs_1 a img{
border:0;
}
/*movies*/
#movies_holder{
clear:both;
width:650px;
text-align:left;
margin:0 auto;
padding-top:35px;
}
#movies_holder_left{
float:left;
width:300px;
text-align:center;
}
#movies_holder_right{
float:right;
width:300px;
text-align:center;
}
#movies_holder_right a img{
border:0;
}
.movies_1{
float:left;
width:63px;
height:63px;
padding:0 14px 14px 0;
}
.movies_1 a img{
border:0;
}
/*comics*/
#content_holder_internal_comics{
clear:both;
width:896px;
height:435px;
text-align:center;
background:url(images/comics_bg.jpg) no-repeat;
}
#comics_holder{
clear:both;
width:700px;
margin:0 auto;
padding-top:35px;
font-size:12px;
text-align:left;
}
#comics_holder_left{
float:left;
font-size:11px;
width:280px;
text-align:left;
}
#comics_holder_middle{
float:left;
width:201px;
text-align:center;
}
#comics_holder_right{
font-size:11px;
color:#000000;
float:right;
text-align:right;
width:190px;
}
/*photos*/
#content_holder_internal_photos{
clear:both;
width:896px;
height:435px;
text-align:center;
background:url(images/photos_bg.jpg) no-repeat;
}
.photos_1
{
float:left;
text-align:left;
width:160px;
height:165px;
}
.photos_1 a img
{
border:0;
}
.photos_band
{
width:120px;
height:120px;
float:left;
}
.photos_band a img
{
border:2px solid #ffffff;
}
.photos_warmachine
{
width:100px;
height:100px;
float:left;
}
.photos_warmachine a img
{
border:2px solid #ffffff;
}
.photos_warpath
{
width:120px;
height:120px;
float:left;
}
.photos_warpath a img
{
border:2px solid #ffffff;
}
/*================*/
