/* CSS Document */

body {
		margin:0px;
		background-image:url(images/back-bg.jpg);
		}
.back {
		background-image:url(images/back-bg.jpg);
		background-repeat:repeat;
		}
.box1 {
		background-image:url(images/about-me.jpg);
		background-repeat:no-repeat;
		}
.box2 {
		background-image:url(images/shows-events.jpg);
		background-repeat:no-repeat;
		}
.box3 {
		background-image:url(images/concert.jpg);
		background-repeat:no-repeat;
		}
.about-bg1{
			background-image:url(images/about1-new.jpg);
		background-repeat:no-repeat;
		}
.about-bg2{
			background-image:url(images/about2.jpg);
		background-repeat:repeat-y;
		}
.about-bg3{
			background-image:url(images/about3.jpg);
		background-repeat:no-repeat;
		}
.shows{
			background-image:url(images/hrd-shows-events.jpg);
		background-repeat:no-repeat;
		}		
.press{
			background-image:url(images/hrd-press.jpg);
		background-repeat:no-repeat;
		}
.gallery{
			background-image:url(images/hrd-gallery.jpg);
		background-repeat:no-repeat;
		}		
.videos{
			background-image:url(images/hrd-videos.jpg);
		background-repeat:no-repeat;
		}
.contact{
			background-image:url(images/hrd-contact.jpg);
		background-repeat:no-repeat;
		}		
.footer {
		font-family:tahoma;
		font-size:11px;
		color:#FFFFFF;
		line-height:20px;
		}
.text {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#4a4a4a;
		line-height:16px;
		font-weight:bold;
		}
		
		
.link1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FF0000;
		line-height:16px;
		font-weight:bold;
		text-decoration:none;
		}
:link.link1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FF0000;
		line-height:16px;
		font-weight:bold;
		text-decoration:none;
		}
		
:visited.link1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FF0000;
		line-height:16px;
		font-weight:bold;
		text-decoration:none;
		}
:hover.link1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#660000;
		line-height:16px;
		font-weight:bold;
		text-decoration:underline;
		}
:active.link1 {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FF0000;
		line-height:16px;
		font-weight:bold;
		text-decoration:none;
		}
		