
body {
background-color: #A9947A;
background-image: url('images/bg-grad.jpg');
background-repeat: repeat-x;
text-align:center;
padding: 0px;
margin: 0px;
}

a:hover {
cursor: help;
}

.imgheader {
margin: 0px;
padding: 0px;
border: 0px;
}

div#container {
background-image: url('images/bg.jpg');
background-repeat: repeat-y;
margin:0px auto 0px auto;
padding: 0px;
width: 780px;
text-align: left;
}

div#header {
width: 780px;
margin: 0px;
padding: 0px;
}

div#content {
float: left;
width: 557px;
margin: 0px;
padding: 0px;
font-size: 10px;
}

div#contentbody {
background-image: url('images/content2.gif');
background-repeat: repeat-y;
margin: 0px 5px 0px 40px;
}

div#contentheader {
background-image: url('images/content1.gif');
background-repeat: no-repeat;
padding: 25px 25px 10px 25px;
color: #957960;
font-size: 10px;
font-family: Verdana;
line-height: 15px;
}

div#contentfooter {
background-image: url('images/content3.gif');
background-repeat: no-repeat;
margin: 0px 5px 0px 40px;
padding: 10px 25px 0px 22px;
height: 40px;
text-align: right;
color: #957960;
font-size: 11px;
font-family: Arial;
}

#content h3:first-letter {
font-family: "Lucida Calligraphy";
font-size: 36px;
color: #98441F;
margin: 0px;
}

#content h3 {
font-family: "Century Gothic";
font-size: 22px;
color: #826148;
letter-spacing: 1px;
margin: 0px 0px 20px 0px;
padding: 0px;
font-weight: 1px;
}

#content ul {
margin: 5px 0px 0px 35px;
padding: 0px;
}

#contentbody hr {
border: 1px solid #826148;
}

#contentbody a {
text-decoration: none;
color: #974B27;
font-family: tahoma;
font-weight: bold;
letter-spacing: 1px;
}

#contentbody a:hover {
background-color: #EFD9A8;
text-decoration: none;
color: #76603C;
}

#contentbody p {
text-align: justify;
margin: 12px 0px 0px 0px;
pading: 0px;
}

#contentbody p.center {
text-align: center;
margin: 12px 0px 0px 0px;
pading: 0px;
}

#contentbody h5 {
margin: 20px 0px 0px 0px;
}

.projects table {
background-color: #D8BAA2;
border: 1px solid #BC977A;
color: #957960;
font-size: 11px;
font-family: Verdana;
line-height: 18px;
width: 460px;
padding: 5px;
margin: 0px 0px 10px 0px;
}

/* 
.projects table:hover {
background-color: #D8BAA2;
border: 1px solid #BC977A;
color: #957960;
font-size: 10px;
font-family: Verdana;
cursor: help;
}
*/

.projectsimage {
width: 170px;
text-align: left;
}

.projects {
text-align: center;
}

#contentfooter a {
text-decoration: none;
color: #974B27;
font-size: 11px;
font-family: tahoma;
font-weight: bold;
}

#contentfooter a:hover {
background-color: #EFD9A8;
text-decoration: none;
color: #76603C;
}

div#latest {
margin: 0px 0px 0px 50px;
height: 20px;
color: #433326;
font-size: 9px;
font-family: verdana;
}

div#menu {
float: right;
width: 223px;
margin: 0px;
font-family: "tahoma";
color: #5C3E20;
font-size: 11px;
}

#menu p {
margin: 10px 0px 5px 0px;
padding: 0px;
}

div#menuheader {
background-image: url('images/header_12.gif');
background-repeat: no-repeat;
}

div#menublock1 {
background-image: url('images/menu1.gif');
background-repeat: no-repeat;
height: 60px;
}

div#menublock2 {
background-image: url('images/menu2.gif');
background-repeat: repeat-y;
}

div#menublock3 {
background-image: url('images/menu3.gif');
background-repeat: no-repeat;
height: 60px;
}

#menulink {
padding: 5px 60px 5px 20px;
text-align: center;
}

#menulink a {
display: block;
font-family: "Arial";
color: #8F633C;
font-size: 11px;
height: 20px;
text-decoration: none;
letter-spacing: 1px;
}

#menulink a:hover {
background-image: url('images/menu-hover.gif');
background-repeat: no-repeat;
display: block;
font-family: "Arial";
color: #6A4523;
font-size: 11px;
font-weight: bold;
height: 20px;
text-decoration: none;
}

#menulink h3:first-letter {
padding: 0px 2px 0px 0px;
font-family: "Lucida Handwriting";
color: #907D16;
font-size: 22px;
}

#menulink h3 {
margin: 0px 0px 7px 0px;
padding: 0px;
font-family: "Georgia";
color: #7C7156;
font-size: 19px;
}

div#credit {
clear: both;
margin: 0px;
height: 85px;
background-image: url('images/footer.jpg');
background-repeat: no-repeat;
text-align: center;
padding: 0px 0px 0px 0px;
color: #68482B;
font-size: 10px;
font-family: verdana;
line-height: 13px;
}

div.left {
padding: 0px 0px 0px 5px;
float:left;
}

div.right {
float:right;
}

div.comments {
background-color: #DCC8B3;
border: 3px solid #E9DCBC;
margin: 10px 0px 10px 80px;
padding: 10px;
width: 400px;
text-align: left;
font-family: arial;
font-size: 11px;
color: #78655C;
}

.comments a {
font-family: century gothic;
font-size: 16px;
margin: 0px;
font-weight: bold;
text-decoration: none;
color: #915C3F;
letter-spacing: 1px;
}

.comments a:hover {
color: #61637D;
}

.authorcomment a {
text-decoration: none;
color: #974B27;
font-family: tahoma;
font-weight: bold;
letter-spacing: 1px;
font-size: 10px;
}

.authorcomment a:hover {
background-color: #EFD9A8;
text-decoration: none;
color: #76603C;
font-size: 10px;
}

p.commentsnumber {
position:relative;
padding: 0px;
margin: 0px;
font-size: 40px;
font-family: arial black;
font-weight: bold;
color: #E9DDBE;
text-align: right;
z-index:1;
}

p.date {
position:relative;
padding: 0px;
margin: 0px;
z-index:2;
font-size: 10px;
color: black;
}

.addcomments {
text-align: left;
font-family: arial;
font-size: 11px;
color: #78655C;
width: 100%;
}

.addcomments a {
font-size: 11px;
}

.addcomments input,textarea {
background-color: #E9DABE;
border: 1px solid #BFB388;
font-size: 11px;
font-family: verdana;
color: #837363;
}