html {
background-image: url(../images/bubble.gif);
background-repeat: repeat;
background-position: top right;
}

body {
direction:rtl;
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
//background-image: url(../images/bubble.gif);
//background-repeat: repeat-y;
color: #000000;

}
#container {
	margin: 0 auto;
	width: 1000px;
//display: inline;
}
#main-title {
margin-bottom: 0;
margin-left: 110px;
margin-right: 110px;
font-size: .7em;
letter-spacing: 5px;
text-align: right;
margin-top: 0;
padding-bottom: 8px;
font-weight: bold;
padding-top: 8px;
padding-right: 50px;
background-color: #444444;
color: #ee6600;
//border-top: 1px #5aaa36 solid;
//border-bottom: 1px #5aaa36 solid;
}


#header-image {
background-color: #99eeff;
background-image: url(../images/whalebar2.jpg);
background-repeat: no-repeat;
background-position: center;
height: 177px;
border-top: 2px #050080 solid;
border-bottom: 2px #a12727 solid;
margin-left: 110px;
margin-right: 110px;
}

.navbar {
margin-bottom: 0;
margin-left: 110px;
margin-right: 110px;
font-size: .8em;
text-align: center;
margin-top: 0;
padding-bottom: 8px;
font-weight: bold;
padding-top: 8px;
background-color: #ff9440;
color: #ffffff;
word-spacing: 8px;
border-bottom: 2px #a12727 solid;
}

.navbar a:link{
color: #ffffff;
word-spacing: none;
}

.navbar a.current {
color: #0047ff;
}

.navbar a:hover {
color: #0047ff;
text-decoration: underline;
}


.second_tool_bar {
-moz-border-radius: 2em ;
border-radius: 2em ;
margin-bottom: 0;
font-size: .8em;
text-align: center;
margin-top: 0;
padding-bottom: 0px;
font-weight: bold;
padding-top: 0px;
background-color: #ff9440;
color: #ffffff;
word-spacing: 0px;
border-bottom: 0px #a12727 solid;
}

.second_tool_bar a:link, .navbar a:visited {
color: #ffffff;
word-spacing: none;
}

.second_tool_bar a.current {
color: #0047ff;
}

.second_tool_bar a:hover {
color: #0047ff;
text-decoration: underline;
}

#headline {
font-size: .65em;
padding-top: 30px;
text-align: justify;
background-color: #F2F2F2;
padding-left: 100px;
padding-right: 100px;
margin-left: 110px;
margin-right: 110px;
margin-bottom: 0;
line-height: 1.5em;}


p.byline {
text-align: right;
margin-bottom: 0;
}

#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 110px;
margin-right: 110px;
font-size: .8em;
line-height: 1.8em;
background-color: #ffffff;
}
#page-content {
min-height: 210px;
margin-top: 0;
margin-bottom: 0;
padding: 20px;
padding-top: 5px;
font-size: 1.2em;
line-height: 1.8em;
background-color: #ffffff;
}
.content a:link, .content a:visited {
color: #0047ff;
word-spacing: none;
}

.content a.current {
color: #000000;
}

.content a:hover {
color: #ff4700;
text-decoration: underline;
}


#main-text p {
text-align: justify;
margin-left: 50px;
margin-right: 50px;
}
h1 {
font-size: 1.5em;
text-align: center;
padding-right: 0;
text-decoration:underline;
letter-spacing: 5px;
font-weight: bold;color: #0033aa;
margin-top: 0;
margin-bottom: 0;
}

h5 {
 font-size: 0.7em;
 text-align: center;
 padding-right: 0;
 letter-spacing: 1px;
 font-weight: bold; color: #99bb99;
 margin-top: 0;
 margin-bottom: 0;
}

p {
margin-top: 0px;
margin-bottom: 0;
}
ul, ol, table {
margin-top: 17px;
margin-bottom: 0;
}

ol, ul {
margin-left: 75px;
margin-right: 75px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #ff0000;
}

a:hover {
text-decoration: underline;
}


#footer {
text-align: center;
margin-bottom: 0;
padding-top: 8px;
padding-bottom: 8px;
font-size: 11px;
margin-top: 20px;
padding-right: 50px;
background-color: #444444;
color: #ffffff;
font-weight: bold;
//border-top: 1px #5aaa36 solid;
//border-bottom: 1px #5aaa36 solid;
}

#footer a:link, #footer a:visited {
color: #ffffff;
text-decoration: none;
}
table.center {
margin-left:auto;
margin-right:auto;
text-align:center;
}
#footer a:hover {
text-decoration: underline;
color: #ffffff;
}
.right {
float: right;
text-align: right;
width: 50%;
}
.error {
float: right;
text-align: right;
font-size: 80%;
color: #ff0000;
}
.left {
text-align: left;
padding-left: 50px;
}
.right h3 {
margin-top: 0px;
font-size: 90%;   
}
table {

}
td {
	vertical-align: top;
	padding:5px;
}
input {
	background-color: #dddddd;
	border-color: #000000;		
	border-style: solid;
}
input:focus {
	color:blue;
	font-size: 1.1em;
}
textarea {
	background-color: #dddddd;
	border-color: #000000;		
	border-style: solid;
}
textarea:focus {
	color:blue;
	font-size: 1.3em;
	font-weight : bold;
}
select {
	background-color: #dddddd;	
	border-color: #000000;
	border-style: solid;	
	font-size: 1em;	
}
select:focus{
	color:blue;
	font-size: 1em;
}

a.pop_up:link, a.pop_up:visited {
text-decoration: none;
font-weight: none;
font-size: 0.8em;
color: #00aa00;
}

a.pop_up:hover {
 text-decoration: underline;
}

a.wikiLink:link, a.wikiLink:visited {
color: #00aa00;
}

a.wikiLink:hover {
 text-decoration: underline;
}

.title {
//margin-top: 5px;
margin-bottom: 10px;
//text-decoration: underline;
font-weight: bold;
font-size: 1.2em;
color: #0033aa;
}

.nav-tree {
//float: right;
text-align: right;
font-size: 0.6em ;
color: #770000;
}

.tree {
margin-right:50px;
}

.comment {
font-size: 0.9em ;
}