@import url("css/menu.css");
* {margin: 0; padding: 0}
.Background
{
    width: 100%;
    background-color: #f0efeb;
    height: 100%;
    margin-right: auto;
    margin-left: auto;
}
.Header
{
    width: 1200px;
    height: auto;
    background-color: #fff39f;
}
.PageContainer
{
    width: 100%;
}
.countries
{
padding-top:20px;
width:322px;
height:324px;
color: red;
font-family: Tahoma, Arial, Helvetica;
}
.countries a
{
color:red;
}
.flashwrapper
{
    width: 100%;
    background-image: url(images/flashbg.jpg);
    background-repeat: repeat-x;
    background-color: #f0efeb;
}
.Navwrapper
{
    width: 100%;
    background-image: url(images/navbg.jpg);
    background-repeat: repeat-x;
    background-color: #fff39f;
    height: 33px;
}
.Nav
{
    width: 950px;
    background-image: url(images/navbg.jpg);
    background-repeat: repeat-x;
    background-color: #fff39f;
    height: 33px;
}
.flash
{
    width: 1200px;
    height: 435px;
    background-image: url(images/flashbg.jpg);
    background-repeat: repeat-x;
    background-color: #f0efeb;
}
.middle
{
    width: 1200px;
    background-color: #f0efeb;
}
.spacing
{
    width: 120px;
    background-color: #f0efeb;
}
.spacing2
{
    width: 130px;
    background-color: #f0efeb;
    background-image: url(images/flashbg.jpg);
    background-repeat: repeat-x;
}
.spacing3
{
    width: 120px;
    background-color: #f0efeb;
    background-image: url(images/flashbg.jpg);
    background-repeat: repeat-x;
}
.content
{
    width: 720px;
}
.footer
{
    width: 1200px;
    background-color: #f0efeb;
    padding-top: 32px;
}
.footer a:link { color: red; font-family:tahoma; font-size:10px;}
.footer a {color: red;}
.footer a:visited { color: White;}
.footer a:hover { color: White;}
.footer a:active { color: White;}
.footercountries
{
    width: 960px; 
    background-color: #fff39f;
}
.footerlinks
{
    width: 960px; 
    background-color: white;
}
.footlinks a:link { color: #72716f;}
.footlinks a:visited { color: #72716f;}
.footlinks a:hover { color: #72716f;}
.footlinks a:active { color: #72716f;}

.copyrightlink a:link { color: #f7941d;}
.copyrightlink a:visited { color: #f7941d;}
.copyrightlink a:hover { color: #f7941d;}
.copyrightlink a:active { color: #f7941d;}

.BlueBar
{
    width: 100%;
    height: 5px;
    background-color: #043c82;
}      
.contentPaneStyle
{
    width: 555px;
    margin-left: 180px;
    margin-right: 220px;
    background-color: white;
    height: auto;
    margin-bottom: 55px;
    margin-top: 337px;
}
.contentPaneStyle li 
{
    padding:0;
    margin: 0px 0px 0px 20px;
}
.YellowBar
{
    width: 100%;
    height: 5px;
    background-color: #FFC40C;
}




































































































































































































































































































































































