body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #990000;
	padding: 15px;
}
a{
	color: #ffffff;
	text-decoration: none;	
}
a img{
	border: none;
}
ul li, ol li{
    margin: 0.7em 0;
}
td#slogan{
	text-align: center;
	padding-top: 20px;
	font-size:16px;
}
td#slogan h4{
	color: #ECE9D8;
}
td#mainmenu{
    text-align: center;
    font-size: 11px;
    color: #ffffff;
    padding: 14px 0;
}
td#mainmenu a{
	text-transform: uppercase;
	font-weight: bold;
    padding: 6px;
	color: #ffffff;
	text-decoration: none;
}
table#frame{
    background: #000033;
    padding-top: 20px
}
div#leftcol{
    padding: 10px;
}
div#submenu a{
    display: block;
	color: #ffffff;
    border-bottom: solid 2px #ffffff;
    font-size: 12px;
    padding: 8px 0;
}

div#iei-menu{
    background: url(../images/header1.gif) no-repeat left;
    height: 21px; /*36*/
    padding-top: 15px;
    padding-left: 70px;
}
div#iei-menu a{
    color: #000000; 
    font-size: 12px;
    border-left: solid 1px #ffffff;
    display: block;
    float: left;
    height: 17px; /*21*/
    background: #bbb;
    padding: 4px 20px 0 20px;
}
div#content{
	padding: 20px;
	color: #000000;
	font-size: 13px;
}
div#content a{
    color: #990000;
}
td#footer{
	color: #ECE9D8;
	text-align: center;
	font-size: 12px;
}
div#links-bottom{
    font-size: 12px;
    margin: 10px auto;
    text-align: center;
    width: 740px;
}
div#links-bottom a{
    padding: 0 16px;
    text-transform: uppercase;
}
div#footer{
    background: #2b1c5a url(../images/footer-bg.gif) no-repeat 580px 0;
    border: solid 1px gray;
    color: #ffffff;
    font-size: 11px;
    height: 50px; /* 80 */
	line-height: 16px;
    margin: 0 auto;
	overflow: hidden;
    padding: 15px 15px;
    width: 735px;
}
div#footer div.info{
    float: left;
    width: 200px;
}
div#footer div.info p{
    margin:0;
	padding: 0;
}
div#footer div.icons{
    margin: 10px 0;
}
table.t-schedule{
    width: 100%;
}
table.t-schedule th{
    text-align: left;
}
table.t-schedule td, table.t-schedule th{
    padding: 4px;
}
