body {
	margin: 0 0 0 30px;
	padding: 0;
	background-color: #fff;
	background-image: url("../graphics/background.png");
	background-position: 785px 0;
	background-repeat: repeat-y;		
}

#page {
	float: left;
	width: 770px;
	margin: 0 25px 0 0;
}

#header {
	margin: 0;
}

#header img {
	display: block;
	margin: 0;
}

#language {
	position: absolute;
	top: 30px;
	left: 700px;
}

#sponsors {
	float: left;
	text-align: center;
	margin: 0;
	padding: 10px 0;
	list-style: none;
}

#sponsors #title {

	text-align: center;
	margin: 0 0 10px 0;
	padding: 20px 0 2px 0;
	list-style: none;
	font-size: 0.8em;
	font-weight: bold;
	border-bottom: 1px solid black;
	text-transform: uppercase;
}

#menu {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}

#footer {
	border-top: 1px solid #999;
	clear: both;
}



/* -------------------------------------- */

p, h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	margin-bottom: 0.4em;
}

body {
	font-size: 0.8em;
	font-family: arial;
	color: #000;
}

a {
	text-decoration: none;
	color: #026DBB;
}

a img {
	border: none;
}

h1, h2, h3 {
	font-weight: normal;
	font-family: tahoma, arial, sans-serif;
}

h1 {
	font-size: 200%;
	color: #026DBB;
}

h2 {
	font-size: 140%;
	margin-top: 1.2em;
}

h2.sectionTitle {
	margin: 0;
	font-size: 120%;
	text-transform: uppercase;
	color: #666;
}

h3 {
	font-size: 120%;
	margin-top: 1em;
}



/* -------------------------------------- */

#menu ul {
	list-style: none;
	margin: 3px 0 0 0;
	padding: 1px 0;
	float: left;
	width: 100%;
	background-color: #CCDB10;
	font-size: 92%;
	text-transform: uppercase;
}

#menu li {
	float: left;
	padding: 2px 6px;
	border-right: 3px solid #fff;
	font-family: tahoma, arial, sans-serif;
}

#menu ul li a {
	color: #000;
	font-weight: normal;
	letter-spacing: 0.1em;
}

#menu ul li.active a {
	color: #fff;
}

#menu ul.submenu {
	list-style: none;
	margin: 3px 0 0 0;
	padding: 5px 0;
	float: left;
	width: 100%;
	background-color: #CCDB10;
	font-size: 92%;
	text-transform: uppercase;
	bborder-bottom: 2px solid #CCDB10;
	font-size: 1.2em;
}

#menu ul.submenu li {
	float: left;
	padding: 2px 6px;
	border-right: none;
	border-left: 1px solid white;
	font-family: tahoma, arial, sans-serif;
}

#menu ul.submenu li.first {
	border-left: none;
}

#menu ul.submenu li a {
	color: #000;
	font-weight: normal;
	letter-spacing: 0.1em;
}

#menu ul.submenu li.active a {
	bbackground-color: #eee;
	color: #fff;
}

#menu {
	border-bottom: 3px solid #CCDB10;
	padding-bottom: 3px;
}




/* -------------------------------------- */

#sponsors li {
	margin-bottom: 10px;
}

/* -------------------------------------- */

#footer { 
	font-size: 80%;
	padding: 4px 0 20px 10px;
	color: #666;
	margin-top: 60px;
	float: left;
	width: 760px;
	clear: both;
	
}

/* -------------------------------------- */

#content a{
	font-weight: bold;
}

#content td {
	ffont-size: 0.8em;
}

#content a:hover {
	text-decoration: underline;
}

#content h1 a, #content h2 a, #content h3 a {
	font-weight: normal;
}

.frontContent {
	float: left;
	width: 510px;
	padding: 0 10px 20px 10px;
}

.frontNews {
	float: left;
	width: 510px;
	padding: 5px;
	background-color: #e9e9e9;
}

.frontNews h2 {
	color: #666;
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
	font-family: arial;
	background-color: #f6f6f6;
	margin: 0;
	padding: 2px 5px;
}

.frontNews .article {
	margin: 5px 0 0 0;
	padding: 5px;
	float: left;
	border-bottom: 2px solid #f6f6f6;	
}

