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

body {
font: 78%/124% Verdana, "Trebuchet MS", Tahoma,  Arial, sans-serif;  
color : #000000;
padding: 0px;
margin: 0px;
}

body#allstar {
font: 78%/124% Verdana, "Trebuchet MS", Tahoma,  Arial, sans-serif;  
color : #000000;
background: #E5EBF7;
}

img {
border-style: none;
}

.indexoption {
padding: 0;
margin: 0;
border-style: none;
}

div#container {
position: relative;
width: 800px;
margin: 0 auto;
}

div#navigation {
position: relative;
margin: 0 auto;
padding: 0px;
width: 800px;
height: 23px;
}

h1#header {
float: right;
position: absolute;
top: 6px;
left: 236px;
text-indent: -9999px;
height: 245px;
width: 564px;
background: url("../images/allstar_header.gif");
}

h2#logo {
height: 60px;
width: 800px;
padding-top: 20px
margin: 0 auto;
background : url("../images/brandingheader.gif") no-repeat center;
text-indent: -9999px;
padding-bottom: 20px;
}

h2.title  {
text-align: center;
padding-bottom: 20px;
}

p.footer {
text-align: center;
padding-top: 20px;
}

h2.navitem {
display: block;
position: absolute;
height: 23px;
margin: 0px;
padding: 0px;
text-indent: -9999px;
}

h2#navhome {
background: url("../images/navbar_01.gif") no-repeat;
width: 68px;
}

h2#navnews {
background: url("../images/navbar_02.gif") no-repeat;
width: 67px;
left: 68px;
}

h2#navbio {
background: url("../images/navbar_03.gif") no-repeat;
width: 39px;
left: 135px;
}

h2#navcamp {
background: url("../images/navbar_04.gif") no-repeat;
width: 69px;
left: 174px;
}

h2#navclassroom {
background: url("../images/navbar_05.gif") no-repeat;
width: 140px;
left: 243px;
}

h2#navlessons {
background: url("../images/navbar_06.gif") no-repeat;
width: 105px;
left: 383px;
}

h2#navfestival {
background: url("../images/navbar_07.gif") no-repeat;
width: 99px;
left: 488px;
}

h2#navensembles {
background: url("../images/navbar_08.gif") no-repeat;
width: 132px;
left: 587px;
}

h2#navvideos {
background: url("../images/navbar_09.gif") no-repeat;
width: 81px;
left: 719px;
}

h2.navitem a {
display: block;
overflow: hidden;
}

ul#links {
width: 140px;
position: absolute;
right: 10px;
top: 190px;
}

ul#events {
width: 800px;
z-index : 1;
position : relative;
height : 270px;
margin : 0;
padding-top: 20px;
list-style-type : none;
}

li#allstar {
position: absolute;
left: 60px;
width: 304px;
height: 270px;
background: url("../images/allstar_logo.gif");
text-indent: -9999px;
}

li#gongathon {
position: absolute;
right: 60px;
width: 304px;
height: 270px;
background: url("../images/header_logo.gif");
text-indent: -9999px;
}

ul#events a {
display : block;
width : 304px;
height: 270px;
text-decoration : none;
overflow : hidden;
}

img#brochurebody {
padding-top: 10px;
}


}