html
		{
		margin: 0px;
		padding: 0px;
		}
		
body
		{
		margin: 0px;
		padding: 0px;
		color: #000;
		background: #fff url(../images/splash/background_tile.gif) top left repeat;
		}
				
.external
		{
		margin: 0px;
		padding: 0px;
		}

form, fieldset, img
		{
		border: 0px none;
		margin: 0px;
		padding: 0px;
		}

html > body #wrapper {
		background: transparent url(../images/splash/topfade-trans.png) top left repeat-x;
}

#wrapper
		{
		text-align: center;
		margin: 0px;
		padding: 0px;
		width: 100%;
		height: auto;
		color: #000;
		}
		
html > body #container {
		background: transparent url(../images/splash/centerpiece-trans.png) top left no-repeat;
}
		
#container {
		z-index: 1;
		position: relative;
		margin: 0px auto;
		padding: 0px;
		padding-top: 310px;
		_padding-top: 300px;
		width: 475px;		
  		height: 290px;
		_height: 300px;
		color: #000;
}
#miniflash {
position:absolute;
z-index:200;
top:375px;
left: 85px;
}

	
html > body #contest {

		margin: 0px auto;		
		width: 205px;		
  		height: 40px;
		*/ height: 60px; */

}
		
#contest a {
	z-index: 5;
	display: block;
	width: 192px;
	height: 46px;
	text-indent: -9999px;
	overflow: hidden;
}

html > body #menu {
	background: url(../images/splash/splash_menu-trans.png) 0px 0px no-repeat;
}

#menu {
	margin: 0px auto;	
	width: 422px;
	height: 39px;
	
	position: relative;
	left: 5px;
}

#nav {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

#nav li {
	float: left;
	display: inline;
}

#nav li a {
	position: relative;
	text-indent: -9999px;
	margin-right: 12px;
	overflow: hidden;
	display: block;
	height: 32px;
	width: 70px;
}

#nav li#about a   { width: 81px; }
#nav li#dvd a     { width: 60px; }
#nav li#contact a { width: 80px; }
				
#phone
		{
		position: absolute;
		top: 275px;
		left: 40px;
		width: 200px;		
  		height: 20px;
		color: #fff;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 10pt;
		line-height: 9pt;
		font-weight: normal;
		text-decoration: none;
		}
		
#fax
		{
		position: absolute;
		top: 275px;
		left: 240px;
		width: 200px;		
  		height: 20px;
		color: #fff;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 10pt;
		line-height: 9pt;
		font-weight: normal;
		text-decoration: none;
		}

		
#acap
		{
		position: absolute;
		top: 520px;
		left: 175px;
		}
		
#footer
		{
		text-align: center;
		margin: 0px;
		padding: 0px;
		width: 100%;
		height: 30px;
		}
		
#footer p, #footer a
		{
		margin: 0px;
		padding: 0px;
		color: #a29061;
		font-family: arial, verdana, helvetica, garamond;
		font-size: 8pt;
		line-height: 9pt;
		font-weight: bold;
		text-decoration: none;
		}
