﻿#right_home {
font-size:0.8em;
position:absolute;
right:0;
top:100px;
width:175px;
}
#flash_home {
float:left;
margin-left:0;
margin-right:10px;
width:150px;
}
#flash_home.contents {
width:130px;
}
#flash_home .header {
background-image:url(images/flash/header.jpg);
background-position:left top;
background-repeat:no-repeat;
height:40px;
}
#flash_home .contents {
background-image:url(images/flash/bg.jpg);
background-position:left top;
background-repeat:repeat-y;
font-size:0.8em;
padding:0 5px;
}
#flash_home .bottom {
background-image:url(images/flash/bottom.jpg);
background-position:left top;
background-repeat:no-repeat;
height:10px;
}
#flash_home h2 {
border-bottom:1px solid #01637F;
color:#000000;
font-size:1.3em;
margin-bottom:12px;
}
#flash_home .title {
display:block;
font-weight:bold;
}
#flash_home li {
margin-left:20px;
padding-bottom:4px;
padding-left:2px;
}
div.home {
float:left;
}
#Home {
float:left;
left:15px;
margin-right:195px;
padding:0 0 20px;
right:195px;
top:100px;
}
#america {
background-image:url(../../images/map/america_off.jpg);
display:block;
height:140px;
width:130px;
}
#america_cell a:hover {
background-image:url(../../images/map/america_on.jpg);
background-repeat:no-repeat;
}
#euro_africa {
background-image:url(../../images/map/africa_off.jpg);
display:block;
height:140px;
width:104px;
}
#euro_africa_cell a:hover {
background-image:url(../../images/map/africa_on.jpg);
background-repeat:no-repeat;
}
#asia {
background-image:url(../../images/map/asia_off.jpg);
display:block;
height:140px;
width:116px;
}
#asia_cell a:hover {
background-image:url(../../images/map/asia_on.jpg);
background-repeat:no-repeat;
}
#global {
background-image:url(../../images/map/global_off.jpg);
display:block;
height:20px;
width:350px;
}
#global_cell a:hover {
background-image:url(../../images/map/global_on.jpg);
background-repeat:no-repeat;
}
.worldmap {
text-align:center;
}
.worldmap {
text-align:-moz-center;
}
#world_map {
margin-left:175px;
}
#quiz {
float:left;
width:170px;
}
#MainContentHome {
margin-left:160px;
}
