* { font-family:arial,helvetica,FreeSans,Nimbus Sans L,Garuda,Utkal,sans-serif; margin:0; }
body, div, wp, checkbox, radio, select, option, textarea, h1, h2, h3, h4, h5, h6 { padding:0;}
img { border:0 }

body { margin-top:30px; margin-left:10px}

.line { 
  border-top:1px solid;
  border-bottom:1px solid;
  border-color:#000;
  line-height:0;
  font-size:0;
  height:3px;
  width:769px;
  margin-bottom:50px;
  display:block
}

#nav { 
  float:left;
  width:105px;
  text-align:center;
  font-size:14px;
  line-height:22px;
  font-style:italic;
  font-weight:bold;
  color:#000;
  text-transform:uppercase;
  
}

#nav span {
  display:block;
}

#nav a { 
  color:#000; 
  text-decoration:none;   
  font-weight:normal;
  display:block
}

#main {
  float:left;
  width:666px;
  min-height:405px;
 *height:auto;
  height:405px;
}

.info {
  background: url('images/aboutme.jpg') 66px 0 no-repeat;
  padding-left:420px;
  padding-top:155px;
  font-size:13px;
  color:#000;
  line-height:20px;
}

.splash {
  padding-left:65px;
}
#credits {
  margin-top:150px;
  font-size:10px;
  font-style: italic;
  color:#000;
}

#credits a { color:#000; font-weight:bold; text-decoration:none}
#credits a:hover {color:#000; font-weight:bold; text-decoration:underline }

.clear {
  clear:both;
  height:0;
}