<style type="text/css">
  html,body{
   
width: 100%;
background:#FFFFFF;
 background-repeat:repeat-y
 } 
body{
padding:0px;
margin-left: 14px;}

.colortext {
 color: #559106; 
}
h1 {
	letter-spacing: -1px;
	font-size: 32px;
color: #559106;
 }
p {text-align: justify;}
body* {text-align:left;font-family: Times New Roman,Arial, "Comic Sans MS";  font-size: 16px;
margin-left: 0;
margin-right: 0;
}
div#container{
width: 1280px;
margin:0 auto;}


  
  
 #up-menu{
 height:40px;width:800px;padding:0;
margin-left:10px;
clear:both;

}
 


#header{
font-type: bold;
   height:340px;
 width:974px;
 background:#b7e0f6


 } 
  
  
  #menu{
   width:200px;
 background:#ffff
font-family: Verdana, "Comic Sans MS"; 
color: #00baf8;
margin-top: 80px;
margin-bottom: -290px;
font-type: bold;
 }
a.menu {
	color: #00baf8;
	text-decoration: none;
font-type: bold;
}

a.menu_current {
	color: #1e88b4;
	text-decoration: none;
}

p.menu1 {font-weight: bold; font-size: 24 px;}

  A IMG {
   border: none; 
  }
a{color: #000000;}

a:active{color: #000000;}


  #info{
width:700px;
 margin-left:250px
 }
 
 

h1.info1 {text-align: center;margin-top: 10px;}
a.menu2 {
	color: #00baf8;
	font-type: bold;
}
  
  #body{
   width: expression(((document.documentElement.clientWidth 
   || document.body.clientWidth) < 600)? 
   "600px" : "100%")
 }
 
 #footer{
 height:20px;width:100%;clear:both; text-align:center;background:#b8e1f7;}
 
</style>   