html {
height:100%;
}

p {
font-size:11px;
line-height:14px;
}
body {
background-color:#000000;
height:100%;
margin:auto;
padding:0px;
width:1000px;
}

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

#container { 
background-image: url(../images/background5.jpg);
background-repeat:no-repeat;
height:100%;
}

#containerNoBackground { 
height:100%;
background-color:#000000;
}
#content {
height:100%;
width:1000px;
font-family:Arial,"Myriad Pro","Helvetica Neue", Helvetica, Arial;
}

#leftBar {
float:left;
width:160px;
/*background:#333333;*/
}

#leftBarImages {
float:left;
width:160px;
/*background:#333333;*/
}
#title {
padding-left:10px;
padding-top:10px;
color:#ffffff;
text-transform:uppercase;
font-size:13px;
}
#indexTitle {
text-transform:uppercase;
font-size:13px;
color:#bbbb00;
padding-top:175px;
padding-left:140px;
}
#indexTitle a {
color:#bbbb00;
}
#indexTitle a:visited {
color:#bbbb00;
}
#indexTitle a:hover {
color:#bbbb00;
text-decoration:underline;
}

#menu {
width:200px;
padding-left:10px;
padding-top:50px;
text-transform:uppercase;
font-size:11px;
}
.menuItem {
padding-bottom:3px;
}
.menuItem a {
color:#ffffff;

}
.menuitem a:visited {
color:#ffffff;

}
.menuItem a:hover {
color:#bbbb00;
}

#rightArea {
color:#bbbb00;
padding-top:10px;
float:left;
width:770px;
}

#rightAreaImages {
color:#bbbb00;
padding-top:10px;
float:left;
width:840px;
}
.infoShowBlock{
float:left;
width:760px;
padding-top:5px;
}
.infoShowsYearBlock {
float:left;
width:700px;
}
.infoTitle {
border-top:3px solid #eeeeee;
border-bottom:3px solid #eeeeee;
text-transform:uppercase;
font-size:13px;
height:14px;
border-right:3px solid #eeeeee;

color:333333;
text-align:left;
background-color:#eeeeee;
}

.infoTitle a {
padding:2px;
padding-left:5px;
padding-right:5px;
display:block;
float:right;
line-height:10px;
font-size:10px;
font-weight:normal;
background-color:#000000;
color:#ffffff;
}
.infoTitle a:visited {
color:#ffffff;
}
.infoTitle a:hover {
color:#bbbb00;


}
.infoSectionTitle {
font-size:14px;
font-weight:bold;
padding-top:15px;
padding-bottom:15px;
float:left;
width:750px;
}
.infoShowsYearLabel {
font-size:11px;
width:50px;
float:left;
}
.infoShow {
font-size:11px;
padding-bottom:3px;
}
.infoShowTitle {
font-style:italic;
}
.infoItem {
font-size:11px;
padding-bottom:3px;
}
.infoSectionTitleMain {
color:#000000;
font-size:17px;
font-weight:bold;
}
.bibliographyYearEntries {
float:left;
width:760px;
padding-top:5px;
}
.bibliographyYearBlock {
float:left;
width:700px;
}
.bibliographyYear {
font-size:11px;
width:50px;
float:left;
}
.bibliographyTitle {
font-style:italic;
}
.bibliographyEntry {
font-size:11px;
padding-bottom:3px;
}

.textContent {
background-color:#eeeeee;
padding:20px;
width:730px;
float:left;
color:#333333;
padding-bottom:30px;
margin-bottom:20px;
}

.newsItem {
font-size:13px;
font-weight:bold;
padding-bottom:10px;
}
.newsInfo {
font-weight:normal;
font-size:11px;
}

a.selectedMenuItem:visited {
color:#bbbb00;
}

a.selectedMenuItem {
color:#bbbb00;
}
