﻿@charset "utf-8";
/* CSS Document */

/* HTML */


p { color:#CCCCCC;}


/* IDs */

#breadcrumbs {
	width: 420px;
}

#cont {
	background-image:url(../images/finalists_left_bck.jpg);
	background-repeat:repeat-y;
}

#fivehund_pxleft {
	width: 500px;
	color: #666666;
}

#sub_fivehund_pxleft {
	width: 177px;
}

#sub_fivehund_pxleft_right{
	padding-top: 30px;
	padding-left: 0px;
	width: 500px;
}

#finaleft {
	float: left;
	width: 200px;
	margin-left: 80px;
}

#finaleft a {
	color:#FFFFFF;
}

#finaright {
	float: left;
	width: auto;
}

#finaright a {
	color:#FFFFFF;
}

#fivehund_pxright {
	background-image: url(../images/whatis_right_bck.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	width: 460px;
	color: #ffffff;
}

#sub_fivehund_pxright{
	width: 430px;
}

/* classes */

.histhumbnail {
	float: left;
	width: 100px;
	height: 120px;
	font-size: 10px;
}
