body {
	font-family: verdana, helvetica, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: left;
	background: url(http://www2.grist.org/images/wakeup/images/bgimage2.gif) repeat;
    }

#container {
	overflow: hidden;
	width: 1030px;
	text-align: left;
	margin: auto;
	}
	
#content_container {
	width: 1030px;
	margin-top: -15px;
	}

#topmenu {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
	}

a.topmenu, a.tophere {
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
    }

a.topmenu:visited {
	color: #333;
    }

a.topmenu:hover, a.topmenu:active, a.tophere{
	color: #fff;
    }

#cover {
	padding: 50px 50px 15px 50px;
    }

#left {
	position: fixed;
	width: 390px;
	float: left;
	color: #fff;
	padding-bottom: 25px;
	margin-top: 15px;
	}
	
#left a {
	color: #fff;
	text-decoration: underline;
	}	
	
#preoder_promo {
	display: block;
	width: 144px;
	height: 390px;
	margin-top: -415px;
	}
	
#book_promo_else {
	width: 363px;
	height: 400px;
	display: block;
	margin-left: -50px;
	margin-top: -35px;
	padding-bottom: 45px;
	}	

#intro {
	padding: 5px 50px 10px 50px;
	background: url(http://www2.grist.org/images/wakeup/images/intro-shadowed_610.gif) repeat;
	margin-top: 0px;
	}
    
#rightCol {
	width: 610px;
	float: right;
	margin-top: 40px;
	vertical-align: top;
    }
    
#tab_nav {
	width: 485px;
	height: 24px;
	margin: auto;
	}
	
#tab_nav ul {
	margin: auto;
	padding: 0;
	list-style-type: none;
	}
	
#tab_nav li {
	display: inline;
	padding: 0;
	margin: 0;
	text-align: center;
	}
	
#tab_nav a {
	color: black;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
	height: 19px;
	}
	
#tab_nav a:hover,
#tab_nav a:focus {
	color: white;
	}
	
#tab_nav .home_sel a {
	text-align: center;
	padding-top: 5px;
	background: url(http://www2.grist.org/images/wakeup/images/tab1-active.gif) no-repeat;
	width: 79px;
	border-right: 1px solid #003049;
	color: white;
	}
	
#tab_nav .home a {
	text-align: center;
	padding-top: 5px;
	background: url(http://www2.grist.org/images/wakeup/images/tab1.gif) no-repeat;
	width: 79px;
	border-right: 1px solid #003049;
	color: #003049;
	}	
	
#tab_nav .quiz_sel a {
	text-align: center;
	padding-top: 5px;
	background: url(http://www2.grist.org/images/wakeup/images/tab2-active.gif) no-repeat;
	width: 75px;
	border-right: 1px solid #003049;
	color: white;
	}
	
#tab_nav .quiz a {
	text-align: center;
	padding-top: 5px;
	background: url(http://www2.grist.org/images/wakeup/images/tab2.gif) no-repeat;
	width: 75px;
	border-right: 1px solid #003049;
	color: #003049;
	}
	
#tab_nav .tips_sel a {
	text-align: center;
	padding-top: 5px;
	background: url(http://www2.grist.org/images/wakeup/images/tab3-active.gif) no-repeat;
	width: 145px;
	border-right: 1px solid #003049;
	color: white;
	}
	
#tab_nav .tips a {
	text-align: center;
	padding-top: 5px;
	background: url(http://www2.grist.org/images/wakeup/images/tab3.gif) no-repeat;
	width: 145px;
	border-right: 1px solid #003049;
	color: #003049;
	}
	
#tab_nav .excerpts_sel a {
	text-align: center;
	padding-top: 5px;
	background: url(http://www2.grist.org/images/wakeup/images/tab4-active.gif) no-repeat;
	width: 98px;
	border-right: 1px solid #003049;
	color: white;
	}
	
#tab_nav .excerpts a {
	text-align: center;
	padding-top: 5px;
	background: url(http://www2.grist.org/images/wakeup/images/images/tab4.gif) no-repeat;
	width: 98px;
	border-right: 1px solid #003049;
	color: #003049;
	}
	
#tab_nav .about_sel a {
	text-align: center;
	padding-top: 5px;
	background: url(http://www2.grist.org/images/wakeup/images/tab5-active.gif) no-repeat;
	width: 83px;
	color: white;
	}
	
#tab_nav .about a {
	text-align: center;
	padding-top: 5px;
	background: url(http://www2.grist.org/images/wakeup/images/tab5.gif) no-repeat;
	width: 83px;
	color: #003049;
	}
	
#content {
	padding: 5px 50px 25px 50px;
	background: url(http://www2.grist.org/images/wakeup/images/content-shadowed_610.gif) repeat;
	}

#intro a {
	color: #fcfcfc;
	}

#intro, #content {
	font-size: 14px;
	line-height: 18px;
    }
    
#mid_line {
	width: 610px;
	height: 6px;
	background: url(http://www2.grist.org/images/wakeup/images/mid-shadowed_610.gif) repeat;
	}

#left p {
	padding: 0 55px;
	font-size: 12px;
	line-height: 16px;
    }

.numbers {
	font-family: georgia, times, serif;
	color: #003049;
	font-size: 2em;
	line-height: 120%;
	padding-right: 10px;
	float: left;
    }

.question {
	padding-top: 12px;
	font-weight: bold;
	}
	
#intro h1, #intro h2, #intro h3 {
	font-family: georgia, times, serif;
	color: #fcfcfc;
    }

#intro h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 18px;
	line-height: 20px;
    }

#intro h3 {
	margin-top: 0px;
	padding-top: 3px;
	font-size: 16px;
	line-height: 18px;
    }
    
#content_bottom {
	width: 610px;
	height: 24px;
	margin-top: -7px;
	background: url(http://www2.grist.org/images/wakeup/images/content-btm-shadowed_610.png) repeat-no;
	}

a {
	color: #003049;
    }

.errormandatory 
	{
	font-size: 12px;
	font-weight: bold;
	color: red;
	}    

#footer {
	background-color: #bba;
	overflow: hidden;
	width: 100%;
	text-align: center;
	margin: 0px auto;
	padding: 8px 0px 5px 50px;
	line-height: 150%;
	font-size: 11px;
    }
