img {
	border: 0;
}

a {
	color: #000;
}

	a:hover {
		text-decoration: none;
	}
	
h1 {
	font-size: 18px;
	height: 24px;
	width: 425px;
	background:url(../grfx/h1.png) no-repeat;
	margin-left: -20px;
	position: relative;
	z-index: 10;
	padding: 5px 0 0 20px;
}

h2 {
	background:url(../grfx/feature-header-bg.jpg) no-repeat;
	height: 24px;
	width: 283px;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: Uppercase;
	color: #fff;
	padding: 27px 0 0 10px;
	margin: 0 0 10px 0;
}

h3 {
	margin: 0;
	padding: 80px 20px 0 0;
	text-align: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 27px;
	text-transform: uppercase;
}

h4 {
	font-size: 14px;
}

.yellow {
	color: #ffc600;
}

.white {
	color: #fff;
}

.float_image_left {
	float: left;
	padding-right: 10px;
}

.article_image {
	float: right;
	margin: 10px;
	padding: 1px;
}
