BODY {
padding: 0;
margin: 0;
direction: rtl;
background-image: url('../images/bg.jpg');
}

#header {
background-image: url('../images/header.jpg');
background-position: left;
width: 800px;
height: px;
}

#bigpic {
width: 800px;
height: 173px;
background-image: url('../images/bigpic.jpg');
}

#container {
width: 780px;
background-color: #FFFFFF;
padding: 10px 10px 2px 10px;
}

#menu ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#menu ul li {
float: right;
width: 16.5%;
height: 27px;
line-height: 27px;
background-image: url('../images/menu.jpg');
margin: 0 0 1px 1px;
color: #FFFFFF;
font-family: Arial;
font-size: 14px;
font-weight: bold;
cursor: pointer;
cursor: hand;
}

#menu ul li:hover {
background-image: url('../images/menuhover.jpg');
}

#menu ul li a {
color: #FFFFFF;
font-family: Arial;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

#middlearea {
margin-top: 10px;
}

#news {
margin-left: 16px;
width: 178px;
}

#newstitle {
width: 178px;
height: 29px;
line-height: 29px;
background-image: url('../images/newstitle.jpg');
color: #FFFFFF;
font-family: Arial;
font-size: 14px;
font-weight: bold;
}



#marqueecontainer{
position: relative;
width: 211px;
overflow: hidden;
z-index: 0;
}


.newsrowtitle {
color: #0B1E32;
font-family: Arial;
font-size: 12px;
font-weight: bold;
}


.newsrowtext {
color: #232323;
font-family: Arial;
font-size: 12px;
font-weight: regular;
margin-bottom: 15px;
}


#mainarea {
margin-top: 10px;
padding: 10px;
background-color: #69CFFF;
text-align: right;
}

h1 {
color: #000A1F;
font-family: Arial;
font-size: 24px;
font-weight: bold;
text-align: right;
margin: 0;
}

.text {
color: #000000;
font-family: Arial;
font-size: 12px;
text-align: right;
}

.text a {
color: #000A1F;
font-family: Arial;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.text a:hover {
color: #0070BD;
}



#footer {
color: #000000;
font-family: Arial;
font-size: 12px;
margin-top: 10px;
height: 34px;
line-height: 34px;
background-color: #EDEDED;
border-top: 1px solid #CCCCCC;
}

#footer .img {
float: left;
}





.links {
width: 800px;
color: #000;
font-family: Arial;
font-size: 11px;
text-decoration: none;
}

.links a {
color: #000;
font-family: Arial;
font-size: 11px;
text-decoration: none;
}

.links a:hover {
text-decoration: underline;
}



.right {
float: right;
}

.left {
float: left;
}

.clear {
clear: both;
}




div#idansmith {position:absolute;right:5px;top:20px;z-index:999;direction:ltr;}
body > div#idansmith {position: fixed;}
div#idansmith ul {list-style-type: none; margin: 0px; padding: 0px;}
div#idansmith ul li {margin-top: 80px;}


div#idansmith2 {position:absolute;left:5px;top:20px;z-index:999;direction:ltr;}
body > div#idansmith2 {position: fixed;}
div#idansmith2 ul {list-style-type: none; margin: 0px; padding: 0px;}
div#idansmith2 ul li {margin-top: 80px;}
