#container {
   width: 100%;
   height: 269px;
   margin-top: -104px;
   top: 30%;
   position: absolute;
   }
#splashpage {
   width: 666px;
   height: 482px;
   margin-left: -333px;
   left: 50%;
   position: absolute;
   background:url(../images/splash-bg.gif) no-repeat left top;
   }
#splashcontent {
    height:200px;
   margin: 72px 0 0 34px;
   }
* html #splashcontent {
   margin: 60px 0 0 34px;
   }

#enter {
float: left;
margin: 32px 0 0 20px;
padding: 0;
}
#visit {
clear: left;
}
#enter h2 {
font-size: 1.5em;
color: #BADEE5;
padding: 0 0 7px 0;
margin: 0;
}
#enter form fieldset label {
padding: 0;
margin: 0;
}
#enter h3 {
color: #BADEE5;
font-size: 1.0em;
margin: 0;
padding: 10px 0 0 0;
}

* html #enter form {
	width: 300px;
	margin-right: -5px;
}
* + html #enter form {
	width: 300PX;
	margin-right: -5px;
}
#enter form {
	display: block;
	margin: 0 0 5px;
	padding: 0;
	float: left;
}
#enter form label {
	display: block;
	float: left;
	padding: 0 10px 0 0;
	margin: 2px 0 0 0;
	color: #333;
}
* html #enter form input.image {
	margin: 0 3px 0 0;
}
* + html #enter form input.image {
	margin: 0 3px 0 0;
}
#enter form input.image {
	display: block;
	margin: 0 0px 0 0;
	padding: 0;
	width: 29px;
	height: 20px;
	
}
* html #enter form input.text {
	width: 183px;
	margin: 0;
}
* + html #enter form input.text {
	width: 183px;
	margin: 0;
}
#enter form input.text {
	height: 1.1em;
	line-height: 0.8em;
	width: 183PX;
	margin:  0 3px 0 0;
	padding: 3px 0 0 4px;
	display: block;
	float: left;
	font: 1em Arial, Helvetica, sans-serif;
	color: #666;
}
* html #enter form input.text {
	height: 1.0em;
	line-height: 0.9em;
	padding: 2px 0 1px 4px;
}

#enter ul {
margin: 0;
padding: 0;
}
.splash #top {
width: 666px;
float: right;
}
.splash #top ul {
margin: 0 31px 0 0;
}

.splash #top ul li {
margin: 0 0 0 0;
}
.splash #top ul li.last {
background: none;
}
* html #logotypesplash {
	height: 145px;
	
}
#logotypesplash {
	width: 150px;
	float: left;
	min-height: 145px;
	margin: 0 0 0 0;
}
#logotypesplash h1 {
	display: block;
	margin: 0 0 0 42px;
	padding:  0 0;
}
#logotypesplash h1 a {
	display: block;
	width: 68px;
	height: 120px;
	float: left;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	font-size: 1px;
	overflow: hidden;
	background: url(../images/logo.gif) no-repeat left bottom;
}
#splashalert{background:#ededed; clear:both; width:300px; height:80px; border:1px solid #333333; margin:0 auto; padding:5px;}
				   #splashalert img{float:left; width:78px; margin:7px 10px;}
				   #splashalerttext{float:left; width:180px; margin:0 10px 5px 0; font-size:1.2em;}
				   #splashalerttext h3{margin:0 0 3px; color:#9e2b1e; font-size:1.2em;}
				   #splashalerttext p{margin:0 0 3px;}
				   #splashalerttext a{margin:0 0 3px; padding-left:6px; background:url('../images/err-red-bold.gif') 0 5px no-repeat;}
