/* Standard */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
  margin:0;
  padding:0;
}

body {
  font-family: Verdana, Helvetica, sans-serif;
  background-color:#000000;
  text-align: center;
  
}

img {border : 1px;}

/* Structural */

#pageWrapper {
  width: 610px;
  margin: 0 auto;
  text-align: left;
}

#pageWrappertwo {
  width: 710px;
  margin: 0 auto;
  text-align: left;
}

#header {height: 115px;}

br.clear {
  clear: both;
  float: none;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}

p#contact {
  float: right;
  margin: 60px 0 0 0;
  text-align: right;
}

.project {
  margin-top: 1em;
}

.photos {
  margin-top: 9px;
  border: 1px;
}

.photos ul {
  list-style: none;
}

.photos li {
  float: left;
  margin: 10px 28px 0 0;
  width: 70px;
  height: 70px;
  background: url(../img/misc/awaiting.gif) 0 0 no-repeat;
}

.photos li.end {
  margin: 20px 0 0 0;
}

/* Headings, text */

a {
  color: #ccc;
  text-decoration: none;
}

a:hover  {
  text-decoration: none;
  color: #cec77c;
}

p {
  font-size: 11px;
  line-height: 16px;
}

.category p,project p {
  margin-top: 1.0em;
}

.category p.top,project p.top {
  margin-top: 2.0em;
}

span.dark {
  color: #FFFFFF;
}

h1 {
  float: left;
  margin: 54px 0 0 0;
  background: url(../img/openingtitlesmall.png) 0 0 no-repeat;
  width: 400px;
  height: 70px;
}

h1 span {display: none;}

h2 {
  font-size: 11px;
  font-weight: normal;
  color: #cec77c;
  padding-bottom: 2px;
}

h2 span {color: #53534F; padding-left: 1px;}

h2.info {background: url(../img/line.gif) 0 bottom no-repeat;}
h2.event {background: url(../img/line_event.gif) 0 bottom no-repeat;}
h2.personal {background: url(../img/line_personal.gif) 0 bottom no-repeat;}
h2.wrestling{background: url(../img/line_wrestling.gif) 0 bottom no-repeat;}
h2.faces{background: url(../img/line_faces.gif) 0 bottom no-repeat;}
h2.jj{background: url(../img/line_faces.gif) 0 bottom no-repeat;}

h3 {
  font-size: 14px;
  font-weight: normal;
  color: red;
  padding-bottom: 7px;
}

a.backToTop {
  background: url(../img/arrow_up.gif) 0 2px no-repeat;
  padding-left: 10px;
  float: right;
  font-size: 11px;
  color: #a2a2a2;
}

a.backToTop:hover {color: #cec77c;}

/* Footer */

#footer {
  height: 103px;
  margin: 10px 0 0 0;
  text-align: center;
  width: 680px;
}

#footer p {
  color: #6a6a6a;
   margin: 30px 0 0 0;
}
