body {
background: #dfd5c6 url("images/BG.jpg");
margin: 0px;
padding: 0px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
color: #545f62;
line-height: 20px;
}


table {
margin: 0px;
}

p {
margin-top:0px;
}


.container {
width: 655px;
margin: 0px;
}


#one {
width: 655px;
height: 308px;
background: url("images/layout_1x1.jpg");
display: block;
}


#two {
width: 655px;
height: 143px;
}


#two img {
border: 0px;
}


#three {
width: 655px;
height: 104px;
background: url("images/layout_3x1.jpg");
}


.content {
width: 540px;
margin-left: 110px;
margin-top: -150px;
}


.head {
margin-top:0px;
font-family: Georgia;
text-transform: lowercase;
color: #fff;
font-size: 14px;
letter-spacing: 2px;
text-align: center;
font-weight: bold;
display: block;
}


a:link, a:visited, a:hover {
color: #7a5d46;
text-decoration: none;
border-bottom: 2px dotted #fff;
outline-style:none;
}


a:hover {
color: #c26d48;
}


i {
font-family: Georgia, Times, serif;
font-weight: bold;
color: #9c8972;
}


b {
color: #5992a1;
}


.img img {
padding: 6px;
background: url("images/BG2.jpg");
border: #f0e9e0 3px solid;
}

.img img:hover {
padding: 6px;
background: url("images/BG3.jpg");
border: #faf8f4 3px solid;
}

.img a {
border:none;
}


.buttons {
margin-left: 4px;
}


.buttons img {
padding: 5px;
background: url("images/BG2.jpg");
margin-right: 6px;
margin-bottom: 5px;
}

.buttons img:hover {
padding: 5px;
background: url("images/BG3.jpg");
}

.buttons a {
border:none;
}


.half li {
width: 170px;
}


.network {
background: url("images/BG4.jpg");
padding: 10px;
}

.network i {
color: #7f6547;
}