html,body {  
  margin: 0;
  padding: 0;
  text-align: center;
}
body#black {
  background-color: #0f0f0f;
}
body#white {  
  background-color: #ffffff;
}
a:link, a:visited, div, table, textarea, input {
  font-family: verdana, arial, helvetica, sans-serif; 
  font-weight: normal; 
  text-decoration: none; 
  color: #808080;
}
a:hover {
  font-family: verdana, arial, helvetica, sans-serif; 
  font-weight: normal; 
  text-decoration: none; 
  color: #d3d3d3;
}

a.twit {
  color: #111111;
  color: #d3d3d3;
}
a.twit:hover {
	color: #FFFFFF;
}

#imcontcont {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 800px;
  height: 574px;
  margin-left: -400px;
  margin-top: -287px;
}
#imtop {
  height: 20px;
  padding: 3px 0 0 0;
  font-size: 11px;
  text-align: left;
  letter-spacing: 2px; 
  word-spacing: 1px;
  text-transform: uppercase;
}
#imbot {
  height: 20px;
  padding: 6px 0 0 0;
  font-size: 11px;
  text-align: right;
  margin: 0 0 0 0;
  text-transform: uppercase;
  letter-spacing: 2px; 
  word-spacing: 1px;
}
#imtop a:link, #imtop a:visited, #imtop div, #imtop table, #imtop textarea, #imtop input,
#imbot a:link, #imbot a:visited, #imbot div, #imbot table, #imbot textarea, #imbot input {
  font-size: 11px; 
}
#imtop a:hover, #imbot a:hover {
  font-size: 11px; 
}
#imbot2 {
  height: 14px;
  border-top: 1px solid #C0C0C0;
  width: 440px;
  float: right;
  padding: 2px 0 0 0;
  font-size: 9px;
  text-align: right;
  margin: 0 0 0 0;
  letter-spacing: 1px; 
  word-spacing: 1px;
}
#imbot2 a:link, #imbot2 a:visited, #imbot2 div, #imbot2 table, #imbot2 textarea, input {
  font-size: 9px; 
}
#imbot2 a:hover {
  font-size: 9px; 
}
#immaint {
  height: 540px;
  background-image: url(skiw10.png);
  background-repeat: no-repeat;
  background-position: center;
  border-left: 1px solid #C0C0C0;
  text-align: left;
  padding: 0 0 0 0;
}
#immainn {
  height: 518px;
  border: solid 1px #808080;
  text-align: center;
  padding: 0 0 0 0;
}
#immaini {
  height: 518px;
  background-image: url(inf2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  border: solid 1px #808080;
  text-align: right;
  padding: 0 0 0 0;
}
p {
  font-size: 11px;
  text-align: right;
  font-weight: normal;
  line-height:12px;
  margin: 0 10px 0 0
}
ul {
	list-style-type: none;
	text-align: right;
	font-weight: normal;
	line-height: 24px;
	padding-right: 40px;
}
li {
	color: #d3d3d3;
	font-size: 11px;
}
#infcont {
  display: block;
  position: absolute;
  text-align: right; 
  top:20%;  
  right: 0px;  
  width: 100%;
}
