div#support-links {
	position:relative;
	width:630px;
	height:417px;
	left:140px;
	top:30px;
	background:url('pics/p1.jpg') no-repeat;
}

div#support-link-panel-area {
	position:absolute;
	top:50px;
	left:400px;
}

.content {
	position:absolute;
	width:670px;
	height:165px;
	left: 240px;
	top: 270px;
	color:#006699;
	font-size:12pt;
	font-family:Arial;
	text-align:justify;
}

.panel1 {
	width:380px;
	display:block;
	height:170px;
	margin-left:50px;
}

.img1 {
	float:left;
}

.txt {	
	float:right;
}

a.link0 {
	top: 150px;
}

a.link1 {
	top: 210px;
}

a.link2 {
	top: 270px;
}

a.link3 {
	top: 330px;
}

a.link4 {
	top: 390px;
}

a.link0,
a.link1,
a.link2,
a.link3,
a.link4{
	position:absolute;
	left: 370px;
	text-decoration:none;
	border:3px outset;
	width:200px;
	font-size:12pt;
	font-family:Arial;
	font-weight:bolder;
	display:block;
	background:#006699;
	text-align:center;
	color:#ffffff;
}

a.link0:active,
a.link1:active,
a.link2:active,
a.link3:active,
a.link4:active {
	border:solid;
}

div.panel1  > div {
	position:relative;
	float:left;
}

a#don-self,
a#delgado {
	text-decoration:none;
	display:block;
	margin:25px 0 0 3px;
}

a#don-self {
	background:url('pics/donself.png') no-repeat;
	width:332px;
	height:90px;
}

a#delgado { 
	background:url('pics/delgado.png') no-repeat;
	width:311px;
	height:90px;
}