/* CSS Document */html {}body {background-color: #fdf7d4;background-image:url(../img/bg.png);margin: 0 0 0 0;color: #454545;font-family: Helvetica, Lucida Grande, Arial, sans-serif;font-size: 13px;line-height: 18px;}a:link {color: #d7232f;text-decoration: none;}a:hover {color: #333333;text-decoration: underline;}a:active {color: #d7232f;text-decoration: underline;}a:visited {color: #000000;text-decoration: none;}a.img:hover {opacity: .6;	filter: alpha(opacity=60);	}img.floatLeft {     float: left;     margin: 0px; }img.floatRightClear {     float: right;     clear: right;     margin: 0px 0px 20px 0px; }img.floatRightcleargallery {     float: right;     clear: right; 	margin: 0px;	}.tagline {color: #888888;font-size: 20px;line-height: 24px;margin: 30px 0 10px 0;font-weight:lighter;}h1 {color: #d7232f;font-size: 20px;line-height: 20px;margin: 30px 0 10px 0;font-weight:lighter;}ul {list-style-position: outside;list-style-type: square;}#top {	position: absolute;	left: 0px;	top: 0px;	width: 100%;	height: 225px;	margin: 0px;	padding: 0px;	}.header {width: 100%;height: 225px;background-image:url(../img/header-bg.png);vertical-align:top;z-index: 3;}.header-right {width: 100%;text-align:right;position: absolute;right: 20px;top: 0;z-index: 2;}.content {text-align:left;position: absolute;width: 485px;top: 225px;left: 50px;padding-bottom: 50px;}.sidebar {text-align:right;width: 100%;height: 300px;position: absolute;right: 20px;top: 210px;}
