html,body{
	height: 100%;
   background: #445A72;
   font-family:arial;
   margin:0;
   padding:0;
}

.one{
   font-size: 30px;
   font-weight: bold;
   color: #17C0D5;
   padding: 5px 5px 0px 5px; 
}

.two{
   font-size: 20px;
   xfont-weight: bold;
   color: #445A72; 
   padding: 5px 5px 0px 5px; 
}

.three{
   font-size: 12px;
   color: black; 
   padding: 5px 5px 0px 5px; 
}

.more {
   font-weight: bold;
   color: #17C0D5; important!   
}

#container{
   width: 976px;
   margin:auto;
   position: relative;
}

#main {
   width: 976px;
   height: 570px;   
}

#logo {
   border: none;
}

#menu {
   color: white;
   font-size: 14px;   
}

#menu a{
   color: white;
   text-decoration: none;
   font-weight: bold;  
}

#menu a:hover{
   color: #17C0D5;
   font-weight: bold;
}

#sub_menu{
   background: white;
   border-top: solid #445A72 5px;
   border-bottom: solid #445A72 5px;
   font-weight: bold;   
   padding: 4px;
   width: 690px; /*FireFox*/
   _width: 700px;
   
   color: #445A72;
   font-size: 14px;   
}

#sub_menu a{
   color: #445A72;
   text-decoration: none;  
}

#sub_menu a:hover{
   color: #17C0D5;
   font-weight: bold;   
}

.selected {
   color: #17C0D5 !important; 
   font-weight: bold;
}

#flag {
   margin-right: 0px;
   margin-top: -15px;
   float: right;      
}

#flag img {
   border: none;   
   width: 23px;
   height: 13px;
}

/*TEMPLATE 1*/

#left_cont{
   width: 700px;   
}

right_cont{
   width: 276px;
}

#content3{
   background: white;
   width: 700px;
   margin-top: 12px;
   overflow: auto;   
}

#content2{
   background: white;
   width: 276px;
   height: 270px;
   _height: 273px;
   margin-top: 12px;
   overflow: auto;   
}

#content{
   background: white;
   width: 276px;
   height: 420px;
   _height: 423px;
   overflow: auto;   
}

/*TEMPLATE 2*/

#foto_2 img{
   width: 695px;
   height: 514px;
   background: white;
   border: solid white 2px;  
}

/*TEMPLATE 3*/

#text_crew2, #text_crew1{
   background: white;
   width: 346px;
   _width: 348px;  
   height: 185px;
   overflow: auto;
   margin-top: 0px;
   _margin-top: 4px;
}

#foto_crew1, #foto_crew2{  
   border: solid white 3px;
}

#text_crew2{
   margin-left: 4px;
}
#foto_crew2{
   margin-left: 4px;
   _margin-left: 3px;
}

/*TEMPLATE 4*/

#where_sub {   
   background: white;
   float: left;
   width: 696px;
   height: 516px;   
}

#foto_4 {
   width: 700px;
   height: 520px;
   background: white;
   float: left;
   margin-left: 0px;   
}

#foto_msg img {
   border: solid white 2px;
}

iframe {
   width: 697px;   
   _width: 700px;
   height: 517px;
   _height: 520px;
}

#foto_book{
   background: white url('../gfx/bookus.jpg') no-repeat 0px 0px;
   width: 700px;
   height: 518px;
}

#form_book{
   margin-top: 70px;
   margin-left: 60px;
   color: white;     
}

#form_book td{
   color: white;
   font-size: 12px;
   font-weight: bold;
}

#foto_links{
   background: white url('../gfx/links.jpg') no-repeat 0px 0px;
   width: 700px;
   height: 518px;
}

#form_links{
   margin-top: 70px;
   margin-left: 80px;
   color: white;
   font-size: 12px;   
}

#form_links a:visited{
   color: white;
}

#form_links a{
   color: white;
}

#foto_cont{
   background: white url('../gfx/contact1.jpg') no-repeat 0px 0px;
   width: 700px;
   height: 518px;
}
   
#form_cont {
   margin-top: 120px;
   margin-left: 180px;
   color: white;
   font-size: 12px;   
}

#form_cont td{
   color: white;
   font-size: 12px;
   font-weight: bold;
}


#foto_pic{
   background: white url('../gfx/pictures.jpg') no-repeat 0px 0px;
   width: 700px;
   height: 518px;
}

#form_pic{
   margin-top: 100px;
   margin-left: 100px;
   color: #445A72;
   font-size: 12px;   
}

#form_lpic a:visited{
   color: #445A72;
}

#form_pic a{
   color: #445A72;
}


#footer{   
   color: white;   
}

#footer a{
   font-size: 14px;
   font-weight: bold;
   color: white;  
   text-decoration: none; 
}

#footer a:hover{
   color: #17C0D5;
   font-weight: bold;
}

#footer2{   
   color: white;   
}

#footer2 a{
   font-size: 12px;
   xfont-weight: bold;
   color: white;  
   text-decoration: none; 
}

#footer2 a:hover{
   color: #17C0D5;
   xfont-weight: bold;
}