.frontNews .article h3 {
	margin-bottom: 3px;
	margin-top: 0;
	font-size: 130%;
}

.frontNews .article img {
	float: left;
	width: 90px;
}

.frontNews .headline  img {
	width: 500px;
}

.frontNews .article .text {
	float: right;
	width: 385px;
}

.frontNews .headline .text {
	float: left;
	width: 500px;
	min-width: 500px;
}

.frontNews .article .date {
	font-size: 80%;
	margin-bottom: 2px;
}

.frontNews .left {
	clear: none;
	border-bottom: 0;
	width: 240px;
	min-width: 240px;
	float: left;
}

.frontNews .left .text{
	width: 135px;
	max-width: 135px;
}

.frontNews .right {
	clear: none;
	border-bottom: 0;
	width: 240px;
	min-width: 240px;
	float: right;
	border-left: 2px solid #f6f6f6;
}

.frontNews .right .text{
	width: 135px;
	max-width: 135px;
}

.frontNews .newsList {
	border-top: 2px solid #f6f6f6;
	margin: 5px 0 0 0;
	padding: 5px;
	
	width: 510px;
	clear: both;
	list-style: none;
}

.frontNews .links {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
	float: left;
	clear: both;
	width: 510px;
}

.frontNews .links li {
	background-color: #f6f6f6;
	margin-top: 3px;
	padding: 1px 5px 1px 10px;
	background-image: url("../graphics/link.light.png");
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

.frontNews .links li a {
	color: #000;
	text-transform: uppercase;
	font-size: 90%;
	letter-spacing: 0.05em;
}

.frontBox {
	float: left;
	width: 520px;
	margin: -37px 0 10px 0;
	background-color: #e9e9e9;
	background-image: url("../graphics/frontbox.png");
}

.frontBox div {
	margin: 5px 5px 0 5px;
}

.frontBox h2 {
	color: #000;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.6em;
}

.frontBox h2 .cancelled {
	color: red;
	font-weight: bold;
}

.frontBox .smallHeader {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0;
}

.frontBox .smallHeaderNext {
	margin-top: 10px;
}

.frontBox .bottom {
	margin: 0;
	padding: 0;
	height: 10px;
	background-image: url("/2002/graphics/frontbox-bottom.png");	
	background-position: bottom left;
}

.frontBox ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.frontBox ul li {
	background-color: #FCF2DF;
	margin-top: 3px;
	padding: 1px 5px 1px 10px;
	background-image: url("../graphics/link.light.png");
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

.frontBox ul li.live {
	background-color: #fff;
}

.frontBox ul li a {
	color: #000;
	text-transform: uppercase;
	font-size: 90%;
	letter-spacing: 0.05em;
}









.frontBoxes {
	clear: none;
	float: right;
	width: 220px;
	margin: 10px 0;
	
}

.frontBoxes p, .frontBoxes h2 {
	margin: 5px 10px;
}

.frontBoxes h2 {
	color: #000;
}

.frontBoxes p.image {
	margin: 0;
}

.frontBoxes table {
	margin: 0 10px 5px 10px;
	border: none;
	border-collapse: collapse;
}

.frontBoxes td {
	vertical-align: top;
	padding: 3px 0;
	border: none;
	background: none;
}

.frontBoxes table .day {
	font-weight: bold;
	white-space: nowrap;
	padding-right: 3px;
}

.frontBoxes ul {
	list-style: none;
	margin: 0 5px 5px 5px;
	padding: 0;
}

.frontBoxes ul li {
	background-color: #FCF2DF;
	margin-top: 3px;
	padding: 1px 5px 1px 10px;
	background-image: url("../graphics/link.light.png");
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

.frontBoxes ul li a {
	color: #000;
	text-transform: uppercase;
	font-size: 90%;
	letter-spacing: 0.05em;
}

.frontBoxBottom ul {
	width: 440px;
}

.frontBoxBottom ul li {
	float: left;
	width: 195px;
}

.frontBoxBottom ul li.last {
	float: right;
	width: 195px;
}

.frontBoxRight {
	margin: 20px 0 0 0;
	float: right;
	width: 220px;
	background-image: url("../graphics/frontboxes.png");
	background-repeat: no-repeat;
}

.frontBoxLeft {
	float: left;
	width: 220px;
	background-image: url("../graphics/frontboxes.png");
	background-repeat: no-repeat;
}

.frontBoxBottom {
	background-color: blue;
	float: left;
	clear: both;
	width: 100%;
	border-top: 10px solid #fff;
}

.frontSchools {
	float: right;
	width: 210px;
	padding: 5px;
	background-color: #e9e9e9;
}

.frontSchools h2{
	float: right;
	width: 200px;
	color: #666;
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
	font-family: arial;
	background-color: #f6f6f6;
	margin: 0;
	padding: 2px 5px;
}


.newsList li {
	float: left;
	clear: both;
	width: 510px;
	margin-bottom: 3px;
}

.newsList span {
	float: left;
	width: 14%;
	padding-right: 2%;
	font-size: 80%;
	padding-top: 2px;
}

.newsList a {
	float: right;
	width: 80%;
}




td {
	padding: 3px;
	background-color: #f2f2f2;
	border-bottom: 3px solid #fff;
}

th {
	padding: 3px;
	background-color: #ccc;
	font-weight: bold;
	border-bottom: 3px solid #fff;
}

table {
	border-collapse: collapse;
	width: 100%;
}

table.contactGroup {
	margin: 0 0 1em 0;
	width: 60%;
}

table.contactGroup td {
	width: 50%;
}


.imageRow {
	background-color: #e9e9e9;
	float: right;
	width: 275px;
	padding: 5px 5px 0 5px;
	margin: 0 0 20px 20px;
}

.imageRow p {
	margin: 0;
	padding: 0 0 2px 0;
}

.imageRow p.text {
	margin: 0;
	padding: 0 0 5px 0;
	font-style: italic;
}

.imageRow img {
	margin: 0;
	display: block;
}

.flashVideo {
	background-color: #e9e9e9;
	width: 400px;
	padding: 5px 5px 0 5px;
	margin: 0 0 20px 0;
}

.flashVideo p {
	margin: 0;
	padding: 0 0 2px 0;
}

.flashVideo p.text {
	margin: 0;
	padding: 3px 0 5px 0;
	font-style: italic;
}

.schedule {
	width: 430px;
}

.schedule table {
	margin-bottom: 1em;
}

.schedule .time {
	width: 46px;
	border-right: 3px solid #fff;
	font-size: 120%;
	text-align: center;
}

.schedule .event {
	
}

.newsLatest {
	width: 430px;
	float: left;
}

.newsLatest .article {
	border-top: 1px solid #ccc;
	padding-bottom: 0.7em;
	clear: left;
	float: left;
	width: 100%;
	padding-top: 0.3em;
}

.newsLatest .article h3 {
	margin-bottom: 1px;
	margin-top: 0;
}

.newsLatest .article img {
	float: left;
	width: 90px;
}

.newsLatest .article .text {
	float: right;
	width: 334px;
}

.newsLatest .article .date {
	font-size: 80%;
}

.newsArchive {
	width: 300px;
	float: right;
}


.contactDetails {
	float: left;
	width: 240px;
}

.contactImage {
	float: left;
	margin-right: 10px;
	width: 180px;
}


.galleryImage {
	padding: 0;
	margin-bottom: 0;
	width: 480px;
	float: left;
}

.galleryThumbnails {
	width: 280px;
	float: left;
	background-color: #e9e9e9;
	padding: 0 0 5px 5px;
	margin-left: 5px;
}

.galleryThumbnail {
	padding: 0px;
	margin: 5px 5px 0 0;
	float: left;
}

.galleryThumbnail img {	
	display: block;
	float: left;
	margin: 0;
}

.galleryGalleries {
	padding-right: 5px;
	clear: both;
}

.galleryGalleries h2 {
	color: #666;
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
	font-family: arial;
	background-color: #f6f6f6;
	margin: 10px 0 5px 0;
	padding: 2px 5px;
	clear: both;
	width: 265px;
	float: left;
}

.galleryGalleries ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.galleryGalleries li {
	margin: 5px 0 0 0;
	padding: 0;
}

table.results {
	width: 60%;
}

table.results .pos {
	padding-right: 10px;
	text-align: right;
}

table.results .name {
	padding-right: 10px;
	text-align: left;
}

table.results .nat {
	padding-right: 10px;
	text-align: left;
}

table.results .time {
	padding-right: 5px;
	text-align: right;
}

