body{
        text-align: center;
        background-color: #000000;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
        behavior:url("csshover.htc");
        font-family:arial;
        font-size:0.8em;
        color:#ffffff;
    }
    
    a{
        color:#ffffff;
        text-decoration: none;
    }
    
    a.linkHover:hover{
        text-decoration: underline;
    }
    
    img{
        border:0;
    }
    div#wrapper{
        position: relative;
        text-align: left;
        margin-right: auto;
        margin-left: auto;
        min-width:875px;
        z-index:20;
    }
    div#wrapper1{
        position: relative;
        text-align: left;
        margin-right: auto;
        margin-left: auto;
        min-width:875px;
        background-color: #0F0F0F;
        background: #161515 url('images/footer.gif') repeat-x bottom;
    }
    div#top{
        height:92px;
        width:100%;
        min-width:875px;
        margin-top:40px;
        margin-right: auto;
        margin-left: auto;
    }
    div#toppanel{
        background-color: #0F0F0F;
        height:220px;
        min-height:220px;
        width:100%;
        margin-right: auto;
        margin-left: auto;
        
    }
    div#bottompanel{
        background-color: #161515;
        min-height: 70px;
        *height: 70px;
    }
    
    div#footer p{
        padding-top:10px;
    } 
    .white{
        font-color: #ffffff;
    }
    div#icons{
       background-color: #ffffff;
       height:120px;
       width:158px;
       margin: 0 9px 0 0 !important;
       float: left;
    }
    
    div#icons a img{
        display:block;
        margin:0;
    }

    div#icons img:hover{
       margin: -5px 0 -5px -5px;
    }

    div#icons1{
       background-color: #ffffff;
       height:120px;
       width:158px;
       margin: 12px 9px 0 0;
       float: left;
    }
    
    div#icons1 a img{
        display:block;
        margin:0;
    }
    
    div#icons1 img:hover{
       margin: -5px 0 -5px -5px;
    }
    
    div#iconss{
       background-color: #ffffff;
       height:120px;
       width:158px;
       margin: 0 3px 0 0;
       float: left;
    }
    
    div#iconss a img{
        display:block;
        margin:0;
    }

    div#iconss img:hover{
       margin: -5px 0 -5px -5px;
    }

    div#icons1s{
       background-color: #ffffff;
       height:120px;
       width:158px;
       margin: 12px 3px 0 0;
       float: left;
    }
    
    div#icons1s a img{
        display:block;
        margin:0;
    }
    
    div#icons1s img:hover{
       margin: -5px 0 -5px -5px;
    }
    
    div#picLinks{
       width:875px;
       height:270px;
       min-height:270px;
       margin-right: auto;
       margin-left: auto;
       padding-top:13px;
       clear:both;
       z-index:0;
    }
    div#subTitle{
        float:left;
        height:260px;
        width:18px;
        background: url(images/exhib.gif) no-repeat 0 0;
    }

    div#line{
        background: url(images/fp_line.gif) no-repeat 0 0;
        width:3px;
        height:252px;
        float:right;
        margin:0 0px 0 0;
        padding: 0 0 0 0;
    }

    div#featuresMore{
       height:18px;
       width:490px;
       float:left;
       text-align:right;
    }

    div#introText{
       width:330px;
       height:170px;
       margin:0 0 0 15px;
       padding: 0 0 0 0;
       float:left;
       overflow:auto;
    }

    div#introText p{
       margin-top:0px;
       font-size: 0.9em;
    }

    div#container{
        width:519px;
        height:270px;
        float:left;
    }

    div#header{
        background: url(images/logo.jpg) no-repeat bottom;
        width: 875px;
        height: 92px;
        margin-left:auto;
        margin-right:auto;
    }
    
    div#events{
        width: 875px;
        height: 70px;
        background-color:#161515;
        margin-left:auto;
        margin-right:auto;
    }
    
    div#eventsText{
        width:340px;
        margin:0 0 0 534px;
        padding:0 0 0 0;      
        z-index:50;  
        position: relative;
        *position:static;
    }
    
    div#eventsText ul{
        list-style: none;
        margin:0;
        padding:5px 0 0 0;
        width: 340px;
    }
    
    div#eventsText ul li{
        margin: 0 0 3px 0;
        font-size:0.9em;
    }
    
    div#eventsText ul li#first{
        color: #808080;
        font-size:1.1em;
        font-weight: bold;
    }    
    span#moreEvents{
        font-size:0.7em;
        font-weight: bold;
        margin:0;
        padding:0; 
        width:100px;      
        margin-left:170px; 
    }
    span#moreEvents:hover{
        text-decoration: underline;
        cursor: pointer;
    }
    div#footer{
        height:30px;
        clear:both;
    }
    div#me{        
        margin-top:50px;
        margin-left:260px;
    }
    div#header a{
      font-size: 15px;
    }
    a#eventsLink{
      display: block;
      width:100px;
      margin: 2px 0 0 448px;
    }

    a#aboutLink{
      margin: 5px 0 0 467px;
      display: block;
      width:100px;
    }
    a#contactLink{
      margin: 6px 0 0 472px;
      display: block;
      width:100px;
    }
    div.homeThumbGrey{
      background-color:#1F1F1F !important;
    }
    a#homeLink{
        display:block;
        position:absolute;
        height:90px;
        width:425px;
    }
	.small{
		font-size:10px !important;
	}
