html,
body {
	background-color: #fff;
	color: #000;
	font: 85%/1.5em verdana,arial,helvetica,sans-serif;
	margin: 15px;
	padding: 0px;
}
img {
	border: none;
}
td {
	vertical-align: top;
	text-align: left;
}
ul {
	margin-top: 2px;
}
a:link,
a:active,
a:visited {
	text-decoration: none;
	color: #c30;
}
a:hover {
	text-decoration: none;
	color: #f60;
	border-bottom: 1px dashed #c30;
}
a.noBorder:hover {
	border: none;
}
#mainTable {
	margin: 0 auto;
	width: 762px;
}
#globalNav {
	font-size: 10px;
	text-align: right;
	padding-right: 25px;
	padding-bottom: 5px;
}
#globalNav a:link,
#globalNav a:active,
#globalNav a:visited {
	text-decoration: none;
	color: #c30;
	font-weight: bold;
}
#globalNav a:hover {
	text-decoration: none;
	color: #f60;
	border-bottom: 1px dashed #c30;
	font-weight: bold;
}
#navigation {
	background: url(/images/en/navRow.gif) no-repeat;
	height: 27px;
	text-align: center;
}
#navigation a:hover {
	text-decoration: none;
	border: none;
}
#pageBody {
	background: url(/images/en/pageBodyBack.gif) repeat-y;
	color: #000;
	padding: 15px 15px 15px 25px;
}
#contentWrapper {
	width: 100%;
}
#wideColumn {
	font-size: 11px;
	line-height: 1.5em;
	float: left;
	width: 520px;
	padding-right: 10px;
}
#mediumColumn {
	font-size: 11px;
	line-height: 1.5em;
	float: left;
	width: 370px;
}
#thinColumnLeft {
	font-size: 10px;
	float: left;
	width: 170px;
	margin-right: 10px;
	padding-top: 15px;
}
#thinColumnRight {
	font-size: 10px;
	float: left;
	width: 150px;
	margin-left: 20px;
	padding-top: 15px;
}
#sponsorLogosLong {
	height: 745px;
	overflow: auto;
}
#sponsorLogosShort {
	height: 545px;
	overflow: auto;
}
#importantDates {
	height: 550px;
	overflow: auto;
}
.linkLogo {
	float: left;
	width: 125px;
	font-size: 10px;
	margin-right: 10px;
	text-align: center;
}
.linkDescription {
	float: left;
	font-size: 10px;
	width: 360px;
}
.breakFloat {
	clear: both;
	width: 100%;
	border-bottom: 1px #069 dotted;
	margin: 10px 0px;
}
.pageTitle {
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	width: 100%;
	color: #069;
	border-bottom: 2px #069 solid;
}
.subTitle {
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
	width: 100%;
	color: #069;
	border-bottom: 1px #069 dotted;
}
.scrollBox {
	background-color: #fff;
	padding: 15px;
	width: 490px;
	height: 250px;
	border: 2px #c96 solid;
	overflow: auto;
}
#photoLg {
	margin: 5px auto;
	width: 505px;
}
#photoLg img {
	margin-top: 5px;
	border: 2px #069 solid;
}
#photoThumbs {
	margin: 0px auto;
	width: 510px;
	_height: 300px;
	min-height: 300px;
	overflow: auto;
}
#photoThumbs img {
	margin: 3px;
	border: 2px #069 solid;
}
.winnerImg {
	border: 2px #069 solid;
}
#footer {
	font-size: 10px;
	text-align: right;
	padding: 10px;
}
