div#body{
	_margin-top: 15px;
	_font-size: 120%;
}

div#content{
	width: 970px;
	margin: 10px auto 20px;
	background-color: #fff;
	text-align: center;
	position: relative;
}
h2#toptitle{
	margin-left: 10px;
	font-size: 12pt;
	_margin-top: 10px;
}
h2#toptitle span.subtitle{
	font-size: 8pt;
}
img.bigimage{
	width: 950px;
	margin: 0 auto;
}

div.linkbox{
	position: relative;
}

div.linkbox a{
	display: block;
	width: 271px;
	height: 68px;
	position: absolute;
	background-color: red;
	text-indent: -9999px;
}

a#link2eyesight{
	background-image: URL(../images/btn1_eyesight.jpg);
	background-repeat: no-repeat;
	top: 8px;
	right: 30px;
}
a#link2eyesight:hover{
	background-position: 0 -68px;
}

a#link2democar{
	background-image: URL(../images/btn2_democar.jpg);
	background-repeat: no-repeat;
	top: 70px;
	right: 30px;
}
a#link2democar:hover{
	background-position: 0 -68px;
}


a#link2legacytw{
	background-image: URL(../images/btn3_tw.jpg);
	background-repeat: no-repeat;
	bottom: 5px;
	left: 35px;
}
a#link2legacytw:hover{
	background-position: 0 -68px;
}

a#link2legacyb4{
	background-image: URL(../images/btn4_b4.jpg);
	background-repeat: no-repeat;
	bottom: 5px;
	left: 352px;
}
a#link2legacyb4:hover{
	background-position: 0 -68px;
}
a#link2legacyob{
	background-image: URL(../images/btn5_ob.jpg);
	background-repeat: no-repeat;
	bottom: 5px;
	left: 669px;
}
a#link2legacyob:hover{
	background-position: 0 -68px;
}

