body
{
scrollbar-base-color: #000000;
scrollbar-arrow-color: #FF0000;
scrollbar-3dlight-color: #381200;
scrollbar-darkshadow-color: #FF0500;
scrollbar-face-color: #000B11;
scrollbar-highlight-color: #FF0000;
scrollbar-track-color: #000000;
margin:0px;
color:white;
background:black url('pic/bodyBG.jpg') top center repeat-y;
background-attachment:fixed;
font-family:times;
}

table.main
{
height:100%;
direction:rtl;
}

td.main
{
width:800px;
border-right:3px solid red;
border-left:3px solid red;
background:transparent url('pic/line.jpg') center 161px repeat-y;
}

table.page
{
width:100%;
height:100%;
background:transparent url('pic/logo.jpg') top center no-repeat;
}

td.links
{
height:161px;
vertical-align:bottom;
}

td.page
{
}

table.links
{
height:104px;
width:456px;
vertical-align:bottom;
margin-bottom:4px;
}

td.jobs
{
background:transparent url('pic/jobs.gif') top center no-repeat;
width:143px;
vertical-align:bottom;
padding-bottom:10px;
}

td.jobsOVER
{
width:143px;
vertical-align:bottom;
padding-bottom:10px;
}

td.about
{
background:transparent url('pic/about.gif') top center no-repeat;
width:118px;
vertical-align:bottom;
padding-bottom:19px;
}

td.aboutOVER
{
width:118px;
vertical-align:bottom;
padding-bottom:19px;
}

td.contact
{
background:transparent url('pic/contact.gif') top center no-repeat;
width:195px;
vertical-align:bottom;
padding-bottom:32px;
}

td.contactOVER
{
width:195px;
vertical-align:bottom;
padding-bottom:32px;
}

td
{
vertical-align:top;
}

img
{
border:0px solid red;
}

img.sia
{
border:1px solid white;
margin-right:50px;
}

img.brutus
{
border:1px solid white;
margin-right:70px;
margin-top:0px;
}

img.afiya
{
border:1px solid white;
margin-top:100px;
margin-left:30px;
}

img.roi
{
border:1px solid white;
margin-right:70px;
margin-top:110px;
}

img.kiduhim
{
border:1px solid white;
margin-right:50px;
margin-top:-80px;
margin-bottom:50px;
}

a
{
text-decoration:none;
color:white;
}

a.linksJ
{
display:block;
height:56px;
padding-right:15px;
font-size:24px;
font-weight:bold;
}

a.linksA
{
display:block;
height:50px;
padding-right:18px;
font-size:24px;
font-weight:bold;
}

a.linksC
{
display:block;
height:50px;
width:100px;
padding-right:20px;
font-size:24px;
font-weight:bold;
}

a.linksJ:hover
{
display:block;
height:56px;
padding-right:15px;
font-size:24px;
font-weight:bold;
color:black;
}

a.linksA:hover
{
display:block;
height:50px;
padding-right:18px;
font-size:24px;
font-weight:bold;
color:black;
}

a.linksC:hover
{
display:block;
height:50px;
width:100px;
padding-right:20px;
font-size:24px;
font-weight:bold;
color:black;
}
/*
p.sia
{
display:inline;
float:left;
margin-left:62px;
visibility:hidden;
}

p.brutus
{
display:inline;
float:left;
margin-left:63px;
visibility:hidden;
}

p.afiya
{
display:inline;
float:left;
margin-left:90px;
visibility:hidden;
}
*/

div.ok
{
width:370px;
background-color:red;
/*border:1px solid white;
border-right:0px solid white;
border-left:0px solid white;*/
margin-top:15px;
padding:5px;
visibility:hidden;
color:white;
text-align:center;
direction:rtl;
}

table.form
{
color:white;
direction:rtl;
vertical-align:top;
}

td.form
{
width:88px;
}

input.contact
{
background-color:black;
border:1px solid red;
height:21px;
margin-bottom:5px;
margin-top:1px;
color:white;
}

textarea.contact
{
background-color:black;
overflow:auto;
border:1px solid red;
color:white;
/*margin-top:1px;*/
}

.f_name
{
/*background-color:red;*/
border:1px solid red;
border-left:0px solid #00FF99;
color:white;
margin-top:2px;
padding-right:3px;
}

.f_nameOUT
{
margin-top:1px;
padding-right:3px;
}

.Cbutton
{
float:left;
background-color:red;
color:white;
border:0px solid black;
}