/* ----------------  reset  -------------------- */

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,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-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

ol, ul {list-style: none; }

.clear{clear:both;font-size:0px;line-height:0px;height:0px;}


/* ----------------  general  -------------------- */

body {background-color: #11171b; font-family: Verdana,Arial,"Trebuchet MS",Helvetica; font-size:9pt; color:#d9d7ac;}

#container { 	
  position:absolute;
  height:630px; 
  width:485px;
  margin:-315px 0px 0px -242px;
  top: 50%; 
  left: 50%;
  text-align: left;
  background: #11171b url(images/splash.jpg) top left no-repeat;);
}

#pic_rotator {margin:235px 0 30px 28px;}
#language {font-size:11px; float:left; margin-top:2px; padding: 0 140px 0 65px;}

#language a {color:#d9d7ac; text-decoration: none;}
#language a:hover {color:#fff; text-decoration: underline;}

#credits {text-align:center; margin-top:50px;}




