body {
  text-align: center;
  margin-top:30px;
  margin-bottom:35px;
  color:#522b00;
  background: #000000;
}

A:link {
	COLOR: #FFFFFF; text-decoration: none
}
A:visited {
	COLOR: #FFFFFF; text-decoration: none
}
A:active {
	COLOR: #ffd52f; text-decoration: none
}
A:hover {
	COLOR: #ffd52f; text-decoration: none;
}

img{
	border: none;
	vertical-align: middle;
}

    * html .StupidIEMarginHack
    {
        margin-right: 1px;
    }

    * html .StupidIEWidthHack
    {
        width: 100%;
    } 


#logo {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	clear: both;
	height: 650px;
	width: 650px;
	overflow: hidden;
line-height: 1000px;
}

p{
	  padding: 3px 0px 0px 50px;
  text-align:left;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  line-height:14px;
  color:#FFFFFF;
  text-align: center;
}


#logo p{
	padding: 3px 0px 0px 50px;
  text-align:left;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  line-height:14px;
  color:#FFFFFF;
  text-align: center;
}

#pagewrap {
  margin-left: auto; 
  margin-right: auto;
  width: 800px;
  text-align: center;
  background-color: #000000;
}

#pagehead {
  height: 30px;
  background-color: #FFFFFF;
  clear: both;
}

#contentwrap {
  margin:0px 34px 10px 10px;    
  border:0px dashed #FFFFFF;
}

#center {
  margin-left: 0px;
  margin-right:0px;
  padding-top: 10px;
}

#page_footer {
  height: 26px;
  background-color: #000000;
  clear: both;
  border:0px;
}

#page_footer p {
  padding: 3px 0px 0px 50px;
  text-align:left;
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  line-height:14px;
  color:#FFFFFF;
  text-align: center;
}

#page_footer A:link {
	COLOR: #FFFFFF; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FFFFFF; text-decoration: none
}
#page_footer A:active {
	COLOR: #ffd52f; text-decoration: none
}
#page_footer A:hover {
	COLOR: #ffd52f; text-decoration: none
}


