body {
  	background: #000000 url("images/frame/bg.jpg") top center no-repeat;
}

#submain {
	background: #2d1515 url('images/frame/leftsidebg.jpg') repeat-y;
}


#leftHeader {
	background: url('images/frame/leftHeader.jpg');
}

#leftContent {
	background: #2d1515 url('images/frame/leftContent.jpg') no-repeat;
}

#leftBottom {
	background: #2d1515 url('images/frame/leftBottom.jpg') no-repeat top left;
}

#rightHeader {
	background: url('images/frame/rightHeader.jpg');
}

#rightContent {
	background: #2d1515 url('images/frame/rightContent.jpg') no-repeat;
}

#rightBottom {
	background: #2d1515 url('images/frame/rightBottom.jpg') no-repeat top left;
}

#bioImage {
	background: url('images/frame/bioImage.jpg');
}

#bioText {
	background: url('images/frame/bioText.jpg');
}

#bioLinks {
	background: url('images/frame/bioLinks.jpg');
}

#bioBlog {
	background: url('images/frame/bioBlog.jpg');
}

#bioTours {
	background: url('images/frame/bioTours.jpg');
}

#bioVideos {
	background: url('images/frame/bioVideos.jpg');
}