body { 
    background: url("images/background8.png") repeat scroll 0 0 transparent;
    color: #000000;
    font-family: Verdana;
    font-size: 12px;
    top: 5px;
	}
	
A:link {font-family: Verdana; color:#993300; text-decoration:none}
A:visited {font-family: Verdana; color:#993300; text-decoration:none}
A:active {font-family: Verdana; color: #FF0000; text-decoration:none}
A:hover {font-family: Verdana; color:#006600; text-decoration:none}
	
#right_block_style {
    background: url("images/topbkg.png") no-repeat scroll right top transparent;
    height: 166px;
    width: 892px;
    z-index: -1;
}



#right_b_footer {
    background: url("images/bottombkg.png") no-repeat scroll right 0 transparent;
    height: 119px;
    margin-left: auto;
    margin-right: auto;
    margin-top: -2px;
    width: 892px;
}


.bottomcontent {
    color: #FFFFFF;
    text-shadow: 1px 1px #000000;
}

.container { 
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("images/pagebackground.png") repeat-y scroll right top transparent;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    position: relative;
    text-align: left;
    width: 892px;
}


.content{
    background: url("images/Logo.png") no-repeat scroll right top transparent;
    margin-left: 38px;
    margin-top: -134px;
    padding: 0.5em;
    position: relative;
    width: 806px;
    z-index: 999;
}

.guestbook{
    overflow: hidden;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.guestbook_top{
padding: 3px;
background-color:#E9E9E9 ;
border-bottom: 1px solid #660000;

}

.guestbook_top img{
    height: 26px;
    width: 94px;
}

.guestbook_mess{
    margin: -22px 0 7px 100px;
    position: relative;


}

input, textarea{
border: solid 1px #000000;
}

td{
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
}

.messege_about_us {
    margin-top: 16px;
}

img.sendmess {
    background: url("images/p_menubutton1.png") no-repeat scroll 0 0 transparent;
    height: 52px;
    margin-left: 38px;
    margin-top: -30px;
    position: absolute;
    width: 142px;

}

img.sendmess:hover {
    background: url("images/a_menubutton1.png") no-repeat scroll 0 0 transparent;
    height: 52px;
    margin-left: 38px;
    margin-top: -30px;
    position: absolute;
    width: 142px;

}