body {background:url("images/backimg.png");
	text-align:center;
	padding:0px;
	margin:0px;
	}
img {
	border:0;
}

div.logos {
	background:#363636;
	padding:0px 10px;
	margin:2px 5%;
	border:2px;
	border-style:ridge;
	border-color:black;
}	
div.logos img{
	vertical-align:text-bottom;
}

table.textbar {
	border:0px;
	padding:0px;
	border-spacing:0px;
    margin:0px auto;
}
td.barleft {
	background-image: url("images/lighttube_01.gif");
	width:36px;
	height:48px;
	background-position: left top;
	}
td.barmid {
	background-image: url("images/lighttube_02.gif");
	height:48px;
	text-align:center;
	color:black;
	}
td.barright{
	background-image: url("images/lighttube_03.gif");
	width:36px;
	height:48px;}

div.midsection {
	background:#363636;
	text-align:left;
	padding:0px 0px;
	margin:2px 5%;
	border:2px;
	border-style:ridge;
	border-color:black;
    }

div.strip {
	text-align:center;
}

div.news {
    background:#363636;
    text-align:left;
    padding:0px;
    width:500px;
    margin:10px 0px;
}
div.newstext {
    background:white;
    text-align:left;
    padding:10px;
    width:80%;
    margin:0px auto;
	border:2px;
	border-style:ridge;
	border-color:black;
}
div.nostrip {
    background:white;
    text-align:left;
    padding:10px;
    width:80%;
    margin:0px auto;
	border:2px;
	border-style:ridge;
	border-color:black;
}

div.nav {
	background:#dddddd;
	width:500px;
	padding:10px 10px;
	margin:2px auto;
	border:2px;
	border-style:ridge;
	border-color:black;
}
