.dummy{
background:#FFFFFF;
}
BODY
{
    margin: 0px;
    background: #EAECC6 url(./images/greenbar.gif) repeat-y;
}
.logo{
width:150px;
height:80px;
position:absolute;
left:0;
top:0;
background-image:url(./images/flag1.jpeg);
background-repeat:no-repeat;
background-color:#000000; 
z-index:5
}
.SideMenu{
width:150px;
height:100%;
position:absolute;
left:0px;
top:80px;
background-image:url(./images/flag1.jpeg);
background:transparent;
text-align:center;
}

.head
{
width:800px;
height:46px;
position:absolute;
padding-left:200px;
left:0;
top:0;
background:#6666CC;
}

.topmenu{
width:800px;
height:20px;
position:absolute;
padding-left:200px;
left:0px;
top:46px;
background:#3300CC;
}
.menuitem{
text-align:center;
width:90px;
float:left;
padding:3px 0px 3px 0px;
color:#FFFFCC;
}
.maintext{
padding-top:75px;
padding-left:200px;
background:transparent;
width:740px;

}
p
{
margin-top:50px;
margin-left:30px;
margin-right:30px;
}
a.topm
{
    font-size: 10pt;
    color: #FFFFFF;
	height:20px;
    font-family: Arial, Helvetica;
    text-decoration: none
}
a.topm:link
{
    color: #FFFFCC;
    text-decoration: underline
}
a.topm:visited
{
    color: #FFFFCC;
    text-decoration: underline
}
a.topm:active
{
    color: #FFFFCC;
}
a.topm:hover
{
	color:#0000CC;
    background-color: #EAECC6
}
a
{
    font-size: 10pt;
    color: #0000CC;
    font-family: Arial, Helvetica;
    text-decoration: none
}
a:link
{
    text-decoration: underline
}
a:visited
{
    text-decoration: underline
}
a:active
{
    color: #0000CC;
}
a:hover
{
    background-color: yellow
}
a.side
{
    font-size: 10pt;
    color: #0000CC;
    font-family: Arial, Helvetica;
    text-decoration: none;
	display:block;
	margin-bottom:5px;
}
a.side:link
{
    color: #FFFFCC;
    text-decoration: underline
}
a.side:visited
{
    color: #FFFFCC;
    text-decoration: underline
}
a.side:active
{
    color: #0000CC;
}
a.side:hover
{
    color:#0000CC;
    background-color: #EAECC6
}
.ezmap {
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #7A7A7A;
font-weight: normal;
}

.ezmap_details {
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #666666;
}

.ezmap_gen {
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #666666;
}

    a#tooCool {
   position: fixed;
   right: 0;
   bottom: 0;
   display: block;
   height: 80px;
   width: 80px;
   background: url(./images/too_cool_badge.png) bottom right no-repeat;
   text-indent: -999em;
   text-decoration: none;
   }


