ul#navigation {
	padding: 0;
	background-color: yellow;
	color: #111111;
    	position: absolute;
    	top: 44px;
    	right: 0px;
    	left: 0px;
	width:100%;
}

ul#navigation li { display: inline; }
ul#navigation li a {
	padding: .3em 1em;
	background-color: yellow;
	color: #111111;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

a:link, a:visited { color: #111111; }
ul#navigation li a:hover {
	color: yellow;
	background-color: #111111;
}

#google_translate_element {float:left; position:absolute; top:0px; left:5px;}

#cse {width:94%; position:relative;}


li { margin-top: 1em; }


#logo {top: 0px; right: 0px; left: 0px; width:100%;}

.bold {font-weight: bold;}
.italic {font-style: italic;}
.underline {text-decoration:underline;}
.noscript {font-family: Verdana, Geneva, sans-serif;font-size:60%; color:green;}
.quote 
{
	font-family: 'Comic Sans MS', cursive;
	padding-left: 50pt;
    	padding-right: 50pt;
	margin-right:50px;
	margin-left:50px;
}

p
{
	text-indent:10px;

}



body
{
 	background-color:#111111;
 	color:white;
 	font-family:'Lucida Console', Monaco, monospace;
 	margin-top:0px;
 	margin-bottom:3px;	
	padding-left: 60pt;
    	padding-right: 60pt;
}

a:link {color:yellow}
a:visited {color:yellow} 
a:hover {text-decoration:underline;color:yellow} 
a:active {color:yellow} 
a {text-decoration:none}

#costOfWarIraq { text-align: center; width: 250px; font-weight: bold; } #costOfWarIraq_Total { font-size: 1.3em; font-weight: bold; color: green; } #costOfWarIraq_Link { font-size: .7em; }
#costOfWarAf { text-align: center; width: 270px; font-weight: bold; } #costOfWarAf_Total { font-size: 1.3em; font-weight: bold; color: green; } #costOfWarAf_Link { font-size: .7em; }


#backtotop {
	position:absolute; 
	right:2px; 
	margin-bottom:0px; 
	font-size:100%;
	background-color:#9900ff
	}

* {
	margin:0
}

html, body {
	height:100%
}

#wrapper {
	min-height:100%;
	height:auto !important;
	height:100%;
	margin: 0 auto -20px;
}
#footer, #push {
	height:20px;
}

#footerfonts {
	font-size:88%; 
	width: 100%; 
	text-align: center;
}




