body, table, tr, td {
    margin      : 0;
    padding     : 0;
    font-family : Helvetica, Arial, sans-serif;
    font-size   : 12px;
    line-height : 100%;
    }

img {
    border  : 0;
    margin  : 0;
    padding : 0;
    }

table {
    border-collapse : collapse;
    }

a {
    text-decoration : none;
    color           : #000000;
    }

a:hover {
    text-decoration : underline;
    }

#container {
    height  : 100%;
    width   : 100%;
    }

#top {
    height          : 165px;
    background      : transparent url(../img/topfade.jpg) scroll repeat-x;
    border-bottom   : 1px solid #99cc33;
    vertical-align  : bottom;
    margin      : 0;
    padding     : 0;
    }

#top td {
    vertical-align  : bottom;
    }



#top table {
    width   : 881px;
    }

#top a {
	font-size		: 10px;
	font-weight		: bold;
	text-transform	: uppercase;
	padding-left	: 6px;
	}


#day {
    padding     : 0 0 7px 27px;
    width       : 120px;
    }

.day {
    font-size   : 17px;
    color       : #999999;
    }

.dayNumber {
    font-size   : 39px;
    color       : #666666;
    font-weight : bold;
    }

#country {
    color       : #17435C;
    font-size   : 11px;
    font-weight : bold;
    padding     : 0 0 9px 0;
    width       : 119px;
    line-height : 111%;
    }

.country {
    text-transform  : uppercase;
    } 

#awake {
	width	: 386px;
	}

#awake img{
    margin  : 0 0 -3px 0;
    }
.jeff {
    font-size   : 10px;
    color       : #666666;
    font-weight : bold;
    }





#flash {
    height          : 251px;
    background      : #1A506C;
    border-bottom   : 1px solid #ffffff;
    }

#blurb {
    height          : 34px;
    background      : #973C01 url(../img/blurbfade.jpg) scroll repeat-y;
    font-weight     : bold;
    text-transform  : uppercase;
    color           : #ffffff;
    padding         : 0 0 0 196px;
    }

#nav {
    height  : 30px;
    padding : 6px 0 0 28px;
    }

#nav img {
    float           : left;
    }

#nav a {
    padding         : 9px 25px;
    font-size       : 10px;
    font-weight     : bold;
    text-transform  : uppercase;
    display         : block;
    float           : left;
    }

#about {
    margin-left     : 212px;
    }

#content {
    padding         : 24px 20px 40px 196px;
    vertical-align  : top;
    font-size       : 11px;
    }

.blurb {
    color       : #666666;
    line-height : 120%;
    width       : 479px;
    font-size   : 12px;
    line-height : 15px;
    }

#footer {
    vertical-align  : top;
    height          : 65px;
    background      : #FF6600;
    font-weight     : bold;
    color           : #ffffff;
    padding         : 5px 0 0 469px;
    font-size       : 11px;
    }

#footer a {
    font-weight     : bold;
    color           : #ffffff;
    font-size       : 11px;
    }
