body{
 background-color: #81CAF7;
 margin: 0px
}

h1{
 color: #FFFFFF
}

#container{
 margin-left: auto;
 margin-right: auto;
/* width: 999px*/
 width: 1017px
}

#left{
 background-color: #F45713;
 background-image: url('/images/left.png');
 background-repeat: no-repeat;
 border-left-color: #FFFFFF;
 border-left-style: solid;
 border-left-width: 2px;
 border-right-color: #FFFFFF;
 border-right-style: solid;
 border-right-width: 2px;
 float: left;
 height: 1500px;
 min-height: 847px;
 width: 197px;
}

#centra{
 padding-left: 9px;
 margin-left: 0px;
}

#centra li{
 list-style-type: none;
}

#left ul li a{
 color: #000010;
 text-decoration: none
}

#left ul li a:hover{
 color: #FFFFFF;
}

#centra{
 padding-top: 210px;
}

#centra li{
 font-size: 9pt;
 margin-bottom: 12px
}

#menu{
 padding-top: 14px;
}

#menu li{
 font-size: 10pt;
 font-weight: bold;
 list-style-type: disc
}

#center{
 background-image: url('/images/center.jpg');
 background-repeat: no-repeat;
 float: left;
 height: 1500px;
 min-height: 847px;
 width: 597px;
/* width: 577px;*/
}

#innercenter{
 margin-left: 10px;
 margin-right: 10px;
}

#right{
 float: left;
 background-color: #F45713;
 background-image: url('/images/right.png');
 background-repeat: no-repeat;
 border-left-color: #FFFFFF;
 border-left-style: solid;
 border-left-width: 2px;
 border-right-color: #FFFFFF;
 border-right-style: solid;
 border-right-width: 2px;
 font-size: 9pt;
 height: 1500px;
 min-height: 847px;
 width: 197px
}

#innerright{
 margin-left: 9px;
 margin-right: 9px;
}

h1{
 margin-bottom: 160px;
}