body{
	 margin: 5px 0 0 0;
	 padding: 0;
    background-color: #72423E;
	 background-image: url(images/background.jpg);
    background-repeat: repeat-x;
}

#pageframe{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/framebg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	
}

#wrappertop{
	width: 846px;
	height: 207px;
	z-index: 0;
}

#rightbartop{
	float: right;
	width: 253px;
	height: 207px;
	background-image: url(images/rightbarbg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	text-align: center;
}

#tmenu{
	width: 253px;
}

#tmenu ul{
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	text-align: center;
}

#tmenu li{
	display: inline;
	margin: 0 8px 0 0;
	padding: 0 0 0 0;
}

#scrollbg{
	width: 217px;
	height: 153px;
	background-image: url(images/scrollbg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: left;
	
}

/*scrolling text settings*/
/*Scrolling text positioning*/
#divup   {position: relative; left:190px; padding-right:0px; padding-top:20px; padding-bottom:0px; margin-top:0px; margin-bottom:-20px; width:11px; height:12px;}
#divdown {position: relative; left:190px; padding-right:0px; padding-top:0px; padding-bottom:0px; margin-top:-40px; margin-bottom:0px; width:11px; height:12px;}

#divscrolltextcont
{
position: relative; 
left:-5px;
top:-10px; 
bottom:-5px; 
width:170px; 
height:100px; 
clip:rect(0px,170px,108px,0px);
overflow:hidden;
visibility:hidden;
}

#divtext {position:relative; left:0px; top:0px;}
/*END OF SCROLLING TEXT POSITIONING*/



#soundwrapper{
 width: 592px;
 height: 30px;
 float: left;
 background-image: url(images/soundtab.png);
 background-repeat: no-repeat;
 background-position: top right;}

#date{float: left;
font-family: arial;
color: #ffffff;
font-size: 10px;
padding: 5px 0 0 8px;}

#soundtab{
 width: 400px;
 float: right;
 text-align: right;
 padding: 0 20px 0 0;}
 
 #leftsidetop{
	width: 592px;
	height: 207px;
	float: left;
	z-index: 2;
}

#wrapper{
	width: 846px;
	background-image: url(images/wrapperbg.gif);
	background-repeat: repeat;
	background-position: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	z-index: 0;
}
#mmenu{
	width: 592px;
	height: 50px;
	float: left;
	background-image: url(images/mmbg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	z-index: 2;
}

#mmenu ul{
	margin: 0;
	padding: 10px 0 0 0;
	text-align: center;
}

#mmenu li{
	display: inline;
	margin-right: 20px;
}

#rightside{
	float: right;
	width: 253px;
	text-align: center;
}

#leftside{
	width: 592px;
	float: left;
	background-image: url(images/leftsidetop.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#clearone{
   width: 846px;
	clear: both;
}

#footer{
	width: 846px;
	background-image: url(images/bottombg.gif);
	background-repeat: repeat;
	background-position: left;
	
}

#logoright{
	float: right;
	width: 253px;
	text-align: center;
}

#btmmenu{
	width: 592px;
	float: left;
	padding-top: 12px;
	text-align: center;
}

#btmmenu ul{
	padding: 0 0 4px 0;
	margin: 0;
	text-align: center;
}

#btmmenu li{
	display: inline;
	margin: 0 12px 0 12px;
}

#clearbtm{
   width: 846px;
	clear: both;
}

#bottom2{
	width: 846px;
	height: 33px;
	background-image: url(images/bottom2.gif);
	background-repeat: no-repeat;
	background-position: left;
	
}


#cright{
  width: 700px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}