.div1 ul li {
	display:inline;
	font:bold 18px Garamond;	
	border:2px #0000D0 solid;
	border-radius:6px;
    padding:7px 15px;
	position:relative;
	left:-20px;
    background:#fff url(../img/thbk.jpg);
}
#up10 li {
	top:-20px;
}
#vibran {
    background:#fff url(../img/thbkw.jpg);
}
#nolinck {
    background:#fff url(../img/thbk0.jpg);
}
#mainMenu {
	position:fixed;
	width:31px;
	height:450px;
	left:0;
	top:100px;
}
#shareMenu {
	position:fixed;
	width:25px;
	height:150px;
	right:0;
	top:100px;
}
#mainMenu img {
	border:none;
}
.email {
    margin:0 auto 20px auto;
    padding:0;
	text-align:center;
	font:12px Verdana;
}
.news {
	float:right;
    margin:215px 10px 0 0;
    width:215px;
	text-align:left;
	font:12px Tahoma;	
	color:#B0C4DE;
}
.news a {
	color:#B0C4DE;
}
