@charset "UTF-8";body,td,th {	font-family: 'Open Sans', 'Source Sans Pro', sans-serif;	font-size: 13px;	color: #555;}body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-image:url(images/paper-bg.png);}a:link {	color:#0083a8;}a:visited {	color:#0083a8;}a:hover {	color:#449f25;}img {	border:none;}#header {	background:#fff;	width:100%;}#nav {	height:10px;}#nav a:link,#nav a:visited {	text-decoration:none;	font-family: 'Open Sans', 'Source Sans Pro', sans-serif;	font-size: 13px;	color: #555;	} #nav a:hover { 	color: #000;	}#container {	width:100%;}#content {	width:960px;	margin:auto;		}	h1 {color:#888;	font-family: 'Open Sans','Source Sans Pro', sans-serif;	font-weight:700;	font-size:26px;	text-shadow: 1px 1px 1px #FFF;	}h2 {	font-family: 'Open Sans','Source Sans Pro', sans-serif;	font-weight:300;	color:#3a3a3a;	text-shadow: 1px 1px 1px #FFF;	font-size:21px;}h3 {	font-family: 'Open Sans','Source Sans Pro', sans-serif;	font-weight:300;	color:#3a3a3a;	font-size:22px;	margin-bottom:-10px;}#shadow {	background-image:url(images/paper-shadow.png); 	width:100%;	height:54px;}.rightCol {	width:430px;	padding:20px;	padding-top:0px;	padding-bottom:0px;	float:right;	min-height:330px;}.leftCol {	width:430px;	padding:20px;	padding-top:0px;	float:left;	min-height:330px;}#footer {	width:100%;	min-height:230px;	background-color:#08B6E8;	color:#b4e9f8;	padding-bottom:20px;}#social {	background:#b4e9f8;	width:100%;	min-height:80px;	padding-top:20px;	}