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, b 
{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;  
  vertical-align: baseline;
}
input[type=image] {border:0px;}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: #000;
}
ol, ul {
  list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}

html {
  height:100%; /* fix height to 100% for IE */
  max-height:100%; /* fix height for other browsers */      
}

body {
  background-color: #020202;
  height:100%; /* fix height to 100% for IE */
  max-height:100%; /* fix height for other browsers */
  font-family:verdana,tahoma,arial,sans-serif,"Trebuchet MS";
  font-size:12px;
  color:#333;
}
.clear {clear: both;overflow: hidden;height: 0px;}
/*=================================================================*/
#wrapper {position: relative; width: 1000px; height: 670px;position: absolute;left: 50%; top: 50%;margin-left: -500px;margin-top: -335px;}
.centerEyes {position: absolute;top: 234px;left: 307px;background: url("../images/girl_eyes.gif") no-repeat;height: 224px;width: 419px;}
.logo {position: absolute;top: 171px;left: 304px;background: url("../images/logo.png") no-repeat;height: 90px;width: 423px;}

.eye {position: absolute;top: -77px;left: 23px;display: none;}
.linkPhoto {width: 76px; height: 18px;position: absolute;top: 175px; left: 70px;}
.linkDesign {position: absolute;top: 175px; left: 280px;width: 93px; height: 18px;}
.linkDesign .eye {left: 20px;top: -80px;} 
.linkPhoto:hover .eye {display: block;}
.linkDesign:hover .eye {display: block;}


.topDescription {position: absolute;top: 225px;left: 100px;width: 175px;} 
.bottomDescription {position: absolute;top: 570px;left: 100px;width: 175px;}
.custom {font:normal 12px Tahoma; color: #231f20;line-height: 16px;}

.contact {background: url("../images/contact.gif") no-repeat;position: absolute;top: 620px;left: 750px;height: 37px;width: 140px;}
