body {
   background-color: #FFFFFF;
   margin-bottom: 0;
   margin-left: 0;
   margin-right: 0;
   margin-top: 0;
}

body,table,p {
   font-family: verdana, arial;
   font-size: 12px;
   color: #FFFFFF;
}

A:link {color:#D69E0C;}
A:visited {color:#D69E0C;}
A:active {color:#D69E0C;}

#side_menu {
   background-image: url(images/menu_background.gif);
   background-repeat: repeat-y;
   background-color: #FFFFFF;
}

#red_center {
   background-color: #B11116;
}

#center_content {
   padding: 5px;
   text-align: center;
}

.header_image {
   text-align: middle;
}

#ticker {
   height: 50px;
   width: 1004px;
   background-color: #000000;
   border: none;
   position: relative;
   overflow: hidden;
   display: block;
}

#ticker div {
   position: absolute;
   white-space: nowrap;
   color: #FFFFFF;
   font-size: 24pt;
}

.event {
   vertical-align: middle;
}

#no_peaking {
   position: absolute;
   top: 607px;
   left: 453px;
}

.center {
   text-align: center;
}

#bottom_home {
   background-color: #000000;
   padding: 10px 0px;
}

#h {
	display:none;
}