﻿body { background: #000000; }

#header { width: 940px; height: 210px; background: #4283A9 url("header.jpg") no-repeat; background-position: 150px 0px; margin: 10px; } 
#header2 { width: 940px; height: 210px; background: #4283A9 url("images/kapitiheader5.jpg") no-repeat;  background-position: top right; }
#header3 { width: 940px; height: 210px; background: #4283A9 url("images/kapitiheader3.jpg") no-repeat; background-position: top right; }
#header4 { width: 940px; height: 210px; background: #4283A9 url("images/header4.jpg") no-repeat;  background-position: top right; }

#wrapper { width: 940px; background: #fff url("images/sidebar.gif") repeat-y; background-position: 0 0;  border: solid 10px #fff; margin: 0 auto; text-align: left; }

h1 { width: 140px; height: 30px;  background-color: #4283A9; margin: 1px 1px 1px 0; float: left;  font: bold 16px/30px arial, verdana, tahoma, sans-serif; padding-left: 10px; color: #333; cursor: default; }

h1:first-letter {
color: #333;
text-decoration: underline;
}

h2 {
width: 589px;
height: 30px;
background-color: #4283A9;
float: left;
font: bold 16px/30px arial, verdana, tahoma, sans-serif;
padding-left: 10px;
color: #fff;
margin-top: 1px;
cursor: default;
text-align:center;
}

h3 {
	text-align: center;
	font-size:18pt;
	font: bold 16px/30px arial, verdana, tahoma, sans-serif;

}

#nav {
list-style: none;
z-index: 2;
border-right: 1px solid #fff;
height: 210px;
width: 150px;
}

#nav li a {
color: #fff;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 140px;
height: 25px;
background-color: #2C5A6D;
border-bottom: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
}

#nav li a:hover {
background-color: #4182A8;
}

#current a {
background-image: url("images/bullet.gif");
background-repeat: no-repeat;
background-position: 100% 50%;
}

img {
border: none;
}

a img {
margin-bottom: 20px;
border: 1px solid #fff;
}

a:hover img {
border-color: #f00;
}
a:hover .book {
  border-color: #fff;
}

#links {
width: 150px;
}

#content {
float: right;
width: 585px;
margin: 10px 0 0 10px;
}

p {
margin-bottom: 20px;
}

#footer {
text-align: center;
clear: both;
width: 400px;
margin-left: 163px;
}

#sidebar {
width: 142px;
background-color: #4283A9;
float: left;
position: relative
left: -4px;
margin-left: -147px;
border-top: 1px solid #fff;
font: normal 14px/20px verdana, arial, tahoma, sans-serif;
padding: 0px;
}

#d1 {
	color: #99FF99;
	font: normal 14px verdana, arial, tahoma, sans-serif bold;
}
