

table#signature {
border: 0px solid black;
width: 100%;
color: #666666;
font-weight:bold;
font-variant: small-caps;
text-align:center;
}

table#footertable {
border: 0px solid black; 
width: 90%;
text-align:center;
}




table#footertable td {
 text-align:left;
 padding: 1px;}
 
table#footertable tbody tr td#picdata{
text-align:center;}

#footer ul li  {
	/*float: left;*/
	list-style-type: none;
	/*padding: 5px 10px 5x 10px;*/
	padding: 0px;
	font-weight:bold;
	font-variant: small-caps;
	color: #FFFFFF;
	font-size; 14px;
	margin-right: 1px;
	/* this CODE IS TRIAL BASIS FROM INTERNET
	display:inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    list-style: none;*/
	
	}
#footer ul {
	margin: 0px;
	padding: 3px;
	}
#footer {
 margin-right: auto;
	margin-left: auto;
	height: 120px;
	border-top: 1px solid #000000;
	clear: both;
	font-size:18px;
	font-weight: bold;
	margin-left:1px;
	font-color: #FFFFFF;
	background-color: #333333;
	}
#footer a {
	color: white;}

#lowerfooter{
	background-color: #333333;}