.contentbox{
background-color: #f2f2f2;

}

#nav{
color: #29CF0C; 
font-family: arial; 
font-weight: bold;
text-decoration: none;
padding-right:20px;
font-size: 14px;
}

#nav:hover{
color: #f2f2f2; 
font-family: arial; 
font-weight: bold;
text-decoration: none;
padding-right:20px;
font-size: 14px;
}

div.contentHeader{
font-family: tahoma;
font-weight: bold;
font-size: 24px;
font-style: italic;
color: #29CF0C;
letter-spacing: 2px;
position: relative;
z-index: 1;
background-image: url(images/header_back.png);
background-position: left;
background-repeat: no-repeat;
min-height: 32px;

}

