html {	min-height: 100%;	height: auto;}a {	color: #e4bf00;	text-decoration: none;	padding: 2px;}a:visited { color: #e4bf00; }a:hover { 	background-color: #27424e;	padding:2px;}body {	background: #415660;	padding: 0;	margin: 0;	text-align: center;}body.home { background: url(../images/bird.gif) no-repeat bottom center #415660; }div, p {	font-family: arial,helvetica,sans-serif;	font-weight: normal;	font-size: 15px;	line-height: 1.4em;	color: #fff;	text-align: left;	text-decoration: none;	padding-left:2px;}#wrap {	width:750px;	margin: 0 auto;	text-align: center;}#columnRight {	float: right;	width: 350px;	margin-top: 100px;}#columnLeft {	float: left;	width: 350px;	vertical-align: bottom;}#contact {	margin-top: 15px;	text-align: right;	font-size:13px;}