body {
	background-color: #000000;
	background-image: url(/images/e7_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#a1 {
	position: relative;
	width: 940px;
	top: 20px;
	background-color: #FFFFFF;
}

#logoTop {
	position: absolute;
	height: 140px;
	width: 200px;
	left: 0px;
	z-index: 20;
	top: 0px;
	text-align: center;
	background-color: #CCCCCC;
}

#logoSalle {
	position: absolute;
	height: 140px;
	width: 400px;
	left: 200px;
	z-index: 20;
	top: 0px;
	text-align: left;
	background-color: #CCCCCC;
}

#rightTop {
	position: absolute;
	height: 140px;
	width: 340px;
	left: 600px;
	z-index: 20;
	top: 0px;
	font-family: Helvetica, sans-serif;
	text-align: right;
	background-color: #CCCCCC;
}

#navTop {
	position: absolute;
	height: 60px;
	width: 940px;
	left: 0px;
	z-index: 20;
	top: 140px;
	font-family: Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	background-color: 999999;
}

#main {
	position: absolute;
	width: 940px;
	top: 200px;
	left: 0px;
	z-index: 30;
	text-align: left;
	background-color: #FFFFFF !important;
}

#bottom {
	position: relative;
	margin-top: 20px; 
	height: 40px;
	width: 400px;
	left: 400px;
	z-index: 30;
	text-align: center;
	background-color: #000000 !important;
}

#menu {
	position: absolute;
	width: 760px;
	min-height: 990px;
	top: 0px;
	left: 0px;
	padding-top: 20px;
	padding-left: 20px;
	z-index: 30;
	text-align: left;
	background-color: #FFFFFF !important;
}

td, p, b { font-family: Helvetica, sans-serif; font-size: 14px; }

a:link {color: 999999; text-decoration:none; font-weight: bold; }
a:visited {color: 999999; text-decoration:none; font-weight: bold; }
a:hover {color: CCCCCC; text-decoration:none; font-weight: bold; }
a:active {color: CCCCCC; text-decoration:none; font-weight: bold; }

.menuLink a:link {color: FFFFFF; text-decoration:none; margin-right: 10px; margin-left: 10px; text-transform: uppercase; }
.menuLink a:visited {color: FFFFFF; text-decoration:none; margin-right: 10px; margin-left: 10px; text-transform: uppercase; }
.menuLink a:hover {color: 000000; text-decoration:none; margin-right: 10px; margin-left: 10px; text-transform: uppercase; }
.menuLink a:active {color: 000000; text-decoration:none; margin-right: 10px; margin-left: 10px;  text-transform: uppercase;}

.mainText { font-family: Helvetica, sans-serif; font-size: 14px; }
.topText { font-size: 12px; margin-right: 10px; margin-top: 5px }
.eventName { font-size: 18px; font-weight: bold; }
.souper { color: FF0000; font-weight: bold; }

.souperMenu a:link {color: FF0000; text-decoration:none; font-weight: bold; }
.souperMenu a:visited {color: FF0000; text-decoration:none; font-weight: bold; }
.souperMenu a:hover {color: CC0000; text-decoration:none; font-weight: bold; }
.souperMenu a:active {color: CC0000; text-decoration:none; font-weight: bold; }

.mainTable { width: 100%; border: none; }
.tdLeft { width: 440; padding: 20px; background-color: FFFFFF; vertical-align: top; }
.tdRight { width: 500; padding: 20px; background-color: FFFFFF; vertical-align: top; }
.tdFull { width: 940; padding: 20px; background-color: FFFFFF; vertical-align: top; text-align:center; }
.tdLeftSalles { width: 240; padding: 20px; background-color: FFFFFF; vertical-align: top; }
.tdRightSalles { width: 700; padding: 20px; background-color: FFFFFF; vertical-align: top; }

.calTable { width: 896; border: none; border-collapse: collapse; margin-left: auto; margin-right: auto; }
.tdCal {
	width: 128;
	height: 92;
	background-color: CCCCCC;
	vertical-align: top;
	border: 1px solid white;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
}
.calMonth { font-family: Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-transform: uppercase; }
.calLink a:link {color: 505050; text-decoration:none; text-transform: uppercase; font-weight: bold; }
.calLink a:visited {color: 505050; text-decoration:none; text-transform: uppercase; font-weight: bold; }
.calLink a:hover {color: 000000; text-decoration:none; text-transform: uppercase; font-weight: bold; }
.calLink a:active {color: 000000; text-decoration:none; text-transform: uppercase; font-weight: bold; }

.albumTable { width: 720; border: none; border-collapse: collapse; margin-left: auto; margin-right: auto; }
.tdAlbum {
	width: 160;
	height: 120;
	background-color: FFFFFF;
	vertical-align: top;
	border: 10px solid white;
}

.picTable { width: 600; border: none; border-collapse: collapse; margin-left: auto; margin-right: auto; }
.tdPic {
	background-color: FFFFFF;
	vertical-align: middle;
}

.picLink a:link {color: 999999; text-decoration:none; font-weight: bold; }
.picLink a:visited {color: 999999; text-decoration:none; font-weight: bold; }
.picLink a:hover {color: CCCCCC; text-decoration:none; font-weight: bold; }
.picLink a:active {color: CCCCCC; text-decoration:none; font-weight: bold; }