body {
	width: 850px;
	margin: auto;
	background: url(images/gradient.jpg) repeat-x #e2e2e2;
	font: small "Trebuchet MS";
}

a {
	color: #008fe5;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

#page {
	background: white;
	margin-top: 20px;
	padding: 40px 50px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#logobox {
}

#logobox h1 {
	color: #008fe5;
	font-weight: normal;
	text-align: right;
	clear: right;
	padding-top: 20px;
	margin-bottom: 50px;
}

#icon {
	width: 252px;
	height: 254px;
	background: url(images/amendment.jpg) no-repeat;
	float: left;
}

#logo {
	width: 465px;
	height: 64px;
	background: url(images/logo.png) no-repeat;
	float: right;
	margin-top: 30px;
}

#links {
	text-align: center;
	font-size: 13px;
}

#links span {
	font: normal large Wingdings;
	position: relative;
	top: 2px;
	margin-right: 2px;
}

#links a {
	text-decoration: none;
	color: #5c5c5c;
	padding: 5px 10px;
	margin-left: 20px;
}

#links a:hover {
	background: #ebebeb;
}

#content {
	clear: both;
	padding-top: 30px;
}

.news {
	background: #ecf2fe;
	border: 2px solid #e2e7f5;
	padding: 0 15px;
}

.august {
	background: #f4f1de;
	border-color: #f2e5cb;
}

.news input {
	position: relative;
	top: 7px;
	margin-right: 8px;
	margin-top: 2px;
}

.news ul {
	padding-left: 20px;
}

.june li {
	margin-bottom: 15px;
}

h1 {
	color: #809477;
	margin-bottom: 0;
}

#steps img {
	margin-top: 10px;
	margin-bottom: 20px;
}

.redunderline {
	border-bottom: 1px dotted red;
	position: relative;
	bottom: 1px;
}

.redunderline span {
	position: relative;
	top: 1px;
}

#digg {
	float: right;
}

#digg img {
	position: relative;
	top: 6px;
}

#footer {
	text-align: center;
	color: #959595;
	text-shadow: #ededed 0px 1px;
	margin-top: 15px;
	margin-bottom: 20px;
}
