/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

.clearing {clear:both; height:0; overflow:hidden; margin:-1px 0 0 0;}

body {background:#000;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}

#center {position:absolute;top:50%;left:50%;margin-top:-300px;margin-left:-450px;text-align:center;}

#wrapper {width:900px;height:600px;display:none;position:relative;}

ul#images {}
	ul#images li {display:none;cursor:pointer;position:absolute;top:50%;left:50%;width:900px;height:600px;text-align:center;margin-top:-300px;margin-left:-450px;}
	.info {display:none;}

#replay {position:absolute;top:50%;left:50%;margin-left:-59px;margin-top:-18px;font-size:36px;background:#000;padding:11px;color:#fff;text-decoration:none;font-weight:bold;z-index:2;width:118px;height:36px;}
	#replay:hover {background:#777;}
	
#start {position:absolute;top:50%;left:50%;margin-left:-59px;margin-top:-18px;font-size:36px;background:#000;padding:11px;color:#fff;text-decoration:none;font-weight:bold;z-index:2;width:118px;height:36px;}
	#start:hover {background:#777;}
	
.credits {position:absolute;top:50%;left:50%;width:900px;height:300px;margin-left:-450px;margin-top:-150px;background:#000;color:#fff;padding:6px;font-weight:bold;}
	.credits h3 {font-size:48px;margin-bottom:10px;}
	.credits h4 {font-size:13px;}
		h4 a {color:#c0c0c0;text-decoration:none;}
		
#next {width:45px;height:16px;color:#fff;position:absolute;top:284px;right:-60px;cursor:pointer;display:none;}
#previous {width:85px;height:16px;position:absolute;top:315px;right:-100px;cursor:pointer;display:none;}