@charset "UTF-8";
/* CSS Document */
body {
margin:0;
padding:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;
}

h1 {
color:#2c2461;
font-size:13pt;
}

h2 {
font-size:12pt;
}

a {
color:#ef431f;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

#gen8 {
margin-bottom:3px;
padding-bottom:3px;
border-bottom:1px solid #cccccc;
}

#maincon {
width:900px;
}

#mainconother {
width:900px;
background:url(grfx/bg_other.jpg) top left repeat-x;
}

#indexmain {
background:url(grfx/bg_index.jpg) top right no-repeat;
}

#header {
white-space:nowrap;
}

#sponsor {
padding:5px 25px;
margin:10px 0px;
background-color:#dedede;
border-top:1px solid #666666;
}

#maininfo {
text-align:left;
padding:15px 50px 15px 200px;
}

#maininfo a {
font-weight:bold;
font-size:11pt;
}

.earthquake {
background:url(grfx/bg_earthquake.gif) top left no-repeat;
}

#footer {
display:none;
margin-top:3px;
padding-top:3px;
border-top:1px solid #cccccc;
text-align:right;
}


/*________________________new________________________________________________*/

#secondnav {
padding-top:10px;
padding-bottom:10px;

margin:5px 0px;
background-color:#efefef;
text-align:right;
width:100%;

}

.disastersafe {
background:url(grfx/bg_disastersafe.gif) top left no-repeat;
}

.aftermath {
background:url(grfx/bg_aftermath.gif) top left no-repeat;
}

.fear {
background:url(grfx/bg_fear.gif) top left no-repeat;
}

.fire {
background:url(grfx/bg_fire.gif) top left no-repeat;
}

.floods {
background:url(grfx/bg_flood.gif) top left no-repeat;
}

.homesafety {
background:url(grfx/bg_homesafety.gif) top left no-repeat;
}

.hurricane {
background:url(grfx/bg_hurricane.gif) top left no-repeat;
}

.lightning {
background:url(grfx/bg_lightning.gif) top left no-repeat;
}

.wildland {
background:url(grfx/bg_fire.gif) top left no-repeat;
}

.tornado {
background:url(grfx/bg_tornado.gif) top left no-repeat;
}

