html {	background: #222;}body  {	background: #CDCFD6 url(../images/bg-1.jpg) repeat left top;	height: 780px;}#access {	position: absolute;	left: -9999px;}#wrapper {	padding: 20px;	width: 300px;	font-size: 92%;	margin: 20px;	position: absolute;	top: 0px;	left: 0px;}#content, #footer {	background: #000;	color:#FFF;}#branding a {	background: url(../images/transmission_logo.png) no-repeat center top;	display: block;	height: 34px;	width: 300px;	text-indent: -9999px;}#site {	margin-left: 350px;}#site img {	margin-top: 70px;	margin-left: 30px;}#content  li  div.section {	background: url(../images/stripes.jpg) repeat-x left top;	padding: 0 10px;}#content h2 {	font-weight:bold;	color:#222;	background-color: #FF0;	padding: 10px;	border-top: 1px solid #222;}#content p {	margin:0.5em 0;}#content img {	margin-top: 10px;}#content div.additional {	padding-bottom: 15px;}form#get_email {	margin-top: 10px;	margin-bottom: 10px;}#get_email label {	float: left;	width: 40px;	padding: 8px 20px;}#get_email input {	margin-top: 5px;	margin-bottom: 5px;	width: 150px;	padding: 3px;}#get_email button {	margin-left: 80px;	margin-top: 5px;}#footer {	padding: 10px;	color: #333333;	background-color: #FF0;	font-size: 85%;	border-top: 1px solid #222;	height: 12px;}#footer  .ah-logo a {	background: url(../images/tiny-ah-logo.png) no-repeat center top;	display: block;	height: 20px;	width: 30px;	text-indent: -9999px;	margin-top: -5px;}#footer p.licence {	float: left;	width: 200px;}#footer p.ah-logo {	float: right;	width: 30px;}.notice {	background: #063;	color: #FFF;	padding: 10px;	border-top: 1px solid #222;}a, a:link {	color: #FF0;	text-decoration: none;	background: #666;}a:hover, a:active {	color: #F90;	text-decoration: none;	background: #666;}a:visited {	color: #FF9;	text-decoration: none;	background: #666;}strong {	font-weight: bold;}em {	font-style: italic;}