* 
{
	margin: 0px;
	padding: 0px;
}
body 
{
	font: normal 1.0em/1.8em  Arial,Tahoma, Verdana, Georgia, sans-serif; 
	margin: 0px;
	padding: 0px; 
	color: #3d2503;
	text-align: justify;
	background: #fff url(images/bg.jpg) repeat-y top center;
}
h1
{
	margin:10px 0px;
	height:60px;
	font-size:1.2em;
	color:#372608;
	background: #fff url(images/Heading_underline.jpg) no-repeat 0px 30px;
}
h2
{
	font-size:1.6em;
}
h3
{
	font-size:1.6em;
	font-weight:normal;
	margin:10px 0px;
	color:#333333;
}
a, a:visited 
{

}
a:hover 
{

}
/*******************************************************************************************************/
/*************************************** container  ****************************************************/
/*******************************************************************************************************/
#MainContainer 
{
	margin: 0px auto;
	padding: 0px;
	width: 1000px;
	height: 2000px;
	text-align: left;
}
#Header
{
	height: 530px;
	width: 1000px;
}
.ImageRotator
{
    position: relative;
    top: 130px;
    width:758px;
    height: 400px;
	background: transparent url(images/rotator.jpg) no-repeat top center;
}
#MainContent
{
	width: 1000px;
	height: 2000px;
	background: #fff url(images/Container.jpg) no-repeat top center;
}
#Footer
{
}
/*******************************************************************************************************/
/*************************************** Promo Boxes  ****************************************************/
/*******************************************************************************************************/
a.PromoAlbum
{
    position: absolute;
    top:10px;
    left:auto;
    right:auto;
    margin-left:800px;
    display:block;
	width: 200px;
	height: 270px;
	background: transparent url(images/Promo_Album.png) no-repeat top center;    
}
a.PromoAlbum:hover
{
	background-position: 0px -270px;    
}

a.PromoAmazon
{
    position: absolute;
    top:270px;
    left:auto;
    right:auto;
    margin-left:800px;
    display:block;
	width: 200px;
	height: 115px;
	background: transparent url(images/Promo_Amazon.png) no-repeat top center;    
}
a.PromoAmazon:hover
{
	background-position: 0px -115px;    
}

a.PromoiTunes
{
    position: absolute;
    top:370px;
    left:auto;
    right:auto;
    margin-left:800px;
    display:block;
	width: 200px;
	height: 115px;
	background: transparent url(images/Promo_iTunes.png) no-repeat top center;    
}
a.PromoiTunes:hover
{
	background-position: 0px -115px;    
}

a.PromoFacebook
{
    position: absolute;
    top:700px;
    left:auto;
    right:auto;
    margin-left:800px;
    display:block;
	width: 200px;
	height: 115px;
	background: transparent url(images/Promo_Facebook.png) no-repeat top center;    
}
a.PromoFacebook:hover
{
	background-position: 0px -115px;    
}

a.PromoMySpace
{
    position: absolute;
    top:800px;
    left:auto;
    right:auto;
    margin-left:800px;
    display:block;
	width: 200px;
	height: 115px;
	background: transparent url(images/Promo_MySpace.png) no-repeat top center;    
}
a.PromoMySpace:hover
{
	background-position: 0px -115px;    
}

a.PromoTwitter
{
    position: absolute;
    top:900px;
    left:auto;
    right:auto;
    margin-left:800px;
    display:block;
	width: 200px;
	height: 115px;
	background: transparent url(images/Promo_Twitter.png) no-repeat top center;    
}
a.PromoTwitter:hover
{
	background-position: 0px -115px;    
}
a.PromoWebizm
{
    position: absolute;
    top:1050px;
    left:auto;
    right:auto;
    margin-left:820px;
    display:block;
	width: 133px;
	height: 90px;
	background: transparent url(images/WebizmCredit.png) no-repeat top center;    
}
a.PromoWebizm:hover
{
	background-position: 0px -90px;    
}