body {

	font-family: "Open Sans", "sans serif";
	color: #444444;
	text-rendering: optimizeLegibility;
	background-color: #f9f9f9;

}


#wrap {

	width: 681px;
	margin-left: auto;
	margin-right: auto;

}


h1 {

	font-size: 3.2em;
	text-align: center;
	padding-top: 50px;

}


h2 {

	font-size: 2em;
	text-align: center;
	font-weight: normal;
	padding-bottom: 30px;

}


h1, h2 {

	line-height: .5em;

}


#grid {

	width: 681px;
	padding-bottom: 10px;
	

}


#grid tr td.left {

	padding: 1px 1px 1px 0;

}

#grid tr td.middle {

	padding: 1px 1px 1px 1px;

}

#grid tr td.right {

	padding: 1px 0px 1px 1px;

}


a:link, a:visited, a:active {

	color:#444466;
	text-decoration: none;
	font-weight: bold;
	
	
	}


a:hover {

	color:#666688;
	text-decoration: none;
	font-weight: bold;
	
} 




#speech p {

	font-size: 1.1em;
	line-height: 1.7em;
	text-align: justify;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	hyphens: auto;

}

#speech p#attr {
	text-align: right;
	font-weight: bold;
	font-size: 1.1em;
	padding-bottom: 40px;
	color: #999;
}




#credits	{

	font-size: 0.8em;

}

#credits, #logo {
	padding: 15px;
	padding-top: 30px;

}



#footer {

	width: 681px;
	margin-left: auto;
	margin-right: auto;

}



div#preload { display: none; }