body{
    background-color: #000099;
    position: absolute;
    left: 50%;
    margin-left: -450px;
    background-image: url('images/bckGrnd2.png');
    background-repeat: repeat;}
#MainDiv{
    border: 1px solid #FFFFFF;
    width: 900px;
    margin-top: 10px;
    position: relative;
    float: left;
    height: auto;}
#Logo{
    position: relative;
    float: left;
    background-color: #ffffff;
    width: 900px;
    height: 150px;
    background-image: url('images/LogoBack1.png');
    background-repeat: repeat-x;}
#lang{
    position:relative;
    float:right;
    width:110px;
    height:50px;}
#Header{
    position: relative;
    float: left;
    width: 900px;
    height: 245px;
    background-image: url('images/HdrBack.png');
    background-repeat: no-repeat;}
#menu{
    position: relative;
    float: right;
    width: 465px;
    height: 32px;
    margin-top: -32px;}
.MnuImg{
    width:87px;
    height:32px;
    border:0;}
#flashDiv{
    position: relative;
    float: left;
    width: 900px;
    height: 233px;
    background-image: url('images/FlashBck.png');
    background-repeat: repeat-x;}
#flashText{
    position: relative;
    float: left;
    font-family: Tahoma, Verdana, Arial, 'Bookman Old Style';
    width:345px;
    height:170px;
    float:left;
    margin-left: 10px;
    margin-top:15px;
    text-align:justify;}
#flash{
    border: 3px solid #ffffff;
    position: relative;
    float: left;
    width: 500px;
    height: 170px;
    margin-top: 15px;
    margin-left: 10px;
    margin-right: 10px;}
#content{
    position: relative;
    margin-top:0;
    float:left;
    color: #333333;
    background-color: #ffffff;
    font-family: Verdana, Tahoma, Arial, Times New Roman;
    font-size: 11pt;
    width: 900px;
    height:650px;}
#galleryMnu{
    width:895px;
    height:30px;
    position:relative;
    float:left;
    margin-top:5px;
    padding-left:5px;}
#LeftSect{
    position: relative;
    float: left;
    color: black;
    margin-top:10px;
    margin-left:5px;
    width: 250px;
    height: 300px;
    color:#ffffff;
    background-image: url('images/LogoBack2.png');
    background-repeat: no-repeat;}
#middleSect{
    position:relative;
    float:left;
    width:380px;
    margin-top:10px;
    margin-left:10px; 
    text-align:justify;}
#rightSect{
    position:relative;
    float:left;
    margin-left:10px;
    margin-top:10px;
    text-align:center;
    width:240px;}    
#footer{
    position: relative;
    float: left;
    width: 900px;
    height: 150px;
    font-family: Verdana, Tahoma, Arial, Times New Roman;
    font-size: 10pt;
    text-align: center;
    color: #ffffff;
    background-image: url('images/FooterBck.png');
    background-repeat: repeat-x;}
#fMenu{
     margin-top:20px;}    
a.href:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    color: #000000;
    text-decoration:none;}
a.href{
    color: #ffffff;
    text-decoration:none;
    font-family: Verdana, Tahoma, Arial, Times New Roman;
    font-size: 10pt;}
.A1{
    text-decoration: none;
    color: #3399FF;}
.img{
    border:0;}