html, body {
    height: 100%;
    width: 100%;
    margin: 0;
	font-family: Verdana;
	font-size: 11px;
	font-weight: none;
	text-align:center;
	color: #B2A9A3;
	background:url("images/bg2.gif") repeat-x;
	background-color:#444D62;
    }
	
a:active, a:visited, a:link {color:cc9933;} 
a:hover {color:BBBBBB;}
	
 input, textarea {

	font-size: 11px;
	/*
	color:#000000;
	border-style:solid;
	border-color:#CCCCCC;
	border-width:thin;
	*/
}
img {
border:0px;
}

.about {
             margin-left: auto; margin-right: auto;
             font-family: Verdana;
	font-size: 10px;
	color:#B2A9A3;
	font-weight: normal;
             text-align: left;
             vertical-align:top;
}

.about p{
          margin-left:0.5cm;



}

.aboutmenu a{


}
.aboutmenu a:hover {
	background:url("images/buttons_13.jpg") no-repeat ;

}
a.block,a:visited.block {
             display:block; 
             width:121px; 
             height:39px; 
             background-image: url(images/index_13.jpg); 
             text-decoration: none; 
             padding:0px;
} 

a:hover.block {background-image: url(buttons_13.gif);}