@charset "UTF-8";/* CSS Document */html {	overflow-y:scroll}body {	background-color: #FFF;	background-image: url(../images/lad_background.jpg);	background-repeat: repeat-x;	margin: 0px;	padding: 0px;}p {	font-family: "Times New Roman", Times, serif;	font-size: 16px;	font-weight: 100;	color: #4c4c4c;	margin: 0px;	padding: 0px;}h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: 100;	color: #bcbcbc;	margin: 0px;	padding: 0px;}h2 {	font-family: "Times New Roman", Times, serif;	font-size: 18px;	font-weight: normal;	color: #000;	margin: 0px;	padding: 0px;}h3 {	font-family: "Times New Roman", Times, serif;	font-size: 16px;	font-weight: 100;	color: #0067aa;	margin: 0px;	padding: 0px;}h4 {	font-family: "Times New Roman", Times, serif;	font-size: 16px;	font-weight: 100;	color: #999;	margin-top: 3px;	padding: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;}h5 {	font-family: "Times New Roman", Times, serif;	font-size: 18px;	font-weight: normal;	color: #F00;	margin: 0px;	padding: 0px;}ul li {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #858585;	margin: 0px;	padding: 0px;}a:link {	font-family: "Times New Roman", Times, serif;	font-size: 15px;	font-weight: 100;	color: #747474;	text-decoration: none;}a:visited {	font-family: "Times New Roman", Times, serif;	color: #747474;	font-weight: 100;	text-decoration: none;	font-size: 15px;}a:hover {	font-family: "Times New Roman", Times, serif;	font-size: 15px;	font-weight: 100;	color: #0067aa;	text-decoration: none;}a:active{outline: none;}a:focus{-moz-outline-style: none;}#wrapper {	width: 800px;	margin-right: auto;	margin-left: auto;	border-right-width: 1px;	border-bottom-width: 1px;	border-left-width: 1px;	border-right-style: solid;	border-bottom-style: solid;	border-left-style: solid;	border-right-color: #acc0d8;	border-bottom-color: #acc0d8;	border-left-color: #acc0d8;	background-color: #FFF;}#footer {	width: 800px;	margin-right: auto;	margin-left: auto;	margin-top: 5px;	margin-bottom: 30px;}