body {
 padding: 0;
 margin: 0;
 background: transparent url(http://www.fredmotzbuilder.com/images/photobackground.jpg) no-repeat bottom right;
 background-attachment: fixed;
}

div#all {
 position: relative;
 top: 0;
 left: 0;
 margin: 0 174px 0 0;
 padding: 10px 255px 50px 15%;
 background: transparent url(http://www.fredmotzbuilder.com/images/background.gif) repeat-x;
}

div#content {
 font-family: arial, sans-serif;
 font-size: 0.9em;
 color: #4b4b4b;
}

div#content p#sold {
 font-size:1.1em;
 font-weight: bolder;
 color:FF0000;
}

h1 {
 font-size: 1.1em;
 border-bottom: 1px solid #005500;
 color: #005500;
}

h2 {
 font-size: 1em;
 font-weight: normal;
 border-bottom: 1px solid #e6a700;
 color: #303030;
}

a {
 color: #003871;
}

a:hover {
 color: #005500;
 background-color: #dfdfdf;
}

div#footer {
 margin-top: 19px;
 padding: 0;
 border-top: 1px solid #a0a0a0;
 color: #a0a0a0;
 font-family: tahoma, arial, sans-serif;
 font-size: 0.8em;
}

div#footer p {
 padding: 0;
 margin: 5px 0 0 0;
}

div#footer a {
 color: #a0a0a0;
}

div#footer a:hover {
 color: #005500;
 background-color: transparent;
}

div#nav {
 position: absolute;
 right: 23px;
 _right: 199px;
 top: 150px;
 width: 166px;
}

div#nav ul {
 list-style-type: none;
 margin: 0;
 padding: 0;
}

div#nav li {
 list-style-type: none;
 margin: 0;
 padding: 0;
 width: 166px;
}

div#nav li a {
 font-family: tahoma, arial, sans-serif;
 font-size: 0.8em;
 font-weight: bold;
 padding: 5px 0 0 0;
 margin: 0 0 3px 0;
 display: block;
 width: 166px;
 height: 25px;
 color: #005500;
 text-decoration: none;
 background-image: url(http://www.fredmotzbuilder.com/images/button.gif);
 background-repeat: no-repeat;
 text-align: center;
 vertical-align: middle;
}

div#nav li a:hover {
 background-color: transparent;
 background-image: url(http://www.fredmotzbuilder.com/images/buttony.gif);
 background-repeat: no-repeat;
}

span.curlyq {
font-family: times, serif;
font-size: 1.4em;
}

table{
position:relative;
right: 30px;
}