body{
	margin:auto;
	text-align:center;
	overflow-y:auto;
	overflow-x:hidden;
}

body {
	text-align: -moz-center;
}


button, img, div { 
	behavior: url(iepngfix.htc) 
}

#agenda{
	color:#fff;
	text-align:right;
	direction:rtl;
	width:600px;
}

#newsfooter{
	color:#fff;
	text-align:right;
	width:600px;
}

#newsPage{
	direction:rtl;
}

#newsPage li{
	color:#fff;
	text-align:right;
}

#bioButtons{
	margin-top:-35px;
}

#logo{
	width:245px;
	float:right;
}

#menuBar{
	margin:auto;
	position:relative;
	text-align:center;
	top:550px;
	width:800px;
	z-index:1;
	
}


#menuButtons{
	position:relative;
	top:7px;
	width:545px;
	
}


#photosButton{
	display:inline-block;
	height:16px;
	width:65px;
	background:url('images/blank.png') no-repeat;
	cursor:pointer;
	position:relative;
	top:2px;
}

#booksButton{
	display:inline-block;
	height:16px;
	width:61px;
		background:url('images/blank.png') no-repeat;
		cursor:pointer;
		vertical-align:text-bottom;
		
}

#downloadsButton{
	display:inline-block;
	height:16px;
	width:67px;
	background:url('images/blank.png') no-repeat;
	cursor:pointer;
	vertical-align:text-bottom;
}




#albumsButton{
	height:16px;
	width:76px;
		background:url('images/blank.png') no-repeat;
		cursor:pointer;
		vertical-align:text-bottom;
}

#videoButton{
	height:16px;
	width:52px;
	background:url('images/blank.png') no-repeat;
	cursor:pointer;
	vertical-align:text-bottom;
}

#bioButton{
	height:16px;
	width:79px;
		background:url('images/blank.png') no-repeat;
		cursor:pointer;
		vertical-align:text-bottom;

}

#newsButton{	
	display:inline-block;
	height:16px;
	width:65px;
	background:url('images/blank.png') no-repeat;
	vertical-align:text-bottom;
}
#sizeItem1{
	height:13px;
	width:58px;
	background:url('images/800x600.png') no-repeat;
}

#sizeItem2{
	height:13px;
	width:58px;
	background:url('images/1024x768.png');
}

.menuItem {
	display:inline;
	height:16px;
	border:0px;
	padding-left:10px;
}

.menuItem2{
	display:inline;
	height:16px;
	border:0px;
	padding-left:10px;
}

.sizeItem {
	display:block;
	height:13px;
}

.prevButton {
	height:55px;
	border:0px hidden;
}

input{
	background:transparent;
	border:0px;
	height:16px;
}	


#nextButton{	
	height:35px;
	width:35px;
	background:url('images/nextButton.png');
}

.nextButton {
	height:55px;
	border:0px hidden;
}

#prevButton{	
	height:35px;
	width:35px;
	background:url('images/prevButton.png');
}

.zoomButton{
	border:0px hidden;
}

#zoomButton{	
	height:35px;
	width:35px;
	background:url('images/zoomButton.png');
}