body {
	color: magenta;
}

div.viewMainBody {
	margin: 25px 24px 14px 33px;
}

div.viewMainBody img {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}

div.viewMainBody_PageNumbers {
}

div.nextButton {
	float: left;
	background-color: #A92323;
	font-size: 12px;
	width: 77px;
	height: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	text-align: center;
	padding: 10px 0;
	margin-right: 33px;
}

div.nextButton a {
	color: #fff;
	text-decoration: none;
	padding: 10px 22px 20px;
}

div.pageNumbers {
	float: left;
	margin-top: 8px;
}

div.pageNumbers li {
	display: inline;
	padding-right: 21px;
}

div.pageNumbers a {
	text-decoration: none;
	color: #231F20;
	font-weight: bold;
	font-size: 13px;
}

div.pageNumbers a:hover {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A92323;
	color: #231F20;
}

li.pageNumbersCurrent a{
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A92323;
	color: #231F20;
}

div.sortBy {
	float: left;
	margin-top: 10px;
	margin-left: 22px;
}

div.sortBy a {
	text-decoration: none;
	color: #231F20;
	font-weight: bold;
	font-size: 13px;
}

div.sortBy a:hover {
	text-decoration: underline;
}

div.viewColumn1 {
	float: left;
	width: 539px;
	margin-top: 32px;
}

div.viewColumn1 h1 {
	font-family: "Times New Roman";
	color: #231F20;
	font-size: 18px;
	padding-left: 36px;
	padding-top: 8px;
	padding-bottom: 10px;
	background-image: url(../img/headlineArrow.gif);
	background-repeat: no-repeat;
	background-position: 1px 9px;
}

td.entryGutter img {
	margin-right: 34px;
	margin-bottom: 7px;
}

td.entryEdge img {
	margin-bottom: 7px;
}

table.viewColumn1_CurrentEntries {
	margin-top: 7px;
	margin-left: -2px;
	font-size: 13px;
	line-height: 16px;
}

table.viewColumn1_CurrentEntries tr {
	height: 203px;
	vertical-align: top;
}

table.viewColumn1_CurrentEntries p {
	color:#636466;
	font-weight: normal;
}

table.viewColumn1_CurrentEntries a {
	color:#A92323;
	text-decoration: none;
	font-weight: bold;
}

table.viewColumn1_CurrentEntries a:hover {
	color:#A92323;
	text-decoration: underline;
}

span.votes {
	color:#231F20;
}

div.viewColumn2 {
	float: left;
	width: 350px;
	margin-left: 27px;
	margin-top: 89px;
}

div.viewColumn2_TripsTitle {
	padding-bottom: 9px;
	background-image: url(../img/tripsStrokeTop.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.viewColumn2_TripsTitle h2 {
	font-family: "Times New Roman";
	color: #231F20;
	font-size: 18px;
	padding-left: 36px;
	padding-top: 14px;
	padding-bottom: 2px;
	background-image: url(../img/headlineArrow.gif);
	background-repeat: no-repeat;
	background-position:6px 12px;
}

table.viewColumn2_TripsList {
	margin-top: 16px;
	margin-bottom: 12px;
	background-image: url(../img/tripsStrokeLeft.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 13px;
	line-height: 16px;
}

table.viewColumn2_TripsList img{
	margin-left: 24px;
}

table.viewColumn2_TripsList td {
	height: 71px;
	vertical-align: top;
}

table.viewColumn2_TripsList a:hover {
	text-decoration: underline;
}

table.viewColumn2_TripsList p {
	color: #636466;
	padding-left: 16px;	
}

div.viewColumn2_GearTitle {
	padding-bottom: 9px;
	background-image: url(../img/tripsStrokeTop.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.viewColumn2_GearTitle h2 {
	font-family: "Times New Roman";
	color: #231F20;
	font-size: 18px;
	padding-left: 36px;
	padding-top: 14px;
	padding-bottom: 2px;
	background-image: url(../img/headlineArrow.gif);
	background-repeat: no-repeat;
	background-position:6px 12px;
}

table.viewColumn2_GearList {
	margin-top: 14px;
	background-image: url(../img/gearstrokeLeft.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 13px;
	line-height: 16px;
}

table.viewColumn2_GearList img{
	margin-left: 25px;
}

table.viewColumn2_GearList td {
	height: 71px;
	vertical-align: top;
}

table.viewColumn2_GearList a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

table.viewColumn2_GearList a:hover {
	text-decoration: underline;
}

table.viewColumn2_GearList p {
	color: #636466;
	padding-left: 9px;
}
