﻿html, body 
{
    margin: 0 0 0 0;
    text-align:center;
    direction: rtl;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 12px;
	background: #346396
	            url(../images/page_bg.gif);
}
#page-container 
{
    margin: 0 0 0 0;
    margin-top: 0px;
    width: 770px;
    margin: auto;  
    background: #ffffff
                url(../images/gray_bg.jpg);
    background-repeat: repeat-x;  
}
#header 
{
    width: 770px;
    margin: auto;
    margin-bottom: 0px;
    background: #fff;
    border: none;
  	height: 226px !important;
  	max-height: 226px;
}
.TopNews 
{
    background: url(../images/topnews_bg2.jpg);
    background-repeat:repeat-x;
}
#right-pane 
{
    height:100%;
    margin:0;
    width: 158px;
    float:right;
}
#left-pane 
{
    height:100%;
    margin-top:0;
    margin-right: 158px;
    text-align:center;
}
#ads-pane 
{
    margin-right: 158px;
    margin-top:0;
    height: 65px;
    text-align:center;
    margin-left: 0;
}
#footer 
{
    clear:both;
    background: lightblue
                url(../images/footer_bg.jpg);
    background-repeat:repeat-x;
    height: 121px;
}
h5 
{
    color:#426E99;
    font-size: 16px;
}
a:link, a:visited
{
    text-decoration:none;
    color: #336295;
}
a:hover 
{
    text-decoration: underline;
    color: #336295;
}
.Image2
{
    border: none;
    padding: 3px 3px 3px 3px;
    margin:5px 5px 5px 5px;
    background: #3B73AC url(../images/images_bg.jpg);
    background-repeat:repeat-x;
    background-position:bottom;
}
.NewsImage 
{
    border: solid 1px #555555;
    padding: 3px 3px 3px 3px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    background: #ffffff;
}
#MoreNews li a {
    height: 23px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 19px;
	text-decoration: none;
}
#MoreNews a:link, #MoreNews a:visited {
    color: #336295;
	display: block;
	padding: 0px 0 0 0;
}
#MoreNews a:hover {
    color: #336295;
    text-decoration: underline;
	display: block;
	padding: 0px 0 0 0;
}

/* Main Menu Stuff */
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu-header {
    height:19px;
    background: url(../images/menu-header.jpg);
}
.menu-title {
    height: 24px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
    height: 19px;
    padding: 5px 5px 0 0;
    font-weight: bold;
    background: orange
                url(../images/menu_title.jpg);
}
#mainmenu 
{
    text-align:right;
    background: white;
    width: 158px;
    direction: rtl;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 10px;
	border-left: solid 1px #DDEBF5;
}

#menu li a.aItem {
	height: 24px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 20px;
	text-decoration: none;
	}
#menu li a.aLast {
	height: 22px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 18px;
	text-decoration: none;
}		
	
#menu li a:link, #menu li a:visited {
	color: #000;
	display: block;
	background:  url(../images/menu-item.jpg);
	padding: 4px 45px 0 0;
	}
	
#menu li a:hover {
	color: #000;
	background:  url(../images/menu-item.jpg) 0 -24px;
	padding: 4px 50px 0 0;
	}
	
#Extra {
    background: #336295;
    padding-bottom: 10px;
    color: #fff;
}
#ExtraUL {
    background: url(../images/menu-extra.jpg);
    padding-top: 28px;
}
#Extra li a {
    height: 18px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 16px;
	text-decoration: none;
	border-bottom: dotted 1px #fff;
}
#Extra a:link, #Extra a:visited {
    color: #fff;
	display: block;
	padding: 4px 25px 0 0;
}
#Extra a:hover {
    color: #fff;
    text-decoration: underline;
	display: block;
	padding: 4px 25px 0 0;
}
#Extra2 {
    padding: 5px 5px 5px 5px;
    text-align: center;
}
h6
{
    color:#000;
    font-size: 10px;
}
#board-list img {
	border: solid 1px #555555;
    padding: 3px 3px 3px 3px;
    margin-left: 10px;
    margin-bottom: 5px;
    background: #ffffff;
}

.LeftExtra
{
    background: #346495
                url(../images/polls-bg.jpg);
    background-repeat: no-repeat;
    width: 178px;
}
.LeftExtra2
{
    background: #346495
                url(../images/polls-bg2.jpg);
    background-repeat: no-repeat;
    width: 178px;
    height: 59px;
}

.Polls
{
    background: url(../images/leftextra-bg.jpg);
    background-repeat: no-repeat;
    text-align:center;
    width: 178px;
}
.RandomPics
{
    background: url(../images/randpics-bg.jpg);
    background-repeat: no-repeat;
    width: 178px;
    height: 170px;
}