﻿html, body
{
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;	
	bottom: 0;
	height: 100%;
	width: 100%;
}

body
{
	width: 1150px;
	background-color: #000000;
	/*font-family: Microsoft Sans Serif, Sans-Serif, Helvetica, Arial;*/
	font-family: Tahoma;
	font-size: 10px;	
	/*font-size: 70%;*/	
	color: #666666;
	line-height: 1.4em;
}

img { border: 0; }
a:active { outline: none; }
a:focus { -moz-outline-style: none; }

/*Style for Splash page*/
.bgSlashPage { background:url(Images/bg_splash.jpg) top left no-repeat; padding:312px 0 720px 714px ;}
#enterLogo { background:url(Images/splash-enter.gif) no-repeat; height:128px; }
#enterCopy { background:url(Images/splash-address.gif) no-repeat; height:40px; }