body {
	font-family: Arial;
	background-color: #f4e1bb;
	margin: 0;
	padding: 0;
	direction: rtl;
}
.page {
	margin: auto;
	width: 780px;
	border: 1px solid #999933;
	height:auto;
	direction: ltr;
}
.logo {
	margin: 0;
	padding: 0;
	height: 30px;
	overflow: hidden;
}
.topFlash{
	position: relative;
	margin: 0;
	padding: 0;
}
.menu {
	color : green;
}
.menuLinks {
}
.link1 {
	margin-right: 5px;
	margin-left: 5px;
	width: 171px;
	color: #990000;
}
.link1 a
{
	font-weight: bold;
	font-size: 12px;
    color: #FFFFFF;
    text-decoration: None;
}
.link1 a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.news {
	background-color: #FFcc77;
	direction: rtl;
	text-align: Right;
	float: right;
	width: 190px;
	/*height: 100%;*/
	margin: 0;
	padding: 0;
}
.newsMarq {
	margin: auto;
/*	height: 303px;*/
	height: 100%;
	width: 180px;
}
.newsMarq hr {
	height: 1px;
	color: #990000;
	background-color: #999933;
}

.divmarquee {
	position : relative;
	bottom : 0;
	font-weight: bold; 
	font-size: 12px;
}


#content {
	direction: rtl;
	text-align: Right;
	margin: 0;
	padding: 0;
	width: 364px;
	/*min-height : 340px;*/
	height: 100%;
	float: left;
	background-color: #E9E7DA;
	padding: 20px;
	overflow: auto;
	scrollbar-face-color: #E9E7DA; /*backgroung color*/
	scrollbar-highlight-color: #E9E7DA; /*backgroung color*/
	scrollbar-3dlight-color: #E9E7DA; /*backgroung color*/
	scrollbar-track-color: #e1e1e1; /*backgroung color*/
	scrollbar-shadow-color: #E9E7DA; /*backgroung color*/
	scrollbar-darkshadow-color:#990000; /*other color - bolder*/
	scrollbar-arrow-color:#990000; /*other color - bolder*/
}
.imgLeft {
	margin-bottom: 5px;
}
.pic {
	float: left;
	width: 402px;
	height: 355px;
	overflow: hidden;
}
.credits {
	Color: #FFFFFF;
	margin: auto;
	width: 780px;
	font-size: 12px;
	direction: rtl;
	text-align: Center;
}
.title {
	font-size: 16px;
	font-weight: bold;
	Color: #990000;
}
.adrr {
	/*float: both;
	position: relative;*/
	height:20px;
	direction: rtl;
	width: 100%;
	background-color: #990000;
	Color: #f4e1bb;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	 
}
