/*tag-----------------------*/
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#000000;
	color:#FFFFFF;
}
/*IDs-----------------------*/
#MainContainer {
width:750px;
margin:auto;
height:400px;
}
#ImageHeader {
width:750px;
text-align:center;
}
#TopBorder{
width:700px;
margin:auto;
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:1px;
}
#NavigationTop{
text-align:left;
vertical-align:top;
}
#MainContainer{
height:327px;
}
#LeftColumn{
float:left;
height:327px;
width:255px;
}
#Staffing{
float:left;
height:327px;
width:255px;
}
#MiddleColumn{
float:left;
height:327px;
width:246px;
}
#Specialty{
float:left;
height:198px;
width:246px;
}
#Narrators{
float:left;
height:129px;
width:246px;
}
#RightColumn{
float:left;
height:327px;
width:249px;
}
#Events{
float:left;
height:163px;
width:249px;
}
#Entertainers{
float:left;
height:164px;
width:249px;
}
#BottomBorder{
width:700px;
margin:auto;
border-bottom-color:#FFFFFF;
border-bottom-style:solid;
border-bottom-width:1px;
}
#NavigationBottom{
text-align:left;
vertical-align:top;
}
#Copyright{
text-align:right;
font-size:9px;
padding-top:10px;
}

/*Classes-------------------*/

