div {
	margin:auto;
}
#content {
	width:100%;
	height:96%;
	position:relative;
}
#tube-div {
	height:350px;
	left:230px;
	margin-top:89px;
	width:470px;
	background-image:url(/img/blank-tube.png);
	background-repeat:no-repeat;
}
#page {
	width: 900px; 
	height: 698px; 
	background-image:url(/img/home.png);
	background-repeat:no-repeat;
}
#tube {
	z-index: 10; 
	position:absolute;
	visibility:hidden;
}
#show {
	z-index: 5;
	top:-50px;
	position:relative;
}
#TICKER {
	display:none; 
	border-top:1px solid #CCCCCC; 
	border-bottom:1px solid #CCCCCC; 
	overflow:hidden; 
	color:#FFFFFF; 
	width:680px;
	margin-left:220px;
	top:20px;
	padding-top:3px;
	padding-bottom:3px;
    background-image: url(/img/ticker-bg.png);
}
#ticker-outer {
	padding-top:20px;
	position:relative;
	height:23px;
}
#logo {
	position:absolute; 
	left: 0px; 
	top: 5px; 
	z-index: 100;
}
#footer {
	padding-left:5px;
	padding-right:5px;
}
span.footer {
	width:33%;
	color:#ffffff;
	font-weight:bold;
	display:inline-block;
}
.ftrleft {
	text-align:left;
	font-size:8pt;
}
.ftrmid {
	text-align:center;
	font-size:12pt;
}
.ftrright {
	text-align:right;
	font-size:8pt;
}
#menu {
	margin-left: 185px; 
	margin-right:20px;
	color: rgb(255, 255, 255); 
	position:absolute;
	top:520px;
}
#menu-left {
	float: left; 
	font-size: 10pt;
	text-align:center;
}
#menu-mid {
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
	width:400px;
	font-size: 7pt; 
	float: left;
}

#menu-right .sub-menu,
#menu-left .sub-menu {
	width:60px;
	text-align:center;
	float:left;
	height:90px;
	cursor:pointer;
}

#menu-mid .sub-menu {
	width:44px;
	text-align:center;
	float:left;
	height:50px;
	cursor:pointer;
	background-image:url(/img/btn.png);
	background-repeat:no-repeat;
	width:45px;
	height:70px;
}
#menu-right {
	float: left; 
	font-size: 10pt;
}
#inner-content {
    background-image:url(/img/blank-tube.png);
    background-repeat:no-repeat;
    height:354px;
    padding-top: 50px;
}
#menu a {
    text-decoration:none;
    color:#ffffff;
}
#footer a {
    text-decoration:underline;
    color:#ffffff;
}
#left-col,
#right-col {
    float:left;
    height: 260px;
    overflow:hidden;
}
#right-col {
    width:160px;
}
#left-col {
    margin-left:50px;
    width:210px;
    height:280px;
    padding-right:5px;
}

body {
font-family:arial;
margin:0;
padding:0;
}
#page-content {
font-size:14px;
margin-left:40px;
overflow:hidden;
width:390px;
}

#news-outer-list {
    height:90%;
    padding-left:5px;
}
#news-outer-list .archive {
    float:right;
    font-size:10pt;
}
#news-outer-list .archive img {
    vertical-align:text-top;
    margin-right:10px;
    height:90px;
}
#news-list-item {
    padding-bottom:10px; 
    clear:both;
    font-weight:bold;
}
.news-list-item {
    margin-bottom:10px;
}
.news-list-img {
    float: left; 
    min-height:50px;
}
.news-list-img img {
    width:expression(this.width > 40 ? 40: true);
    vertical-align:text-top;
    margin-right: 10px;
}
.news-list-body {
    display: inline; 
    text-align: left; 
    font-size:9pt;
}
.title {
    line-height: 1.0em;
}
#page-content a {
    text-decoration:underline;
}
#right-col {
    margin-top:22px;
}
#TICKER span a {
    text-decoration:none;
    color:#ffffff;
}
#TICKER span a link {
}
.news-list-body .created {
    color:#665544;
}
#flashmid {
    top: -500px; 
    position: absolute;
}
#logo-top-div {
    position:absolute;
    top:0px;
}
.article {
    font-size:9pt;
}
a img {
    border:none;
}

