body {
background-color: #000;
margin: 30px 0px 20px 0px;
font-family: arial, verdana, helvetica;
color: #fff;
}
a:link {
color: #ffe54f;
text-decoration:none;
}
a:visited {
color: #ffe54f;
text-decoration:none;
}
a:hover {
color: #fff;
}
#container {
width: 880px;
margin-right: auto;
margin-left: auto;
}
#topsection {
background-image: url(/images/top_section.gif);
background-repeat: no-repeat;
width: 880px;
height: 116px;
}
#menubox {
position: absolute;
width: 466px;
height: 15px;
border: 0px solid yellow;
margin-top: 102px;
margin-left: 410px;
}
.menuitem {
margin-left: 18px;
}
#logomiddle {
background-image: url(/images/logo_middle.gif);
background-repeat: no-repeat;
width: 877px;
height: 22px;
text-align: right;
}
#middle_photo {
background-image: url(/images/middle_photo.jpg);
background-repeat: no-repeat;
width: 877px;
height: 438px;
}
#middle_mic1 {
background-image: url(/images/mic1b.jpg);
background-repeat: no-repeat;
width: 800px;
height: 438px;
float: right;
margin-right: 3px;
}
#middle_mic2 {
background-image: url(/images/mic2b.jpg);
background-repeat: no-repeat;
width: 800px;
height: 438px;
float: right;
margin-right: 3px;
}
#middle_mic3 {
background-image: url(/images/mic3b.jpg);
background-repeat: no-repeat;
width: 800px;
height: 438px;
float: right;
margin-right: 3px;
}
#green_bar {
margin-left: 29px;
padding: 0px;
width: 48px;
height: 438px;
background-image: url(/images/green_bar.jpg);
background-repeat: no-repeat;
}
#eventstext {
position: absolute;
color: #fde76a;
width: 245px;
height: 165px;
margin-top: 270px;
margin-left: 130px;
font-size: 10px;
line-height: 160%;
}
#insidecontainer {
border: 0px solid yellow;
width: 450px;
height: 395px;
margin: 20px 0px 0px 20px;
font-size: 12px;
}
#insideheader {
margin-bottom: 8px;
}
#insidetext {
width: 475px;
height: 392px;
overflow: auto;
line-height: 140%;
}
.titletext {
font-size: 14px;
font-weight: bold;
}
.smalltext {
font-size: 9px;
}
#footer {
background-color: #f0f0f7;
width: 877px;
height: 16px;
}
#footerleft {
float: left;
height: 16px;
}
#footerright {
float: right;
height: 16px;
}
#footertext {
padding: 1px 0px 0px 0px;
float: right;
color: #363636;
font-size: 9px;
text-align: right;
height: 15px;
}
#subfooter {
text-align: right;
font-size: 10px;
margin: 3px 5px 0px 0px;
}