/* CSS Document */

#html, body, {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:980px;
  height: 100%;
  margin: auto;
font-family: arial;
font-size: 12px;
font-color: #000000;
} 

.font1 {
color:#319b47;
font-weight:bold;
}

.font2 {
font-size: 11px;
}

.font3 {
text-indent: 20px;
}

.font4 {
color: #000000;
}

.font5 {
color: #319b47;
}

.font6 {
font-family: arial;
color: #319b47;
font-size: 14px;
}

.font7 {
color: #ffffff;
}

.font8 {
color: #ffffff;
font-size: 18px;
}

#header { 
background:url(../images/headerbg.jpg); 
height: 249px;
left: 30px;
width:920px;
position:relative;
}

#logo {
background:url(../images/bstlogo.png) no-repeat;
width:290px;
height: 50px;
float: left;
}

#musicplayer {
width: 200px;
position: relative;
float: right;
}

#mainbody {
background:url(../images/bodybg.jpg);
height: 279px;
top:30px;
left: 30px;
width:920px;
outline: none;
position: relative;
}

#bannermovie {
top:30px;
height: 200px;
width: 920px;
float: left;
}

#upevents {
left:200px;
position: relative;
}

#columnleft {
float: left;
width: 250px;
height: 342px;
padding-top: 30px;
}

#columncenter {
float: left;
width: 650px;
height: 642px;
padding-top: 20px;
}

#event1 {
float: left;
width: 140px;
padding-top: 20px;
}

#event2 {
float: left;
width: 140px;
padding-left: 25px;
padding-top: 20px;
}

#event3 {
float: left;
width: 140px;
padding-left: 25px;
padding-top: 20px;
}

#event4 {
float: left;
width: 140px;
padding-left: 25px;
padding-top: 20px;
}

#phototext {
float: left;
width: 650px;
padding-top: 35px;
}

#event5 {
float: left;
width: 305px;
padding-top: 20px;
}

#event6 {
float: left;
width: 305px;
padding-left: 25px;
padding-top: 20px;
}

#columnright {
float: right;
width: 200px;
height: 342px;
}

img {
border-style: none;
}

body {
background-color: #000000;
background-image:url(../images/background2.jpg);
background-repeat: repeat;
postion: relative;
}

#container { 
background:url(../images/bg_container2.png) repeat-y scroll 0 50px;
float:left;
padding:0 30px 0 21px;
width:1000px;
height:840px;
margin: auto;
}

#footer { 
background:url(../images/footer2.png); 
position: relative;
width:1024px;
top:312px;
bottom:0px;
left:0;
margin:0;
padding:0;
height: 245px;
left: -21px;
}
