.about_cog
{
        font-size: 14px;
        color: #000000;
        font-weight: normal;
        font-family: Verdana;
}

.center {
    width: 1200px;
    margin: 0 auto;
    }

.head_table {
    border: "";
    border: 0px;
    width: 1200px;
    }

.head_text
{
	font-size: 35px;
	color: #ffffff;
	height: 50px;
	font-weight: normal;
	font-family: Arial;
}

#header {
     height: 150px;
      }

.kioskcenter {
    width: 1000px;
    margin: 0 auto;
    }

#nav {
     width: 100%;
     float: left;
     margin: 0 0 3em 0;
     padding: 0;
     list-style: none;
     background-color: #000000	;
     border-bottom: 1px solid #CCC;
     border-top: 1px solid #ccc;
     }

#nav li {
     float: left;
     }

#nav li a {
     display: block;
     padding: 8px 8px;
     text-decoration: none;
     font-weight: bold;
     color: #ffffff;
     border-right: 1px solid #ccc;
     }

#nav li a:hover {
     color: #c00;
     background-color: #fff;
     }

.nav_text
{
    background-color: #ffffff;
    color: #000000;
    margin: 0px;
    vertical-align: top;
    text-align: center;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    font-family: 'Arial';
    font-size: 13px;
    line-height: 15px;
}

.schedule_text
{
	font-size: 50px;
	color: #000000;
	height: 50px;
	font-weight: normal;
	font-family: Arial;
}

