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

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


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

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

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

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

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

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

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

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

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

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

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

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