body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 color: #000000;
 margin-top: 0px;
 margin-bottom: 0px;
 background-image: url(images/background.jpg);
 background-position: top;
}

#wrap {
 width: 826px;
 height: 1024px;
 margin: 0px auto;
}

#menubar {
 position: absolute;
 top: 145px;
 padding-left: 360px;
}

.top-links {
 color: #000000;
 text-decoration: none;
}

.top-links:hover {
 color: #c40000;
 text-decoration: none;
}

#header {
 width: 826px;
 height: 174px;
 background-image: url(images/header.jpg);
 background-repeat: no-repeat;
}

.psira {
 width: 229px;
 height: 140px;
 float: right;
}

#main-body {
 width: 826px;
 height: 549px;
 background-image: url(images/main-content.jpg);
 background-repeat: no-repeat;
}

#content {
 width: 626px;
 padding-left: 90px;
 text-align: justify;
 padding-top: 30px;
}

#footer {
 width: 826px;
 height: 301px;
 background-image: url(images/footer.jpg);
 background-repeat: no-repeat;
}

#footer-text {
 text-align: center;
 font-size: 10px;
 padding-top: 40px;
}

#photo {
 position: absolute;
 top: 300px;
 margin-left: 400px;
}

a {
 color: #c40000;
 text-decoration: none;
}

a:hover {
 color: #000000;
 text-decoration: underline;
}

.long {
 width: 250px;
}

.verylong {
 width: 620px;
}

h1 {
 font: normal 20px Arial, Helvetica, sans-serif;
 color: #c40000;
 text-align: left;
}
