
body {

  width:850px; padding:0px; margin:auto;
  background-color:#55524e; color:#000;
  background-image:url(images/background.png); background-position:top center; background-repeat:repeat-y;
  font-family:sans-serif; font-size:12px;
}


h1, h2, h3, h4, h5, h6 { margin:0px; padding:0px; font-size:12px; font-weight:normal; }
h1 { margin:8px 0px; font-size:22px; font-weight:bold; }
h2 { margin:6px 0px; margin-top:30px; font-size:20px; font-weight:bold; }
h3 { margin:20px 0px; font-size:16px; font-weight:bold; padding-bottom:2px; border:1px dotted #ccc; border-width:0px 0px 1px 0px; }

a { color:blue; text-decoration:none; }
a:hover { text-decoration:underline; }

p { padding:0px; margin:8px 0px; }
form { margin:0px; padding:0px; }
img { border:0px; }

small { color:#666; font-size:11px; }
h1 strong { font-size:16px; } 

#header {
 
  padding:40px 24px 12px 24px;
  background-color:#000; color:#fff;
  border:1px solid orange; border-width:0px 0px 8px 0px;
}

#header h1 {

  margin:0px;
  font-size:22px; font-weight:bold;
}


#content {

  padding:0px;
  background-color:#fff;
  border:1px solid #666; border-width:1px 0px 1px 0px;
}

#contentcol1 {

  float:left; width:160px; height:606px; padding:18px;
}
#contentcol1 a { color:#aaa; }

#contentcol1 ul.references {

  margin:0px; padding:0px;
  list-style:none; position:relative;
}

#contentcol1 .references li {

  width:160px; height:140px; padding:0px; margin:0px;
  display:block; overflow:hidden;
}

#contentcol1 p.urltitle {

  margin:2px 0px 6px 0px; text-align:right; font-size:11px;
}

#contentcol1 a.refimagelink {

  display:block; width:160px; height:120px;
  background-position:0px 0px; background-repeat:no-repeat;
}

#contentcol1 a.refimagelink:hover {

  background-position:-160px 0px;
}


#contentcol2 {

  float:left; min-height:640px; width:400px; font-size:13px; line-height:17px;
  padding:0px 20px 32px 20px; border:1px dotted #ccc; border-width:0px 1px 0px 1px;
}

#contentcol3 {

  float:right; width:180px; padding-right:16px; padding-top:18px;

}

#contentcol3 .boxright {

  padding:6px 10px; margin-bottom:16px; border:1px solid orange;
  color:#000; background-color:#ffffe8; font-size:11px; font-weight:normal;
}


#footer {

  padding:12px 12px; font-size:11px; 
  background-color:#000; color:#fff; text-align:center;
  border:1px solid orange; border-width:8px 0px 0px 0px;
}

#footer a {

  color:#fff; text-decoration:underline;
}
