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

body,td,th {
	color: 818181;
	font-size: 13px;
	font-family:Helvetica;
}
a:link {
	color: 818181;
}
a:visited {
	color: #818181;
}
a:hover {
	color: #818181;
}
a:active {
	color: #818181;
}

.content {
	margin-top:70px;
	width:1000px;
	
}

.flash {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	font-family: Helvetica;
}
.wood {
	margin-top:60px;
	background-image:url(woodgrain/bottomwood.jpg);
	background-repeat:repeat-x;

}

.footer {
	width:918px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	font-size:10px;
}
.pinkButton {
	margin-left:650px;
}