body {
	background: url(images/splash-bg.jpg) repeat-x left top #964200;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	}
	
* html body {font-size:10px;}

div#wrapper {width:100em; margin-top:3em;}

	div.left {float:left; clear:both; width:26em;}
	div.right {float:right; width:26em;}
	div.center {float:left; width:40em; margin:0 4em;}
	
	div#wrapper div {margin-bottom:2.5em;}
	
blockquote p {font-size:1.1em; line-height:1.4em; letter-spacing: 1px; text-align: center;}

cite {display:block; text-align: center; margin-right:1em; color:black;}

	cite strong {display: block; font-weight: bold; font-size:1.1em;}

		cite strong:before {content: "- "}
		
	div.row2 blockquote {margin-top:6em;}
	
p#skip {text-align: center; margin-top:.5em;}	
	
	p#skip a {font-size:1.4em; font-weight:bold; text-decoration: none; text-transform: uppercase; color:white;}
	p#skip a:hover {color:black;}
	
div#footer {clear: both; padding-top:3em;}
	
		div#footer ul li {float:left; margin-left:1em; display: inline;}
		div#footer ul li.first {margin-left:2.5em;}
				
			div#footer ul li a {display:block; color:white; text-decoration: none; padding: .6em 1em; background-color: rgba(0,0,0,0.2);}
			div#footer ul li a:hover {text-decoration: underline; background-color: rgba(0,0,0,.4);}
			
object {margin: 0 auto; text-align: center;}