@charset "UTF-8";
/* CSS Document */
#linksmainframe {
	width: 980px;
	height: 120px;
	margin-left: auto;
	margin-right: auto;
	color: #9A9696;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	text-align: left;
	font-size: medium;
	margin-top: 10px;
	-webkit-box-shadow: 0.5px 0.5px 10px 4px #D3D0D0;
	box-shadow: 0.5px 0.5px 10px 4px #D3D0D0;
    }
    #link1 {
	width: 225px;
	height: 100px;
	margin-top: 15px;
	margin-left: 20px;
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	}
