body {
		background-color: #f4f4f4;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		padding-top: 40px;
		padding-left: 50px;
	}

	.container {
		height: 200px;
		width: 800px;
		margin: 30px 0px;
		font-size: 12px;
	}
	
	.entry {
	margin-top: 20px;
	float: clear;
	}

	a {
		color: #727272;
		text-decoration: none;
	}

	h1 {
		font-style: normal;
		font-weight: normal;
		color: #4f4f4f;
		font-size: 14px;
		line-height: 0px;
	}

h2 {
		font-style: normal;
		font-weight: normal;
		color: #797979;
		font-size: 12px;
		line-height: 0px;
	}

.line {
	width: 200px;
	height: 1px;
	background-color: #e8e8e8;
	border-bottom: 1px solid #f7f7f7;
}

	.entry a {
		letter-spacing: 1px;
		padding-left: 4px;
		padding-bottom: 2px;
		padding-right: 3px;
		padding-top: 4px;
		text-transform: uppercase;
		font-style: normal;
		font-weight: normal;
		border-right-color: #bebdbd;
		border-right-width: 1px;
		border-right-style: solid;
		border-bottom-color: #bfbdbd;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		color: #6b6b6b;
		background-color: #e3e3e3;
		text-decoration: none;
		font-size: 11px;
		font-family: Helvetica, Verdana, Arial, sans-serif;
	}

	.entry a:hover {
		color: white;
		background-color: #b7b9b9;
	}
	.entry p {
		margin-left: 1px;
		color: #7d7d7d;
		font-size: 9px;
		text-transform: uppercase;
	}

	blurb {

		text-transform: uppercase;
		top:100px;
		position: relative;
		letter-spacing: 1px;
		color: #6e6e6e;
		padding: 3px;

	}


	a:hover {
		color: #868686;
}

h1 a {
	border-bottom: 1px dotted #a2a2a2;
}

p {
	font-size: 12px;
}
