html, body {
	scrollbar-base-color: #003333;
	scrollbar-track-color: #333;
	scrollbar-arrow-color: #666;
	background-color: #000;
	color:#666666;
	font-family:Arial,Helv,sans-serif;
	font-size:11px;
	margin:0;
	padding: 0;
}

/* P fits in large text area aka (band web design middle). padding aligns it perfectly*/
p {
	width: 450px;
	text-align: justify;
	padding: 0;
	padding-left: 98px;
	margin: 0;
	color: #FFF;
}

acronym {
  cursor: help;
  text-decoration: underline;
  font-style: italic;
}
  
a:link,a:visited {
	color: #999;
	font-weight: 
	bold; text-decoration:none;
}

a:hover {
	color: #006666;
	text-decoration:underline;
}

.style1 {
	font: Arial;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}

/*To be used first in band web design middle due to no margin from top*/
h1 {
	font: Arial;
	font-size: 16px;
	color: #006666;
	font-weight: bold;
	margin: 0;
	padding-left: 98px;
}
	
h2 {
	font: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}	

/*To be used in band web design middle due to padding from top*/
h3 {
	font: Arial;
	font-size: 16px;
	color: #006666;
	font-weight: bold;
	margin: 0;
	padding-top: 20px;
	padding-left: 98px;
}

#centered {
	height: 2000px;
	position:relative;
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #000000;
}

#top_ads{
	padding-left: 35px;
	height: 30px;
	background-color:#000000;
	}
	
/*Left side links area. Can copy and move since it is absolute.#################################*/
#izipe_band_links {
	width: 165px;
	position: absolute;
	left: 13px;
	top: 224px;
}

#izipe_band_links a, #izipe_band_links a:visited {
	display: block;
	background: url(band_web_design_images/izipe_links_middle.jpg);
	padding-top: 0;
	padding-left: 35px;
	height: 35px;
	color: #FFF;
}

#izipe_band_links a:hover {
	color: #006666;
	text-decoration: none;
	background: url(band_web_design_images/izipe_links_hover2.jpg);
	padding-left: 40px;
}

#menuheader {
	background: url(band_web_design_images/izipe_links_top.jpg) no-repeat;
	height: 35px;
}

#menufooter {
	background: url(band_web_design_images/izipe_links_bottom.jpg) no-repeat left top;
	height: 35px;
}

/*Top image   #################################################################################*/
#izipe_band_management_logo a {
display: block;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	color: #000;
	height: 200px;
	width: 800px;
	background: url(band_web_design_images/izipe_band_design_logo.jpg) no-repeat top left;
}

#izipe_band_management_logo a:hover {
display: block;
	font-size: 90px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	color: #FFF;
	height: 200px;
	width: 800px;
	background: url(band_web_design_images/izipe_band_design_logo2.jpg);
}

#izipe_band_managers_logo {
	width: 800px;
	margin: 0;
	background-color: #000;
	color: #333;
}

/* Large middle area with main text. Copy and move to new area for more blocks. ###################*/

/*Copy this whole element to repeat large main column and images. Ends before links area.*/
#izipe_band_promotion {
	display: block;
	position: absolute;
	left: 173px;
	width: 2px;
	top: 215px;
	text-align:left;
}
	
#band_management_main {
	width: 600px;
	height: 80px;
}

#band_web_design_top {
	width: 600px;
	height: 80px;
	text-align:justify;
	background: #000 url(band_web_design_images/izipe_band_design_top.jpg) no-repeat right;
	left: 43px;
	top: 72px;
}

/*Just like web design top but different words. Change PNG file for different titles*/
#online_music_store_top {
	width: 600px;
	height: 80px;
	text-align:justify;
	background: #000 url(band_web_design_images/izipe_band_design_top2.jpg) no-repeat right;
}

/*This is where main text goes. only is 100px tall due to image. Add as many as needed*/
#band_web_design_middle {
	width: 600px;
	height: 100px;
	text-align: left;
	background: #000 url(band_web_design_images/izipe_band_design_middle3.jpg) no-repeat right;
	top: 395px;
	left: 46px;
}



#band_web_design_middle_order a {
	position: absolute;
	text-align: left;
	top: 192px;
	left: 428px;
	display: block;
	background: #000 url(band_web_design_images/order.jpg) no-repeat;
	height: 99px;
	width: 99px;
}
#band_web_design_middle_order a:hover {
	position: absolute;
	display: block;
	height: 99px;
	width: 99px;
	background: #000 url(band_web_design_images/orderhover.jpg) no-repeat;
}


/*this is a class but not going correctly. band site is different.*/

#band_web_design_middle_order2 a {
	position: absolute;
	text-align: left;
	top: 392px;
	left: 428px;
	display: block;
	background: #000 url(band_web_design_images/order.jpg) no-repeat;
	height: 99px;
	width: 99px;
}

#band_web_design_middle_order2 a:hover {
	position: absolute;
	display: block;
	height: 99px;
	width: 99px;
	background: #000 url(band_web_design_images/orderhover.jpg) no-repeat;
}	
.band_web_design_middle_order2 a {
	display: block;
	position: relative;
	background: #000 url(band_web_design_images/order.jpg) no-repeat;
	height: 99px;
	width: 99px;
	}

.band_web_design_middle_order2 a:hover {
	display: block;
	height: 99px;
	width: 99px;
	background: #000 url(band_web_design_images/orderhover.jpg) no-repeat;
}	

#band_web_design_middle_order3 a {
	position: absolute;
	text-align: left;
	top: 592px;
	left: 428px;
	display: block;
	background: #000 url(band_web_design_images/order.jpg) no-repeat;
	height: 99px;
	width: 99px;
}
#band_web_design_middle_order3 a:hover {
	position: absolute;
	display: block;
	height: 99px;
	width: 99px;
	background: #000 url(band_web_design_images/orderhover.jpg) no-repeat;
}		
#bands {
	width: 600px;
	height: 80px;
	text-align:justify;
	background: #000 url(band_web_design_images/bands.jpg) no-repeat right;
}
#band_web_design_middle {
	width: 600px;
	height: 100px;
	text-align: left;
	background: #000 url(band_web_design_images/izipe_band_design_middle3.jpg) no-repeat right;
	top: 395px;
	left: 46px;
}

#band_web_design_middle_order {
	width: 600px;
	height: 100px;
	text-align: left;
	background: #000 url(band_web_design_images/izipe_band_design_middle3.jpg) no-repeat right;
	top: 395px;
	left: 46px;
}
#band_web_design_middle_order p{
text-align: right;
}

	
#youtube {
	width: 600px;
	height: 400px;
	text-align: center;
	background: #000 url(band_web_design_images/izipe_band_design_middle3.jpg) repeat-y right;
	left: 46px;
}
	
	
#band_web_design_bottom {
	width: 600px;
	height: 80px;
	text-align:justify;
	background: #000 url(band_web_design_images/izipe_band_design_bottom.jpg) no-repeat right;
}
	
/*Footer with H2 tag for seo. Can move. ######################################################*/
#band_website_design_footer {
	display: block;
	padding-top: 50px;
	margin-bottom: 0px;
	color: #000;
	height: 73px;
	text-align: center;
	font-size:10px;
	width: 600px;
}

/*Just use for footer info*/
.text {
	color: #006666;
	font: Arial;
	font-size: 10px;
}

