body {
   font-family: arial,helvetica,sans-serif;
   font-size: 11px;
   text-align: center;
   background-color: #0183B7;
   background-image: url(image/background.jpg);
   margin-top: 0;
   } 
a {
   color: #FFF;
   font-family: Arial,Helvetica,sans-serif;
   font-size: 10px;
   }

#container
{
    margin-left: auto;
    margin-right: auto;
    width: 864px;
    text-align: center;
    background-color: #0F206B;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #0183B7;
}
#banner { 
  width: 864px;
  height: 150px;
  background-color: #0183B7;
  background-image: url(image/banner.jpg);
  font-weight: normal;
  text-align: left;
  }
#logo { 
  width: 100px;
  float: left;
  margin-top: 12px;
  margin-left: 10px;
}

#linkbar {   
   width: 864px; 
   height: 19px;
   background-color: #0183B7; 
   border-top: 1px solid #fff;
   border-bottom: 1px solid #fff;
   text-align: center;
  }
#Marquebar {   
   width: 864px; 
   height: 19px;
   font-family: arial,helvetica,sans-serif;
   font-size: 12px;
   color: #fff;
   background-color: #000; 
   border-bottom: 1px solid #fff;
   text-align: center;
  }
#linkbar a:link { 
    font-family: Andale Mono,sans-serif; 
    font-size: 10px; 
    color: #fff; 
    font-weight: normal; 
    text-transform: uppercase; 
    text-decoration: none; 
    letter-spacing: 0.1em; 
    background-color: #0183B7;
    padding-left: 10px;
    }

#linkbar a:visited { 
    font-family: Andale Mono,sans-serif; 
    font-size: 10px;
    color: #fff; 
    font-weight: normal; 
    text-transform: uppercase;
    text-decoration: none; 
    letter-spacing: 0.1em; 
    background-color: #0183B7;
    padding-left: 10px;
    }
#linkbar a:active { 
    font-family: Andale Mono,sans-serif; 
    font-size: 10px;
    color: #993366; 
    font-weight: normal; 
    text-transform: uppercase;
    text-decoration: underline; 
    letter-spacing: 0.1em; 
    background-color: #0183B7;
    padding-left: 10px;
    }
  
#linkbar a:hover {
    text-decoration: underline; 
    }
#linkcolumn {
   width: 210px;
   background-color: #495CB2;
   border-right: 1px solid #fff;
   height: 100%;
   min-height: 100%;
   float: left;
}
#linkcolumn a:link { 
    font-family: Andale Mono,sans-serif; 
    font-size: 10px; 
    color: #fff; 
    font-weight: normal; 
    text-transform: uppercase; 
    text-decoration: none; 
    letter-spacing: 0.1em; 
    background-color: #495CB2;
    padding-left: 15px;
    padding-top: 15px;
    }
#linkcolumn a:visited { 
    font-family: Andale Mono,sans-serif; 
    font-size: 10px;
    color: #fff; 
    font-weight: normal; 
    text-transform: uppercase;
    text-decoration: none; 
    letter-spacing: 0.1em; 
    background-color: #495CB2;
    padding-left: 15px;
    }
#linkcolumn a:active { 
    font-family: Andale Mono,sans-serif; 
    font-size: 10px;
    color: #fff; 
    font-weight: normal; 
    text-transform: uppercase;
    text-decoration: none; 
    letter-spacing: 0.1em; 
    background-color: #495CB2;
    padding-left: 15px;
    }
#linkcolumn a:hover {
    text-decoration: underline;
    }
#linkshift {
    padding-left: 25px;
    }
#linkimg {
    padding-left: 15px;
    }
#main {
  width: 864px;
  height: 100%;
  min-height: 100%;
  border-bottom: 1px solid #fff;
  color: #fff; 
  background-color: #0F206B;
  text-align: left;
  }

#main_text {
  width: 500px;
  height: 100%;
  min-height: 100%;
  float: left;
  color: #000;
  border-right: 1px solid #fff;
  margin:0px 0px -3px 0px;
  }
  
#main_text a {
  color: #0183B7;
}

#main_text h1{
    font-family: arial,helvetica,sans-serif;  
    color: #000;
    text-align: justify;
    font-weight: normal;
    font-size: 10px; 
    }
    
#main_text h2{
    font-family: arial,helvetica,sans-serif;
    color: #0183B7; 
    text-align: justify;
    font-size: 11px; 
    text-align: center;
    font-weight: bold;
    }

#content_right {
	width: 200px;
    height: 100%;
    min-height: 100%;
	margin:0px 0px 0px 0px;
    font-family: arial,helvetica,sans-serif;
    color: #0183B7; 
    text-align: justify;
    font-size: 10px; 
    text-align: center;
    font-weight: bold;
 
	float: left;
    

}
#content_right textarea {
    overflow: auto;
    font-size: 11px;
    text-align: center;
    font-family: arial, helvetica, sans-serif;
    }
    

#mainflash {
  
  padding-left: 10px;
  
  }
#bottom_text {
    font-family: Andale Mono,sans-serif; 
    font-size: 10px;
    color: #fff; 
    font-weight: normal; 
    text-decoration: none; 
    letter-spacing: 0.1em; 
}

#mainflash table {
	  font-family: Andale Mono,sans-serif; 
    font-size: 12px;
    color: #fff; 
    font-weight: normal; 
    letter-spacing: 0.1em; 
		text-decoration: none; 
}
			