/********************************ICONS*********************************/

#FEDicon {
	position: relative;
	width:564px;
	height:67px;
}
#LOCALicon {
	position: relative;
	width:564px;
	height:67px;
}
#UTicon {
	position: relative;
	width:564px;
	height:67px;
}
#LINKicon {
	position: relative;
	width:564px;
	height:67px;
}

/*******************************headers********************************/

#FEDpanel {
	position:relative;
	width:564px;
	height:31px;
	background-image: url(Media/sol_panel_HD.png);
	background-repeat:no-repeat;
}
#LOCALpanel {
	position:relative;
	width:564px;
	height:31px;
	background-image: url(Media/sol_panel_HD.png);
	background-repeat:no-repeat;
}
#UTpanel {
	position:relative;
	width:564px;
	height:31px;
	background-image: url(Media/sol_panel_HD.png);
	background-repeat:no-repeat;
}
#LINKpanel {
	position:relative;
	width:564px;
	height:31px;
	background-image: url(Media/sol_panel_HD.png);
	background-repeat:no-repeat;
}

/*******************************panels********************************/
#panelFED {
	position:relative;
	width:564px;
	height:270px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}

#panelLED {
	position:relative;
	width:564px;
	height:1370px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}

#panelDEAL {
	position:relative;
	width:564px;
	height:390px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}
#panel54 {
	position:relative;
	width:564px;
	height:390px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}

#panelDECK {
	position:relative;
	width:564px;
	height:1270px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}
#panelFORUMS {
	position:relative;
	width:564px;
	height:750px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}
#panelLOCAL {
	position:relative;
	width:564px;
	height:125px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}
#panelUT {
	position:relative;
	width:564px;
	height:45px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}
#panelLINK {
	position:relative;
	width:564px;
	height:150px;
	background-image:url(Media/bodyPANmid.png);
	background-repeat:repeat-y;
}

/*******************************panel BOT******************************/

#BOTfed {
	position:relative;
	width:564px;
	height:40px;
}
#BOTlocal {
	position:relative;
	width:564px;
	height:40px;
}
#BOTut {
	position:relative;
	width:564px;
	height:40px;
}
#BOTlink {
	position:relative;
	width:564px;
	height:40px;
}
/*******************************SPACER********************************/
#fedSP {
	float:left;
	width:25px;
	height:270px;
	clear:left;
}
#localSP {
	float:left;
	width:25px;
	height:125px;

}
#utSP {
	float:left;
	width:25px;
	height:45px;

}
#linkSP {
	float:left;
	width:25px;
	height:150px;

}
/*******************************CONTENT********************************/
#CONTENTfed {
	float:left;
	width:500px;
	height:auto;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;

}

#CONTENTlocal {
	float:left;
	width:500px;
	height:auto;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;

}
#CONTENTut {
	float:left;
	width:500px;
	height:auto;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;

}
#CONTENTlinks {
	float:left;
	width:500px;
	height:auto;
	text-align:justify;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;

}

