@charset "utf-8";

/*flash components*/

#header {
	width: 916px;
	height: 150px;
}
#side_menu {
	width: 150px;
	height: 310px;
}
#footer {
	width: 915.5px;
	height: 30px;
}

#banner {
	width: 642px;
	height: 700px;
}

#cartes1 {
	width: 300px;
	height: 491px;
}
#cartes2 {
	width: 300px;
	height: 482px;
}
#cartes3 {
	width: 300px;
	height: 482px;
}

#slots {
	width: 600px;
	height: 550px;
}
#slots2 {
	width: 600px;
	height: 550px;
}

#rollercoaster {
	width: 700px;
	height: 494px;
}

#boxing {
	width: 700px;
	height: 400px;
}

#roulette {
	width: 700px;
	height: 400px;
}


#puzzle {
	width: 700px;
	height: 600px;
}

#gallery {
	width: 800px;
	height: 600px;
}

/*text*/

.pageheading {
	font-family: "Verdana";
	font-weight: bold;
	font-size: 14pt;
	color: #F2ECC8;
	letter-spacing: 0.02em;
}
.pagesubheading {
	font-family: "Verdana";
	font-weight: bold;
	font-size: 11pt;
	color: #F2ECC8;
	letter-spacing: 0.02em;
}
.bodytext {
	font-family: "Verdana";
	font-size: 9pt;
	color: #000000;
	line-height: 1.3em;
}
.bodytext2 {
	font-family: "Verdana";
	font-size: 9pt;
	color: #F2ECC8;
	line-height: 1.3em;
}
.sponsorname {
	font-family: "Verdana";
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
}
.sponsornamehome {
	font-family: "Verdana";
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}
.sponsornameedu {
	font-family: "Verdana";
	font-size: 7pt;
	font-weight: bold;
	color: #ffffff;
}
.photocredits {
	font-family: "Verdana";
	font-size: 7pt;
	color: #F2ECC8;
	letter-spacing: -.01em;
}

/*page*/

#body { 
	margin-left: auto; 
	margin-right: auto;
} 

#subframe { 
overflow-x: hidden; 
overflow-y: scroll; 
} 

#maintable { 
	align: center;
	width: 934px; 
	border: 0;
	margin-left:auto; 
	margin-right:auto;;
	cellpadding: 0;
	cellspacing: 5;
} 

#exhibittable { 
	width: 755px;
	font-family: "Verdana";
	font-size: 10pt; 
}

#maintable a {color:#C62D25;text-decoration:none;}
#exhibittable a:link {color:#C62D25;text-decoration:none;}
#exhibittable a:hover {color:#FFFFFF;text-decoration:none;}
#exhibittable a:visited {color:#FFFFFF;text-decoration:none;}

#sponsortable a:link {color:#FFFFFF; text-decoration:none;}
#sponsortable a:hover {color:#FFFFFF; text-decoration:none;}
#sponsortable a:visited {color:#FFFFFF; text-decoration:none;}

A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none}

.logo_ms
{  
            width:160px;
            height:32px;
            filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='../images/logos/jpmorgan_white.png');
   			cursor:hand;		
}
.logo_ms[class] 
{
            background-image:url(../images/logos/jpmorgan_white.png);
			cursor:hand;
}