/* CSS Document */

body {
width:800px;
background:#8cacbf;
margin:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

.masthead {
background-color:#2e86b8;
width:693px;
height:143px;
position:relative;
top:10px;
border:3px;
border-style:solid;
border-color:#E2E2E2;
}

.logo {
width:220px;
height:143px;
position:relative;
left:15px;
top:0px;
}

.flag {
width:35px;
height:50px;
position:relative;
left:650px;
top:-120px;
}

.clock{
	display:none;
width:90px;
height:90px;
position:absolute;
top:15px;
left:530px;
}

.menu{
position:relative;
top:-20px;
width:693px;
font-family:Tahoma, "Trebuchet MS", sans-serif;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
letter-spacing:1px;
text-align:center;
}


p {
position:relative;
top:0px;
left:50px; 
width:550px;
line-height:15px;
padding-bottom:5px;
}

.p2 {
position:relative;
top:0px;
left:250px; 
width:400px;
line-height:15px;
padding-bottom:5px;
}

.inlinepic{
top:0px;
left:50px;
}

ul {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
position:relative;
top:0px;
left:20px;
width:550px;
}

li{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
position:relative;
top:0px;
left:20px;
width:600px;
list-style:none;
}

h3 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#990000;
position:relative;
top:0px; 
left:10px;
}

.boxdiv {
position:relative;
background-color:#FFFFFF;
top:-5px;
width:693px;
border:3px;
border-style:solid;
border-color:#E2E2E2;
line-height:25px;
padding-bottom:20px;
}

.bottom {
background-image:url(v2/images/bottombanner.jpg);
width:693px;
height:30px;
position:relative;
top:-3px;
border:3px;
border-style:solid;
border-color:#E2E2E2;

}

a.amenu{
font-weight:normal;
text-decoration:none;
color:white;
}

a.atext{
text-decoration:none;
color:blue;
}

a:hover {
text-decoration:none;
color:#000000;
background-color:#8cacbf;
}

form {
position:relative;
top:0px;
left:75px;
width:650px;
}

table {
position:relative;
left:20px;
top:-180px;
}

img {
position:relative;
left:0px;
}

.img_center {
align:center;
}

object {
position:relative;
top:20px;
padding-top:30px;
padding-bottom:30px;
}

.leftimage{
float:left;
}

.rightimage{
float:right;
padding-left:50px;
position:relative;
top:-20px;
left:40px;
}

.centerimage{
left:250px;
}

