#sub
{
	position:relative;
	height:60px;
	width:780px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background-color:#7dbdd9;
	background-position:bottom;
	background-repeat:no-repeat;
	z-index:0;
}
.panel
{
	position:relative;
	height:30px;
	width:180px;
	top:10px;
	left:20px;
    font-weight: bold;
	text-decoration:none;
	color:#FFF;
	z-index:1;
}
#copyright
{
	position:relative;
	height:30px;
	width:120px;
	top:0px;
	vertical-align:bottom;
	left:300px;
	z-index:2;
}
a.copyright
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	font-weight: bold;
	color:#FFF;
}
#css
{
	position:absolute;
	height: 31px;
	width: 88px;
	top:15px;
	right:200px;
}
#xhtml
{
	position:absolute;
	height: 31px;
	width: 88px;
	top:15px;
	right:80px;
}
