/*  
Theme Name: Deathisnotdying
Theme URI: http://www.deathisnotdying.com
Description: Theme for deathisnotdying.com
Version: 1.0
Author: Tony Lam	
*/

body{
	background-color: #424242; /* 424242 525657*/
	background-image: url('background.jpg');
	background-repeat: repeat-x;
	}
	
#header{
	background-image: url('headerbackground.jpg');
	height: 48px;
}	
	
#index_wrapper {float:left; width:746px; background-color: #525657; border:solid 0px;}	

#index_subpage_graphic {
	float:left;
	text-align:left;
	background-image: url('maingraphic.jpg');
	background-repeat: repeat-x;
	width:266px;
	height: 181px;
	border: solid #000000 5px;
}
#index_main_subpages{
	float:right;
	text-align:left;
	background-image: url('bannerback.jpg');
	background-repeat: repeat-x;
	width: 480px;
	height: 181px;
	border: solid 0px;
}
/*
#index_main_subpages{
	float:right;
	text-align:left;
	background-image: url('main.jpg');
	background-repeat: none;
	width: 480px;
	height: 215px;
	border: solid 0px;
}
*/
