body
    {
    position: relative;
    background-color: #cde;
    margin: 0 auto;
    -webkit-text-size-adjust: none;
    min-height: 416px;
    font-family: helvetica,sans-serif;
    -webkit-touch-callout: none;
    }
    
.center
    {
    margin: 0 auto;
    display: block;
    text-align: center;
    }
    
h3
    {
    color: #8ec1da;
    }
    
a
    {
    text-decoration: none;
    }
    
img 
    {
    border: 0;
    }
    
.container 
    {
    width: 780px;
    margin: 0 auto;
    }

#video
    {
    width: 100%; 
    margin:0 auto; 
    z-index: 1;
    overflow: hidden;
    }
#factlet
    {
    width: 700px; 
    margin: 0 auto;
    }
#twitter
    {
    float: right; 
    position: relative; 
    z-index: 5000;
    }
#content 
    {
    background-color: #fff;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 10px;
    height: auto;
    overflow: hidden;
    padding: 10px 10px;
    border-width: 0 10px;
    -webkit-border-radius: 6px;
    min-height: 770px; 
    z-index: 1000;"
    }
#para
    {
    color: #666;
    }

#top1
    {
    position: relative;
    width: 728px;
    height: 90px;
    min-height: 90px;
    margin: 10px 0px 20px 10px;
    z-index: 0;
    overflow: hidden;
    }
#top2 
    {
    position: relative;
    width: 728px;
    height: 90px;
    min-height: 90px;
    margin: 10px 0px 20px 10px;
    z-index: 0;
    overflow: hidden;
    }
#bottom1 
    {
    position: relative;
    width: 728px;
    height: 90px;
    min-height: 90px;
    margin: 10px 0px 20px 10px;
    z-index: 0;
    overflow: hidden;
    }
#bottom2
    {
    position: relative;
    width: 728px;
    height: 90px;
    min-height: 90px;
    margin: 10px 0px 20px 10px;
    z-index: 0;
    overflow: hidden;
    }

#even
    {
    background-color: #8ec1da;
    margin:0 auto;
    text-align: center;
    width: 100%;
    min-height: 30px;
    color: #fff;
    }
    
#odd
    {
    background-color: #9ed1ea;
    margin:0 auto;
    text-align: center;
    width: 100%;
    min-height: 30px;
    color: #fff;
    }
    
#even a, #odd a
    {
     display: block;
     height: 28px;
     font-size: 20px;
     font-weight: bold;
     font-family: Helvetica, sans-serif;
     padding-top: 3px;
     color: #fff;
     text-decoration: none;
     text-align: center;
     width: 100%;
     margin: 0 auto;
     text-shadow: #000 0px 1px 1px;
    }
    
#store
   {
   background-color: #cde;
   }
#inlinebutton a {
        display: inline;
	color: #fff;
	text-shadow: rgba(0,0,0,0.6) 0 -1px 0;
	line-height: 30px;
	height: 30px;
	text-decoration: none;
	display: inline;
	font-size: 16px;
	right: 9px;
	top: 7px;
	font-weight: bold;
        background-color: #8ec1da;
	-webkit-border-image: url("../images/navbutton.png") 0 5 0 5;
	border-width: 0 10px;
	-webkit-border-radius: 6px;
}
 
.country {
border:solid 0px silver;
background-color: silver;
color: silver;
visibility: hidden;
