body {
 text-align:center;
 text-decoration:none;
 margin-left:5px;
}

#container {
 width:1154px;
 margin-left:20px;
 margin-right:0;
 margin-top:0px;
 border-color:#1E90FF;
 text-decoration:none;
}

#header {/*                                       header              */
 height:auto;
 width:950;
 
 margin-bottom:10px;
 border-style:solid;
 
 text-align:center;
 
 background-color:#1E90FF;
 border-color:#1E90FF;
}

#navigationbar {
 float:left;
 width:112px;
 height:auto;
 margin-top:0;
 margin-left:0;
 margin-right:50px;

 border-width:3px;
 border-style:solid;
 border-color:#1E90FF;
 border-top-color:#ffffff;
 border-bottom-color:#ffffff;

 font-weight:bold;
 font-size:25px;
 line-height:40px;
 text-align:center;
 font-color:black;
}
a.naviblock{
 display:block;
 width:112px;
 height:200px:
}




#maincontents1{/*                       maincontents1              */
 float:center;
 width:auto;
 height:auto;
 
 margin-top:0;
 margin-left:50px;
 margin:0;
 margin-right:2px;

 border-color:#ffffff;
 border-width:3px;
 border-style:solid;
 
 text-align:left;
 font-size:25px;
 line-height:35px;
}

#footer {/*                           footer                 footer               */
 clear:both;
 width:1200;
 height:25px;
 margin-top:10px;

 background-color:#1E90FF;
 border-color:#1E90FF;
 border-style:solid;

 text-align:center;
}

#navigationbar a:hover {
 background-color:#1E90FF;
}

ul{
 text-align:left;
 font-size:25px;
 line-height:35px
}


a.mainblock{
 display:block;
 width:230px;
 height:auto:
}


