.bg {display:none}
#bgHeader {display:none}
html {
	background-color: #fcfcfd;
	direction:rtl;
	unicode-bidi: normal;
}
body {
	font-family:"Trebuched MS", "Arial Unicode MS", Helvetica, sans-serif;
	color:#000;
	line-height:1em;
	font-size: 68%;
	text-align:right;
}
p, ul, li, ul li li, h1, h2, h3, #container .footer div.copyText, #container1 .footer div.copyText {text-align:right;}
a {
	color:#000;
	text-decoration:underline;
}
.yearBorder {
	border-bottom:dashed 2px;
	color:#526879;
	margin-top:15px;
	margin-bottom:10px;
	height:auto;
}
.referencesThumb, #menuMain, .footer {display:none}
/*
----------------------------------------------------------------------------
PICTURE
----------------------------------------------------------------------------
*/
.pictures {clear:both}
.pictures, .pictures #contentColPic {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.pictures #contentColPic #screenThumb   {
	text-align:right;
	padding: 0px;
	margin-top: 0px;
}
.pictures #contentColPic #screenThumb .pictureBox {
	float:right;
	margin-right:0px;
	margin-bottom:0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.pictures #contentColPic #screenThumb .pictureBox .pictureInfo .pictureTitle {
	margin-top:5px;
	margin-bottom: 5px;
	color:#003e7e; 
	text-align:right
}
.pictures #contentColPic #screenThumb .pictureBox #thumb img {
	display: block;
	width: 149px;
	margin: 0px;
	padding:1px;
	border:solid 1px #adb6b8
}
.pictures #contentColPic #screenThumb .pictureBox #thumb img:hover {
	border:dashed 1px #adb6b8
}
/*Index Reference Thumbs*/
.pictures, .pictures contentColPicReferences {
	padding: 0px;
	margin: 0px;
}
.pictures #contentColPicReferences #screenThumb   {
	text-align:right;
	padding: 0px;
	margin-top: 0px;
}
.pictures #contentColPicReferences #screenThumb .pictureBoxReferences {
	float:right;
	margin-right:0px;
	margin-bottom:0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 3px;
}
.pictures #contentColPicReferences #screenThumb .pictureBoxReferences #thumb img {
	display: block;
	width: 211px;
	margin: 0px;
	padding:1px;
	border:solid 1px #adb6b8
}
.pictures #contentColPicReferences #screenThumb .pictureBoxReferences #thumb img:hover {
	border:dashed 1px #adb6b8
}

