#all {
width: 800px;
padding: 20px 10px;
font-family: arial;
font-size: 13px;
margin: 0 auto;
}

#homesubItems {
overflow: hidden;
height: 240px;
width: 100%;
}

#head {
background-image:url('img/expsyringe5.bmp');
background-repeat: no-repeat;
background-position: top left;
}

body {
background-image:url('img/bluegradient.jpg');
background-attachment: fixed;
}

#world {
background-image: url('img/world.gif');
position: relative;
width: 800px;
height: 437px;
}

* {
border: 0px solid lime;
}

.homesub {
width: 378px;
height: 122px;
max-width: 379px;
padding: 10px;
text-decoration: underline;
float: left;
}

/* Begin Impact Page */

#impactbanner {
width: 800px;
height: 200px;
background: transparent url('img/impactbanner.png') no-repeat;
}

#impactp {
font-size: 18px;
font-weight: bold;
}

/* End Impact Page */

/*Begin Looking Ahead Page*/

#aheadbanner {
width: 600px;
height: 175px;
background:transparent url('img/aheadbanner.jpg') no-repeat;
}

/* Epi Map */

#closeX {
text-align: right;
font-weight: bold;
font-size: 105%;
cursor: pointer;
}

#epiPopupImage {
width: 100%;
height: 300px;
}

#epiPopup {
font-family: arial;
background: navy;
color: #fff;
visibility: hidden;
position: fixed;
top: 50px;
left: 50%;
margin-left: -250px;
width: 500px;
padding: 10px;
}

.oBullet {
cursor: pointer;
border: 0;
background-image: url('img/obullet.gif');
width: 20px;
height: 20px;
}


#epiIndia {
position: absolute;
top: 160px;
left: 531px;
}

#epiGreece {
position: absolute;
top: 104px;
left: 414px;
}

#epiRussia {
position: absolute;
top: 63px;
left: 450px;
}

#epiChina {
position: absolute;
top: 120px;
left: 594px;
}

#epiUS {
position: absolute;
top: 111px;
left: 190px;
}

#epiEngland {
position: absolute;
top: 67px;
left: 364px;
}

#epiSpain {
position: absolute;
top: 108px;
left: 359px;
}

#epiSamoa {
position: absolute;
top: 230px;
left: 745px;
}

#epiAfrica {
position: absolute;
top: 235px;
left: 410px;
}


#closeX {
text-transform: uppercase;
}



/* End Epi Map */

/* Nav bar */

#navlist
{
border-bottom: 1px solid #FFCC66;
border-top: 1px solid #FFCC66;
margin: 0px;
margin-bottom: 0px;
padding: 0px;
padding-left: 10px;
background-color: #FF9900;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
padding-bottom: 3px;
padding-top: 3px;
height: 20px;
}

#navlist a, #navlist a:link, #navlist a:visited
{
border: 1px solid #FF9900;
padding: 1px;
padding-left: 0.5em;
padding-right: 0.5em;
color: #000000;
font-weight: bold;
text-decoration: none;
}

#navlist a:hover, #navlist a:active, #navlist a:focus
{
border: 1px solid #000000;
padding: 1px;
padding-left: 0.5em;
padding-right: 0.5em;
text-decoration: none;
}

#navlist li
{
padding-right: 1px;
display: inline;
font-size: 1em;
}

#navlist ul
{
margin: 0px;
padding: 0px;
height: 30px;
}

#navlist #active a { background-color: #FFCC66; }

/* End Navbar */

/* Begin Timeline CSS */

#timelineshower {
width: 480px;
padding: 10px;
float: left;
background: navy;
color: #fff;
border: 3px solid #fff;
}

#date {
font-style: oblique;
display: block;
border-bottom: 3px solid navy;
}

#timeline {
width: 200px; 
margin: 0;
float: left;
padding-left: 0;
list-style-type: none;
}

#timeline li {
margin-bottom: 5px;
cursor: pointer;
}

#footer {
 clear: left; 
}

#showerimage {
width: 480px;
height: 350px;
display: block;
float: left;
}

#timelineshower #descrip {
clear: left;
float: left;
margin-top: 10px;
width: 100%;
}

.item:hover {
color: aqua;
}

.citation {
display: none;
}

/* End Timeline CSS */