body {
	margin: 0;
	padding: 0;
	background-color:#000000;
	font-family: verdana, 'trebuchet MS', sans-serif;
	color: #FFF;
	font-size: 12px;	
}
img {border:0}
/* Removes dotted edges on links: */
a:active { outline: none; }
:-moz-any-link:focus { outline: none; }
/* end: */
#wrapper {
	width: 990px;
	height: 650px;	
	margin:0px auto;
	text-align:left;
}	
#FlashMovie {
margin-top:16px;
background-color: #000000;
text-align:center;
}
#FlashMovie H1 {
	font-size:16px;
}
#FlashMovie H2 {
	font-size:12px;
	letter-spacing:1px;
}
#FlashMovie H3 {
	font-size:12px;
	padding-bottom:50px;
}
#FlashMovie a {
	color: #8EA2BB;
}
#button { 	padding-bottom:20px; }
#button a {   
    display: block;   
    background:  url(jm-visuals-button.gif) top;   
    width: 990px;   
    height: 58px;   
	margin-top:8px;
    }
#button a:hover {   
    background:  url(jm-visuals-button.gif) no-repeat bottom;   
    }


