@charset "utf-8";
/* CSS Document */

html {
	background: #f2f2f2 url(../i/hdBkgd.gif) repeat-x;
}	

body {
	scroll: auto;
}

a {
	color: #0072bc;
	text-decoration: none;
}
a:hover {
	color: #f26522;
	text-decoration: underline;
}
h1 {
	height: 120px;
	margin: .5em 0;
	color: #ffffff;
	font: 2em/2em "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	letter-spacing: .25em;
}

.yui-t6 #yui-main .yui-b p {
	font: 1.5em/1.75em Georgia, "Times New Roman", Times, serif;
}

.yui-t6 #yui-main .yui-b {
	margin-right: 32em;
}

#offer {
	border: 1px solid red;
	margin-top: 3em;
	padding: 1em;
	background: #ffffff;
	width: 186px;
	line-height: 1.5em;
	color: #666;
}

#offer h2 {
	font: bold 1em/1.5em Verdana, Geneva, sans-serif;
	text-transform:uppercase;
	color: red;
	letter-spacing: .25em;
}

#offer img {
	padding-bottom: 1.5em;
	text-align: center;
}

#offer a {
	color: red;
}
