body {
padding: 0;
margin: 0;
font: 90% Calibri, Verdana, Tahoma, Arial, sans-serif;
background: url(images/bg.jpg);
line-height:1.4em;
text-align:justify;
color: #000000;
}

a {
text-decoration: none;
color: #0000FF;
}

a:hover {
text-decoration: underline;
}

#container {
margin: 0 auto 15px auto;
width: 760px;
padding: 5px 20px 20px 20px;
background: #ffffff;
margin-top: 20px;
}

#logo {
margin: 15px 0 0 0;
}

#logo h1 a {
color: #303030;
}

#logo h1 a:hover {
text-decoration: none;
}

#navitabs {
margin-top: 25px;
margin-bottom: 10px;
clear: both;
}

.navitab {
padding: 4px 8px 4px 8px;
margin: 0 0 4px 0;
text-decoration: none;
letter-spacing: 1px;
background: #f0f0f0 url(images/corner.gif) top right no-repeat;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #ffffff;
}

.navitab:hover {
text-decoration: none;
background: #d0d0d0 url(images/corner.gif) top right no-repeat;
}

.activenavitab {
padding: 4px 8px 4px 8px;
color: #ffffff;
margin: 0 0 4px 0;
text-decoration: none;
background: #505050 url(images/corner.gif) top right no-repeat;
}

.activenavitab:hover {
text-decoration: none;
}

#desc {
height: 200px;
width: 470px;
color: #ffffff;
padding: 0;
clear: both;
margin: 6px 0 0 0;
}

#desc p {
width: 290px;
font-size: 1em;
line-height: 1.3em;
padding: 0 0 0 15px;
}

#desc h2 {
padding: 15px 15px 0 15px;
color: #ffffff;
}

#desc a {
color: #ffffff;
text-decoration: underline;
}

#main {
width: 590px;
float: left;
padding: 0 15px 0 0;
border-right: 1px solid #d0d0d0;
margin-top: 10px;
margin-bottom: 100px;
}


#main1 {
width: 758px;
float: left;
padding: 0 15px 0 0;
margin-top: 10px;
margin-bottom: 100px;
line-height:1.4em;
text-align:justify;
}


.block {
background: #f0f0f0;
padding: 15px;
}

#sidebar {
width:140px;
float:right;
margin-top:25px;
}



.sidelink {
text-align: left;
display: block;
width: 120px;
font-size: 0.9em;
background: #f0f0f0 url(images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.sidelink:hover {
background: #d0d0d0 url(images/corner.gif) top right no-repeat;
text-decoration: none;
}

.activesidelink {
text-align: left;
display: block;
width: 120px;
color: #ffffff;
font-size: 0.9em;
text-decoration: none;
background: #505050 url(images/corner.gif) top right no-repeat;
padding: 3px 4px 3px 8px;
margin: 5px 10px 5px 0;
}

.activesidelink:hover {
text-decoration: none;
}


#pleft {
line-height: 1.4em;
text-align: left;
}

#pbook {
font-size: 0.9em;
text-align: center;
margin-top: 8px;
}

#footer {
clear: both;
background: #fafafa;
color: #505050;
font-size: 0.75em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align:center;
}

#footer a {
color: #505050;
}

h1 {
margin: 0 0 20px 0;
font-size: 2.1em;
font-weight: normal;
}

h2 {
margin: 0 0 20px 0;
font-size: 1.6em;
font-weight: normal;
}

h3 {
margin: 20px 0 10px 0;
font-size: 1.4em;
font-weight: normal;
}

h4 {
font-size: 1.1em;
font-weight: normal;
}

#star {
text-align:center;
margin-left:260px;
}

.right {
text-align: right;
}

a img {
border: 0;
}

.photo {
padding: 3px;
display: block;
margin: 0 auto 5px auto;
background-color: #cc9966;
}

.hide {
display: none;
}

#list li {
margin: 1em 0; 
}
