body
{
background-image: url('images/jhp_bg002.psd.jpg');
background-color:  #294356;
background-repeat: no-repeat;
background-position: top center;
font-family: Arial, sans-serif;
font-size: 12px;
}

a {
color: black;
}
a:hover {
color: white;
}

.headerButtons a {
color: black;
text-decoration: none;
font-size: 20px;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
display: inline-block;
background-image: url('images/evaneva_buttons.jpg');
background-position: 0px 0;
}
.headerButtons a:hover {
color: white;
background-position: -102px 0;
}
.headerButtons a:active {
color: white;
background-position: -102px 0;
}

.headerButtons a:lang {
color: white;
background-position: -102px 0;
}

.titler {
padding-left: 3px;
font-size: 22px;
font-weight: ;
color: #eee;
background-image: url('images/evaneva_gradHead.png');
padding-left: 7px;
}
.titler_content {
	font-size: 14px;
	padding: 7px;
}
