#outerwrap #photoarea img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	padding: 25px;
	border: 3px double #FF9900;
	background-color: #999999;
	margin: 1%;
	text-align: center;
}
#outerwrap #photoarea {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 25px;
}
#outerwrap #photoarea #winners {
	border: 5px double #FF0000;
}

#outerwrap #header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
	background-color: #0033CC;
	border-bottom-width: 5px;
	border-bottom-style: double;
	border-bottom-color: #006666;
	padding-top: 25px;
	background-repeat: no-repeat;
	background-position: left;
	clear: both;
	float: none;
}
#outerwrap #header h1 {
	border: 3px double #FF6600;
	margin-right: 100px;
	margin-left: 100px;
	margin-top: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
}
#outerwrap #photoarea {
	border: medium groove #FF9900;
}
#outerwrap #photoarea h1 {
	font-family: "BernhardFashion BT", "Bernard MT Condensed", Broadway, "Comic Sans MS", Arial;
	color: #FF6600;
	text-align: center;
	font-size: 24px;
}

#outerwrap {
	background-color: #CCCCCC;
}
#outerwrap #photoarea #Champion {
	font-family: "BernhardFashion BT", "Bernard MT Condensed", Broadway, "Comic Sans MS", Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
	border: 5px double #FF3333;
}
#outerwrap #photoarea #winners {
	font-family: "BernhardFashion BT", "Bernard MT Condensed", Broadway, "Comic Sans MS", Arial;
	font-size: 24px;
	font-weight: bold;
	color: #FF6600;
}
