/* style.css - Tabeisa style sheet*/



body
{ background-color: gray; padding:0; font-family:arial, verdana, sans-serif; font-size:11px; background-image: url(images/slash.png); }

div.container
{
position: absolute;
top: 10px;
width: 100%;
margin: 10px auto;
text-align: center;
}

div.container2
{
position: relative;
width: 805px;
margin: 10px auto;
}

div.banner
{ top:0;
 left: 0px;
 with:800px; z-index:0; background-color:#000000; text-align:center; position: absolute; width: 800px; height: 192px; }

div.navcontainer
{
position: absolute;
left: 0px;
}

a.nav, a.nav:link, a.nav:visited
{ display:block; width:100px; height:38px; background:url(images/button1.png); text-align:center; text-decoration:none; font-family:arial, verdana, sans-serif; font-size:11px; color:white; font-weight: normal; line-height:35px; position: relative; top: 154px; overflow:hidden; float:left; z-index:2; margin-right: 4px; border-color: transparent; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/button1.png',sizingMethod='scale'); }

a.nav:hover
{ color:white; background: url(images/button-over.png); background-repeat: repeat; background-attachment: scroll; background-position: 0 0;}

a.nav:active
{ color:white; background: url(images/button-over.png); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; }

img {
   behavior: url("pngbehavior.htc");
}

div.content
{ position: absolute; top: 192px; left: 0; width: 454px; height: 400px; background-color: #ffffff; z-index: 2; overflow: auto; margin: 20px; }

div.rightnav
{ position: absolute; top: 192px; left: 494px; border-left: 0 none; padding: 20px; margin: 0; width: 266px; height: 400px; background-color: #ffffff; z-index: 2; }

div.footer
{ color: #fff; font-size: 10px; line-height: 20px; clear: both; position: absolute; top: 632px; left: 0; width: 800px; margin: 0; padding: 0; background-color: #000000; height: 20px; }

h2
{
text-align: left;
}

p
{
text-align: left;
}

div.buttons
{ text-align: left; margin-top: 15px; }

div.background
{ color: white; background-color: #fff; position: absolute; top: 192px; left:0px; width: 800px; height: 440px; z-index: 1; }

div.title
{ color: black; background-color: #eedc00; font-family:arial, verdana, sans-serif; font-size:11px; color:#000; font-weight: bold; line-height:16px; text-align: left; text-indent: 12px; position: relative; left: 2px; width: 150px; height: 16px; overflow:hidden; border-style: none; }
