/* downloaded from http://www.worldcharterforcetacea.org */
/* website and css by Divine Frog Web Services http://www.divinefrog.co.uk */

body {
margin: 0;
}

h1 {
/*float: right;*/
text-align: center;
border: solid 1px #000000;
background-color: #00ccff;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 15px;
padding-right: 15px;
margin: 5px;
}

/*
h2 {
float: right;
border: solid 1px #000000;
background-color: #00ccff;
padding: 2px;
margin: 2px;
}
*/

#lhs {
position: absolute;
padding: 0;
left: 10px;
top: 100px;
width: 140px;
}

#rhs {
margin-left: 145px;
padding: 5px;
top: 150px;
}

#doc {

/*border: solid #000000 1px;*/
background-color: #99ffff;
padding: 5px;
margin-top: 20px;
margin-right: 20px;

margin-left: 20px;


}

#docdt {

border: solid #000000 1px;
background-color: #99ffff;
padding: 5px;
margin-top: 20px;
margin-right: 20px;

margin-left: 20px;


}

#docd {

/* border: solid #000000 1px; */
background-color: #99ffff;
padding: 5px;
margin-top: 20px;
margin-right: 20px;

margin-left: 20px;
text-align: center;

}

#docx {

/*border: solid #000000 1px;*/
border-style: double;
background-color: #99ffff;
padding: 5px;
margin-top: 20px;
margin-right: 20px;

margin-left: 20px;


}

.imgL {
float: left;
text-align: center;
margin-right: 10px;
margin-bottom: 10px;
}

#contact {
padding-top: 25px;
padding-bottom: 5px;
}

#box {
width: 100px;
height: 200px;
border: solid 1px #000000;
position: absolute;
top: 250px;
left: 15px;
/*layer: z;*/
background-color: #99ffff;
}

.btn a {
font-size: 95%;
font-family: arial, geneva, sans-serif;
line-height: 1em;
text-decoration: none;
text-align: center;
font-weight: 700;
border-style: none;
background-color: #00ccff;
display: block;
width: 126px;
height: 1.2em;
margin-top: 1px;
margin-bottom: 1px;
color: #ffffff;	
padding: 1px;
border: solid 1px #000000;
}

.btn a:hover {
background-color: #99ffff; 
color: #000000;	
}

.btnA a {
font-size: 95%;
font-family: arial, geneva, sans-serif;
line-height: 1em;
text-decoration: none;
text-align: center;
font-weight: 700;
border-style: none;
background-color: #00ccff;
display: block;
width: 126px;
height: 1.2em;
margin-top: 1px;
margin-bottom: 1px;
color: #000000;
padding: 1px;
border: solid #000000 1px;
}


img.floatLeft { float: left;
margin: 4px; }

img.floatRight { float: right;
margin: 4px; }

span.textR {
float: right;
}

span.imgx {
float: left;
}

span.img {
text-align: center;
padding-left: 50%;
margin-left: -300px;
}

span.ctr {
text-align: center;
}

span.picbox {
width: 400px;
height: 250px;
/*border: solid #000000 1px;*/
}

span.img3 {
display: block; 
margin-left: auto; 
margin-right: auto;
}


span.img2 {
position: absolute;
top: 340px;
left: 10px;
border: solid 1px #000000;
margin: 0px;
padding: 0px;

}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }


span.textbox {
float: right;

border: 1px solid black;
}

span.box1 a {
position: absolute;
top: 480px;
left: 10px;
width: 122px;
border: solid 1px #000000;
margin: 0px;
padding: 2px;
text-decoration: none;
text-align: center;
background-color: #00ccff;
font-weight: 700;
color: #ffffff;

}

span.box2 {
position: absolute;
top: 580px;
left: 10px;
width: 122px;
margin: 0px;
padding: 2px;
text-decoration: none;
text-align: center;
}

span.box1 a:hover {
background-color: #99ffff; 
color: #000000;
}

#hr {
border: solid 1px;
text-align: left;
font-weight: 700;
padding: 2px;
background-color: #00ccff;
margin: 10px;
}

#hr2 {
border: solid 1px;
text-align: left;
font-weight: 700;
padding: 0px;
background-color: #00ccff;
margin: 10px;
}

.hr2 {
border: solid 1px;
text-align: left;
font-weight: 700;
padding: 0px;
background-color: #00ccff;
margin: 10px;
}

#link {
margin-top: 100px;

}

#footer {

text-align: center;
}

/* If this div touches a float it will trigger a display bug in msie */ 
#clear {
clear: both;                            
height: 1px;
}
