body {
  background:#000000;
  color:black;
  font-family:arial;
  font-size:75%;
  z-index:top;}
div {
	vertical-align: baseline;
  	padding-bottom: .5em;
	color: black;}
h1, h2, h3, h4, h5{
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomleft:5px;
  color: black; }
a:link {
  text-decoration:none;
    color:red;}
a:visited {
  text-decoration:none;
    color:red;}
a:hover {
  text-decoration:underline;
    color:red;}
img {border:0px;}

/*---------------------------------------------------------------------page----------------------------------------------------------------------*/

#page{
	z-index:bottom;
	float:left;
	width:1000px;
	background-color:#fff;	
	left:50%; 
	top:0px; 
	margin-left:-500px;
	position:absolute;
	border-left: solid 10px #990000;
	border-right: solid 10px #990000;}
	
		#banner{
			float:left; 
			position:absolute;
			margin:0px 0px;
			z-index:top;}
		#banner img{float: left;}
			img.left_corner{margin:0px 0px;	position:absolute;}
			img.left_middle{margin:0px 250px ;	position:absolute;}
			img.right_middle{margin: 0px 500px;	position:absolute;}
			img.right_corner{margin: 0px 750px;	position:absolute;}
		#container{
			background-color:clear;	
			min-width:1000px;}
#blank{
	height:325px;
	width:900px;}

/*-------------------------------main content----------inside container-------------------------------*/

#content{
	background:;
	float:left;
	margin-left:10px;}
	
#endpage{
	margin-top:25px; 
	width:980px;
	float:right;
	margin-bottom:65px;
	margin-right:10px}
	
		#footer{
			clear:both;
			text-align:center;
			letter-spacing:.2em;
			border-top: solid 2px #993333;
			border-bottom: solid 2px #993333;}
		#updated{
			text-align:right;
			font-size:75%;}
			
#bottom{
	position:absolute;
	z-index:top;
	bottom:0%; 
	margin-bottom:-10px;}
#box{
	float:left;	
	border:0px solid #990000;
	margin:5px;
	padding-top:5px;
	padding-bottom:5px;
		-moz-border-radius-topright: 10px;
		-moz-border-radius-bottomleft: 10px;}
		
#album_box{
	float:left;
	width:475px;
	border:0px solid #990000;
	margin:10px;
	padding-top:5px;
	padding-bottom:5px;
		-moz-border-radius-topright: 10px;
		-moz-border-radius-bottomleft: 10px;}	
/*-------------------------------index page-------------------------------*/
img.rss{
	background:;
	position:absolute;
	top:225px;
	left:10px;}

#follows{
	padding-top:0px;
	padding-bottom:70px;
	border:0px solid #993333;
	}	
img.follow{
	float:left;
	padding:1px;
	}
			
/*----ninjas page-----*/
#ninja_box{
	float:left;
	width:250px;
	border:0px solid #990000;
	margin:5px;
	padding-top:5px;
	padding-bottom:5px;
		-moz-border-radius-topright: 10px;
		-moz-border-radius-bottomleft: 10px;}
p.purpose{
	font-size:150%;margin-left:15px;}
p.ninjas{
	font-size:75%;}
h1.ninjas{border-bottom: solid #993333 4px;width:75%;float:left;margin-left:20px;}






/*-------------------------------music page-------------------------------*/
h1.music{border-bottom: solid #993333 4px;width:75%;float:left;}

h3.album{background:#993333;}
img.cd{
	float:right;
	border: solid #ffffff 0px;
	margin-bottom:.4em;
	width:200px;
	height:200px;
}	
/*----------------------------VIDEO PAGE-------------------------------*/
#playlist{float:left;width:300px;padding:10px 30px 0px 30px;}
img.playlist{float:right;margin-left:10px;}
p.video_info{float:right;margin-top:-7px;padding:2px;}
h3.video{float:left;margin-top:-7px;}
img.shows{width:50px;height:50px;}


/*-------------------------------menu-------------------------------*/
img.blade_menu{margin-top:0;margin-left:0;padding:0px;float:left;}

#menu {
position:absolute;
left:50%; 
margin-left:-305px;
top:245px;
width: 820px;
background: clear;
float: left;
margin-bottom:0px;
}



