/* Start of CMSMS style sheet 'guestbook' */
body {
	
background-color: #a28f6d;
background-image: url(images/background2.jpg); 
background-position: center top;
background-repeat: repeat-y; 
color: #fff;
font-family: helvetica,  verdana, arial, sans-serif;
font-weight: bold;
text-align: center;
margin: 0px;
line-height: 1.0; 
min-height:1000px;
height: auto !important;
height: 1000px;
}


a img {border: none; } 

div#header {
top: 0px;
width: 816px;
height: 174px;
position: relative;
background-position: center; 
background-image: url("");
margin: 0px auto;
clear: both;
}
div#container { 
top: 0px;
width: 816px;
min-height:626px;
height: auto !important;
height: 626px;
position: relative;
background-position: center; 
background-image: url(images/background-slice.jpg);
background-repeat: repeat-y;
margin: 0px auto;
clear: both;
text-align: left;
overflow: hidden;

} 

div#spacer
{
position: relative;
width: 1px;
left:-5px;
border: 2px solid blue;
}

div#menu {
position: absolute;
top: 0px; 
left: 0px;
width: 233px;
}
div#moremenu a{
color: #fff;
}
div#menu div {
height: 48px;
width: 233px;
}
div#footer{
position: relative; 
background-image: url(images/background-footer.jpg);
width: 815px;
height: 88px;
text-align: center;
margin: 0px auto;
clear: both;
}

a.menu-mission {
background-image: url(images/menu-mission-a.jpg);
}
div#menu-background {
background-image: url(images/menu-background-a.jpg);
}
div#menu-tracks {
background-image: url(images/menu-tracks-a.jpg);
}
div#menu-support {
background-image: url(images/menu-support-a.jpg);
}
div#menu-info {
background-image: url(images/menu-info-a.jpg);
}

div#content {
position: relative;
text-align: left; 
top: 15px; 
left: 246px;
width: 550px;
color: #fff;
font-family: helvetica, verdana,  arial, sans-serif;
font-size: 14px;
line-height: 1.0;
font-weight: bold;
}

div#login{
position:absolute; 
left:10px;
font-weight: normal;
}

div#footer a
{
color: #fff;
font-weight: normal;
font-size: 11px; 
}

div#content a
{
text-decoration:none;
color: #648ca5;
}

div#content a:hover {
text-decoration:underline;
}

.cms-guestbook-entry-header
{
font-weight: normal;
color: darkblue;
font-size: 12px;
}
.cms-guestbook-showform-button
{
text-align:center;
}
input
{
color: #771000;
background: #cf9387;
border: 1px solid #fff
}

.submit input
{
color: #000;
border: 2px outset #d7b9c9;
} 
/* End of 'guestbook' */

