@charset "UTF-8";
/* CSS Document */

body {
background-color: #000;
background-image: url('../images/main/gallerywall.jpg');
background-repeat: repeat-x;
text-align: center;
margin: 0 0 0 0;
}

#mastercontainer {
width: 920px;
height: 600px;
margin-left: auto;
margin-right: auto;
}

#submaster1 {
width: 198px;
height: 600px;
float: left;
}

#submaster2 {
width: 702px;
height: 600px;
margin-left: 198px;
}

#subunit1 {
width: 233px;
height: 265px;
float: left;
}

#subunit2 {
width: 233px;
height: 265px;
float: left;
}

#subunit3 {
width: 220px;
height: 265px;
float: left;
}

#subunit4 {
width: 233px;
height: 280px;
float: left;
}

#subunit5 {
width: 233px;
height: 280px;
float: left;
}

#subunit6 {
width: 220px;
height: 320px;
float: left;
}

.picturepadding {
margin-top: 20px;

}

.podium {
margin-top: 90px;

}

/* CSS for content pages */

a:link {
color: #330000;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #330000;
text-decoration: none;
font-weight: bold;
}

a:active {
color: #330000;
text-decoration: none;
font-weight: bold;
}

a:hover {
text-decoration: underline;
}

#contentcontainer {
width: 803px;
height: 385px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
background-image: url('../images/main/contentframe.jpg');
text-align: left;
overflow: auto;
}

#textcontainer {
width: 780px;
height: 335px;
margin-top: 25px;
text-align: left;
overflow: auto;
}

#navigation {
width: 700px;
height: 26px;
background-color: #c7a74b;
border-top-color:#663300;
border-bottom-color:#663300;
border-top-style: dashed;
border-bottom-style: dashed;
border-top-width: thin;
border-bottom-width: thin;
margin-left: 50px;
margin-top: 20px;
margin-bottom: 10px;
}

#navigation ul {
margin: 0px;
padding: 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 90%;
color: #330000;
line-height: 25px;
white-space: nowrap;
}

#navigation li {
list-style-type: none;
display: inline;
}

#navigation li a {
text-decoration: none;
padding: 7px 10px;
color: #330000;
}

#navigation li a:link {
color: #330000;
}

#navigation li a:visited {
color: #330000;
}

#navigation li a:hover {
color: #FDFF96;
}

#subnavigation {
height: 26px;
margin-left: 30px;
margin-top: 25px;
margin-bottom: 10px;
}

#subnavigation ul {
margin: 0px;
padding: 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 80%;
color: #330000;
line-height: 25px;
white-space: nowrap;
}

#subnavigation li {
list-style-type: none;
display: inline;
}

#subnavigation li a {
text-decoration: underline;
padding: 7px 10px;
color: #330000;
}

#subnavigation li a:link {
color: #330000;
}

#subnavigation li a:visited {
color: #330000;
}

#subnavigation li a:hover {
color: #FDFF96;
}


p {
color: #330000;
margin-right: 40px;
margin-left: 50px;
font-size: 16px;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 150%;
}

h1 {
color: #330000;
font-family: Georgia, "Times New Roman", Times, serif;
margin-left: 50px;
}

h2 {
color: #330000;
font-family: Georgia, "Times New Roman", Times, serif;
margin-left: 50px;
margin-top: 20px;
}

h3 {
color: #330000;
font-family: Georgia, "Times New Roman", Times, serif;
margin-left: 50px;
}

h4 {
color: #330000;
font-family: Georgia, "Times New Roman", Times, serif;
margin-left: 50px;
}

.books {
margin-left: 50px;
margin-bottom: 50px;
}

.singlebook {
margin-right: 25px;
margin-left: 50px;
float: left;
}

.pictures {
margin-top: 10px;
margin-bottom: 5px;
margin-right: 15px;
margin-left: 50px;
float: left;
}

.picturesright {
margin-top: 20px;
margin-right: 25px;
margin-left: 15px;
float: right;
}
