/*
div.block {
	border-color: #B60050;
	border-width: 0px;
	
}
div.block h1, div.plug h1 {
	background-color: #B60050;
	background-image: url("./images/topAtty_backA001.gif");
	background-position: 100% 0%;
	background-repeat: repeat-y;
	background-image: none;
	border-bottom-width: 0px;
}
div.block h1 a:link, div.plug h1 a:link, div.block h1 a:visited, div.plug h1 a:visited {
	color: #FFFFFF;
}

a:link {
	color: #B60050;
}
a:visited {
	color: #DD3B6F;
}
a:hover, a:active {
	color: #8CC63F;
}
.bold {
	color: #B60050;
}
*/

.strong {
	font-weight: bold;
}


div.plug h1 {
	font-size: 120%;
	text-transform: none;
}
div.block {
	border-width: 0;
}
div.block h1 {
	font-size: 120%;
	padding: 3px;
}
div.block h1, div.plug h1 {
	background-color: #4A4A4A;
	border-color: #8CC63F;
	border-color: #B60050;
	border-style: solid;
	border-width: 0 0 2px 0;
}
div#Col1 div.plug h1 {
}
div#Col2 div.plug h1, div#Col2 div.block h1 {
}


div#Main div#Col1 {
	margin-right: 10px;
}
div#Main div#Col2 {
	border-left: 1px solid #999;
	margin-left: 0;
	padding-left: 9px;
}

#Front h2 {
	font-size: 130%;
	margin-bottom: 1ex;
	margin-left: 0;
	margin-right: 0;
	margin-top: 1ex;
}
div#Front a:link {
	color: #666699;
	text-decoration: none;
	font-weight: bold;
}
div#Front a:visited {
	color: #666699;
	text-decoration: none;
	font-weight: bold;
}
div#Front a:hover, a:active {
	color: #666699;
	text-decoration: underline;
	font-weight: bold;
}

#Dates h1 {
}
#Dates table {
	margin: 1ex 0;
	width: 100%;
}
#Dates table td {
	padding: 0 0 0 0;
}
#Dates table td.date {
	font-weight: bold;
	padding: 0 1em 0 0;
	text-align: right;
	vertical-align: top;
}


#Categories p {
	margin: 15px 12px 1ex 12px;
}
#Categories ul {
	list-style-type: disc;
	margin: 1ex 15px 1ex 15px;
	padding: 0 0 0 1em;
}
#Categories ul li {
	color: #85003A;
	font-weight: bold;
	padding: 0;
}
#Categories dl {
	margin: 0 12px;
}
#Categories h2 {
	color: #000000;
	font-size: 120%;
	margin: 0 12px 1ex 12px;
}


div#Nominate h1 {
}
div#Nominate .links {
	font-size: 120%;
	font-weight: bold;
	list-style-type: none;
	margin: 10px;
	padding: 0;
}

dl dt {
	color: #85003A;
}


div#Sponsors {
	text-align: center;
}
div#Sponsors h1 {
	text-align: left;
}
div#Sponsors img {
	display: block;
	margin-bottom: 2ex;
	margin-left: auto;
	margin-right: auto;
}

#Video .videos .video {
	clear: none;
	float: left;
	height: 149px;
	width: 50%;
}
#Video .video .thumb {
	display: block;
	margin: 0 auto;
}
#Video .video .headline {
	font-size: 90%;
	margin: 0 1em;
}
#Video .video .description {
	display: none;
}

#GetInvolved p {
	margin: 10px;
}

#Winners .sectionheader {
	color: #B60050;
	font-size: 150%;
	margin-bottom: 0.5ex;
}
#Winners .person {
	height: 27ex;
	padding: 0 0 5ex 0;
}
#Winners .headshot {
	background-color: #B3B3B3;
	display: block;
	height: 105px;
	margin: 0 auto 0 auto;
	overflow: hidden;
	width: 84px;
}
#Winners .headshot img {
	background-color: #B3B3B3;
	background-image: url("/images/contests/na (Custom).gif");
	background-position: 50%;
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
}
#Winners .name {
	font-size: 92%;
}
#Winners .company {
	font-size: 84%;
	font-weight: normal;
}
#Winner .headshot {
	display: block;
	margin: 0 auto;
}
#Winner .name {
	font-size: 225%;
}
#Winner .company {
	color: #B60050;
	font-size: 92%;
	margin: 0 0 2ex 0;
}

#PDFs .thumb {
	display: block;
	margin: 0 auto;
}

#PDFs hr {
	display: none;
}
#PDFs .sourceFile {
	margin-bottom: 2ex;
	text-align: center;
}
