body {
font-family: tahoma;
}

.navWrapper {
background: url(img/_left.jpg);
background-repeat: no-repeat;
/*border: 1px solid #fff;*/
width: 165px;
height: 479px;
}

h1 {
font-size: 18px;
font-family: tahoma;
font-weight: bold;
color:#505050;
}

p {
font-size: 14px;
color:#505050;
}


a, a:visited {
color: #000;	
text-decoration: underline;
}
a:hover, a:active {
	color: #808080;
	text-decoration: none;
}

a.bottom{
font-size: 10px;
color: #f0f0f0;
}
.bottomWrapper {
font-size: 10px;
font-family: tahoma;
padding-right: 20px;
padding-top: 25px;
color: #f0f0f0;
text-align: right;

}
