
/* copyright of Me, er, Chimpy
   ah, I mean, George Dubya, your
	 leader. all rights revoked...
	 the constitution is invalid,
	 there, I said it */

* { 
	margin: 0;
	padding: 0;
	}

img { 
	border: 0;
	}

a, a:link, a:visited { 
	color: #039;
	background: transparent;
	text-decoration: none;
	}
 
a:hover, a:active {
	color: #666;
	background: transparent;
	}
	
dl a {
	border-bottom: 1px solid #039;
	}
	
body {
	font: 62.5% Georgia, Times, serif;
	color: black;
	background: #e5e5e5;
	}

#wrapper { 
	background: url(/img/column-tile.gif) repeat-y 0 0; 
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
	}

#masthead {
	color: #333;
	background: url(/img/whitehouse.jpg) no-repeat 13px 0;
	height: 98px;
	}
	
#content {
	margin: 30px 67px 0 67px;
	}

	/* masthead elements */  
	
form {
	padding: 76px 0 0 625px;
	}
	
#search {
	width: 70px;
	font: 1.2em Verdana, sans-serif;
	}
	
#submit {
	margin: 0 0 -4px 4px;
	}

	/* content elements */
	
h1, h2 {
	text-align: center; 
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
h1, h2, #lame-excuse {
	color: #010165;
	background: #fff;
	font-weight: normal;
	}
	
h1 {
	font-size: 4em;
	line-height: 105%;
	color: #ab0804;
	background: #fff;
	}
	
h2 {
	font-size: 2.5em;
	line-height: 110%;
	margin: 20px 0 0;
	}
	
#red {
	height: 60px;
	padding-top: 15px;
	color: #900;
	background: url(/img/oval.gif) no-repeat top center;
	margin: 10px 0 0;
	}
 
h3 {
	font-size: 1.8em;
	}
	
	.freesticker {
		color: #900;
		background: #fff;
		text-align: center;
		font: bold 19px "Times New Roman", Times, serif;
		}
	
h2 span {
	color: #555;
	background: #fff;
	font-size: 18px;
	line-height: 22px;
	}
	
div.yale {
	color: #555;
	background: #fff;
	font-size: 18px;
	text-align: center;
	}
	
ul.redtext {
	color: #900;
	background: #fff;
	font-size: 17px;
	font-weight: bold;
	list-style: none;
	margin: 20px 0 0 60px;
	}
	
	.redtext li {
		background: url(/img/check.jpg) 0 .1em no-repeat;
		padding-left: 25px;
		line-height: 1.7em;
		}

p {
	font-size: 1.3em;
	line-height: 1.6em;
	margin: 12px 0;
	}
 
.center, .order {
	text-align: center;
	}
	
.order {
	margin: 12px 0;
	}
	
.hilite {
	color: black;
	background: yellow;
	}
	
cite {
	font-weight: bold;
	font-style: italic;
	}
	
td {
	font: 1em "Times New Roman", Times, serif;
	text-align: left;
	}
	
	td p {
		margin: 8px 0;
		}
		
		td.democrats p {
			font-weight: bold;
			}
		
		td p em {
			font-weight: normal;
			}
		
	td.democrats p {
		padding-right: 12px;
		}
		
	td.republicans p {
		padding-left: 12px;
		}
	
td.democrats { /* left-aligned */
	width: 150px;
	vertical-align: top;
	}
	
td.libertarians { /* freedom-centered, anti-american whackos */
	width: 250px;
	text-align: center;
	}
	
td.republicans { /* right-aligned */
	width: 150px;
	vertical-align: top;	
	}
	
#willy, #arnold, #abe, #exxon {
	height: 103px;
	padding-left: 100px;
	}
	
#willy p, #arnold p, #abe p, #exxon p {
	font: 1.2em/1.6em Georgia, Times, serif;
	}
	
#willy {
	color: #333;
	background: url(/img/clinton-bg.jpg) no-repeat bottom left;
	}
	
#arnold {
	color: #333;
	background: url(/img/arnold-bg.jpg) no-repeat bottom left;
	}
	
#abe {
	color: #333;
	background: url(/img/abe-bg.jpg) no-repeat bottom left;
	}
	
#exxon {
	color: #333;
	background: url(/img/exxon-bg.jpg) no-repeat bottom left;
	}
	
#proof-of-wmd {
	font: 1.2em/1.6em Georgia, Times, serif;
	margin-bottom: 30px;
	color: #333;
	background: url(/img/small-cd.gif) no-repeat 100% 20px;
	}
	
dt {
	margin: 20px 0 0;
	font-weight: bold;
	}
	
dd {
	margin: 2px 0;
	}
	
#footer p {
	font-size: 1.3em;
	}
	
#footer p.small {
	font-size: 1em;
	}
	
	/* for images */ 

.left {
	float: left;
	margin: .4em 1em 0 0;
	}

  /* for marketing purposes */
  
.nojoke {
 	margin: 15px 0 0;
 	border: 1px solid #ddd;
 	font: 1.1em/1.45em Verdana, Helvetica, sans-serif;
 	padding: 7px;
 	}
 	
.nojoke img {
	float: left;
	margin: .8em 1em 0 0;
	}
