body {
margin-top: 0pt;
margin-left: 0pt;
margin: 0pt;
background-color: #ffffff;
font-family: verdana, sans-serif;
}

#logo {
top: 0px;
left: 0px;
width: 100%;
height: 80px;
background-color: #ff0000;
}

#container1 {
top: 80px;
margin-right: 15px;
}

#menucontainer {
position: absolute;
background-color: #3333FF;
left: 0pt; 
width: 180pt;
height: 100%;
}

#menu {
position: absolute;
top: 80px;
left: 0pt;
width: 150px;

}

#content {
position: absulute;
background-color: #FFFFFF;
margin-left: 200px;
top: 80px;
right: 30px;
}

#content1 {
position: absolute;
background-color: #FFFFFF;
margin-left: 150px;
top: 80px;
right: 15px;
}

#footer {
position: absolute;
bottom: 0pt;
left: 150px;
background-color: #6666FF;
height: 40px;
width: 80%;
}

.align-center {
font-family: verdana;
text-align: center;
}

hr {
width: 90%;
}

/* GUESTBOOK STYLE */

.tx-veguestbook-pi1 .tx-guestbook-result {
float: left;
margin-top: 5pt;
font-weight: 600;
}

.tx-veguestbook-pi1 p.tx-guestbook-form-error {
color: #ffffff;
font-weight: lighter;
width: 435pt;
padding-left: 3pt;
background-color: #999999;
}

.tx-veguestbook-pi1 h2.tx-guestbook-header {
clear: both;
background-color: #666666;
color: #ffffff;
display: block;
font-size: 12pt;
font-weight: bold;
padding: 3pt;
width: 600pt;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
float: left;
width: 180pt;
background-color: #ff0000;
padding: 3pt;
min-height: 40pt;
color: #ffff00;
}

.tx-veguestbook-pi1 .tx-guestbook-link:link {
color: #ffff00;
}

.tx-veguestbook-pi1 .tx-guestbook-link:visited {
color: #ff9600;
}
.tx-veguestbook-pi1 .tx-guestbook-right {
float: left;
width: 412pt;
background-color: #ffffff;
padding: 3pt;
padding-left: 5pt;
}

.tx-veguestbook-pi1 .tx-guestbook-date {
margin-top: -5pt;
}

.tx-veguestbook-pi1 .tx-guestbook-comment {

}






