* {
margin: 0;
padding: 0;
}

body {
background: #333 url("images/back.gif") repeat;
text-align: center;
font: normal 11px/18px verdana, arial, tahoma, sans-serif;
color: #FFDF00;
padding-top: 40px;
}

a {
color: #000;
text-decoration: none;
}

a:visited {
text-decoration: underline;
}

a:hover {
color: #fff;
}

#header {
width: 420px;
height: 170px;
background: #CC0000 url("images/logoanimation.gif") no-repeat;
margin-left: 230px;
width: 310px;
}

#header1 {
background: #CC0000  no-repeat;
height: 170px;
margin-left: 310px;
width: 310px;
}

.header2 {
background: #CC0000 url("images/logoanimation.gif") no-repeat;
  height: 170px;
width: 310px;

}

#header3 {
background: #CC0000 url("images/arab_horiz_black.gif") no-repeat;
  height: 170px;
width: 310px;

}

#wrapper {
width: 850px;
background: #CC0000 url("images/sidebar_r.gif") repeat-y;
background-position: 0 0;
border: solid 10px #000;
margin: 0 auto;
text-align: left;
}

h1 {
width: 14px;
height: 30px;
background-color: #000;
margin: 0px 0px 0px 0;
float: right;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #ffff00;
text-align: center;
cursor: default;
}

h1:first-letter {
color: #f00;
text-decoration: underline;
}

h2 {
width: 100%;
height: 30px;
background-color: #000;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #ffff00;
margin-top: 0px;
cursor: default;
}


#navcontainer ul {
list-style: none;
border-right: 0px solid #fff;
width: 100px;
/*background: #CC0000 url(./images/bg11.gif) top left; background-repeat: no-repeat;*/
float: left;
padding-left:10px;
padding-top: 10px;
}

#navcontainer ul li a {
color: #000;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 100px;
height: 25px;
background:  url(./images/bg11.gif) top left; background-repeat: no-repeat;
border-bottom: 0px solid #ffff00;
padding-left: 10px;
text-decoration: none;
 float: left;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a:hover {
background:  url(./images/bg12.gif) top left; background-repeat: no-repeat;
 float: left;
}

#current a {
background:  url(./images/bg12.gif) top left; background-repeat: no-repeat;
background-position: 100% 50%;
float: left;
}

#sidebar {
width: 160px;
background: #000 url("images/sidebar_l.gif") repeat-y;
float: right;
position: relative;
margin-left: -147px;
border-top: 0px solid #fff;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
padding: 8px;
}

img {
border: none;
}

a img {
margin-bottom: 20px;
border: 0px solid #000;
}

a:hover img {
border-color: #f00;
}

#content {
float: left;
width: 530px;
margin: 10px 0 0 20px;

}

p {
margin-bottom: 20px;
}

p:first-line {
font-weight: bold;
}

#footer {
color: #000;
text-align: center;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
clear: both;
width: 400px;
margin-left: 163px;
}
