html { background-color: #DEB887; }
body { background: url(cool-fade.gif) #DEB887 repeat-x; font: 15px Georgia, "Times New Roman", Times, serif; margin: 0; padding: 0; text-align: center; color: #2d2d2d; }
a { color: #036; text-decoration: none;}

h1,h2,h3,h4, #content h1 a, #content h2 a, #content h3 a { font-weight: normal; }
a:hover { color: #09c; }

#menu { margin-left: 210px; margin-top: 39px; font: 14px Verdana, Arial, Helvetica, sans-serif; }

#menu #current { background: url(bg-menu-current.png) 0 18px repeat-x; padding-bottom: 4px; border-bottom: 1px solid black; }

#menu #last a { margin-right: 0; }

#menu a { float: left; height: 18px; margin-right: 25px; text-decoration: none; }

#menu a:hover { background: url(bg-menu-hover.png) 0 18px repeat-x; padding-bottom: 4px; border-bottom: 1px solid #ccc; }

#menu li { display: inline; margin: 0; text-align: center; }

#menu ul { height: 23px; list-style: none; margin: 0; padding: 0; text-transform: lowercase; }

#wrap { margin: auto; text-align: left; width: 758px; }
#wrap2 {background: #DEB887 url("images/bckgrd1.JPG") repeat-y 0 29; overflow: hidden; }
#flashcontent { 
  background: #CD853F url("images/tentoes_name3.jpg");
  background-repeat: no-repeat;
  width: 758px; 
  height: 500px;
  padding: 0px;
  vertical-align: top;
  margin-top: 29px; }
#sidebar-left {
  background-color: #000;
  -moz-box-sizing:border-box;box-sizing:border-box;
  width: 200px;
  height: 500px;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 0px;
  vertical-align: top;
  margin-top: 29px;
  float:left;
  padding-bottom: 10000px;
  margin-bottom: -10000px;
}
#content { float: right; width: 538px; height: 500px; margin-top: 29px; background-color: #faebd7; padding-right: 10px; padding-left: 10px;
padding-bottom: 10000px;
  margin-bottom: -10000px;}

#content a { font-weight: bold; }

#content li { margin-bottom: 6px; line-height: 20px; }
#tentoes {
	background-color:#CD853F;
	width:200px;
	text-align: center;
	font: 10px Monotype Corsiva, Georgia, Times, serif; 
  color: #ffffff;	
}
a img {
display:block;
border: none;
float: left;
}
span.codedirection { unicode-bidi:bidi-override; direction: rtl; }


