  * {
    margin:0;
    padding:0;
  }

	A:link { text-decoration: none; color: #aa7700;}
	A:visited { text-decoration: none; color: #aa7700;}
	A:hover { text-decoration: none; background: #eebb00; color: #000000;}
  
	BODY {
    margin: 0;
    padding: 0;
    font-size: 10pt;
    font-family: Tahoma, Arial, sans-serif;
    color: #000000;
    background: #ffffff;
    text-align: center; 
  }
  TD {
    font-size: 10pt;
    font-family: Tahoma, Arial, sans-serif;
    color: #ffffff;
    text-align: center; 
  }
  
  H3 {
  color: #aa7700;
  }
  
  #pane {
  width: 970px;
  text-align: left;
  }
  
  
  A.lpane:link { text-decoration: none;color: #E34321;}
	A.lpane:visited { text-decoration: none;color: #E34321;}
  A.lpane:hover { text-decoration: underline;color: #E34321;}
  
  #header {
  width: 960px;
  height: 305px;
  text-align: left;
  background: url(images/top_banner_date.jpg) no-repeat;
  float: left;
  }
  
  #nav {
  position: relative;
  top: 240px;
  left: 25px;
  text-align: left;
  font-family:  fixedsys,terminal,system;
  font-size: 10pt;
  color: #aa7700;
  z-index: 2;
  }
  
  #social {
  position: relative;
  top: 225px;
  left: 325px;
  text-align: center;
  font-family:  fixedsys,terminal,system;
  font-size: 10pt;
  color: #aa7700;
  z-index: 1;
  }
  
  #page_mid {
  width: 970px;
  text-align: left;
  }
  
  .content_box {
  position: relative;
  top: -30px;
  width: 710px;
  float: left;
  }
  
  .content_box_mid {
	background-color: #000000;
	background: url(images/content_box_mid.jpg) repeat-y;
	color: #ffffff;
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
  }
  
  .news_item {
    border-bottom: solid 2px #aa7700; 
    padding-bottom: 50px;
    margin-bottom: 25px;
  }

  img.content_box_top_image {
   width: 710px;
   height: 26px;
   border: none;
   display: block !important;
  }
  
  img.content_box_bottom_image {
   width: 710px;
   height: 25px;
   border: none;
   display: block !important;
  }
  
  .small_box {
  width: 250px;
  }
  
  .small_box_mid {
	background-color: #000000;
	background: url(images/small_box_mid.jpg) repeat-y;
  font-family:  fixedsys,terminal,system;
  font-size: 10pt;
  color: #aa7700;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
  }

  img.small_box_top_image {
   width: 250px;
   height: 26px;
   border: none;
   display: block !important;
  }
  
  img.small_box_bottom_image {
   width: 250px;
   height: 25px;
   border: none;
   display: block !important;
  }

  .side_text {
  width: 250px;
  font-family:  fixedsys,terminal,system;
  font-size: 10pt;
  text-align: center;
  padding-top: 25px;
  }
  
  .footer_box {
  position: relative;
  top: -30px;
  width: 960px;
  text-align: left;
  float: left;
  }
  
  .footer_box_mid {
	background-color: #000000;
	background: url(images/footer_box_mid.jpg) repeat-y;
	color: #ffffff;
	padding-left: 30px;
	padding-right: 30px;
	text-align: center;
  }
  
  img.footer_box_top_image {
   width: 960px;
   height: 26px;
   border: none;
   display: block !important;
  }
  
  img.footer_box_bottom_image {
   width: 960px;
   height: 56px;
   border: none;
   display: block !important;
  }
  
  .sponsors {
    font-family:  fixedsys,terminal,system;
    font-size: 10pt;
    color: #aa7700;
  }
  
  .TM {
    position: relative;
    top: 35px;
    font-family:  fixedsys,terminal,system;
    font-size: 10pt;
    color: #aa7700;
  }
  
