﻿
#sidebartop
{
  background: transparent url(images/sidebar-texts.png) 0px -900px no-repeat;
}

#hnavbotlink
{
    background: transparent url(images/news-bar.png) 0px 0px no-repeat;
}

div.cust-img
{
	width: 450px;
	height: 250px;
	margin-left: 5px;
	margin-top: 10px;
	backgournd-color: #00ffff;
}

div.cust-img img
{
	float: left;
	width: 200px;
}

div.cust-img p
{
	float: right;
	width: 200px;
}

#show-text a:link, #show-text a:visited {
	font-weight: bold;
	color: #3746F8;
	text-decoration: underline;
}

span.hilite {
	font-weight: bold;
	color: #3746F8;
}

#blink1 { left: 2px; width: 76px; }
#blink2 { left: 90px; width: 65px; }
#blink3 { left: 167px; width: 43px; }

#blink1 a:hover { background: transparent url(images/news-bar.png) -2px -20px no-repeat; }
#blink2 a:hover { background: transparent url(images/news-bar.png) -90px -20px no-repeat; }
#blink3 a:hover { background: transparent url(images/news-bar.png) -167px -20px no-repeat; }

#blink1 a:active { background: transparent url(images/news-bar.png) -2px -20px no-repeat; }
#blink2 a:active { background: transparent url(images/news-bar.png) -90px -20px no-repeat; }
#blink3 a:active { background: transparent url(images/news-bar.png) -167px -20px no-repeat; }

#display-text
{
	height: 450px;
	width: 600px;
	overflow: hidden;
}

#show-text
{
	height: 450px;
	width: 600px;
	overflow-x: hidden;
}

#show-text p
{
	position: relative;
	left: 10px;
	width: 560px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
}

#show-text span
{
  font: 12px/20px "Verdana";
  font-weight: bold;
  color: rgba(229, 178, 15, 1.0);
}

#news-upcoming
{
	position: relative;
	left: 0px;
	width: 580px;
  height: 25px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
  background: transparent url(images/sidebar-texts.png) 0px -325px no-repeat;
}

#news-upcoming-text
{
	position: relative;
	left: 0px;
	width: 580px;
}

#news-upcoming-text span
{
  color: rgba(229, 178, 15, 1.0);
}

#news-upcoming-text span.hilite {
	font-weight: bold;
	color: #3746F8;
}

#news-previous
{
	position: relative;
	left: 0px;
	width: 580px;
  height: 25px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
  background: transparent url(images/sidebar-texts.png) 0px -350px no-repeat;
}

#news-previous-text
{
	position: relative;
	left: 0px;
	width: 580px;
}

#news-previous-text span
{
  color: #c09;
}

div.press-item
{
	float: left;
	width: 290px;
	height: 135px;
	margin-top: 5px;
}

div.press-item div
{
	float: left;
	width: 140px;
}

div.press-item a
{
	position: relative;
	top: 0px;
	left: 0px;
}

div.press-item span
{
	position: relative;
	top: 0px;
	left: 0px;
	font-weight: bold;
	font-size: 14px;
}

div.press-item p
{
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 12px;
	line-height: 140%;
}

#upcoming-summary { width: 700px; height: 400px; }

#upcoming-image { float: left; top: 50px; left: 0px; width: 200px; height: 300px; }

#upcoming-announce { float: left; top: 0px; left: 0px; width: 500px; height: 400px; }

#upcoming-text { position: relative; top: 0px; left: 0px; width: 500px; height: 200px; overflow: hidden;}

#upcoming-notes { position: relative; top: 10px; left: 5px; width: 500px; height: 200px; }

#upcoming-text span.hilit {
	color: rgba(214,0,147,1);
	font-weight: normal;
}

#upcoming-text a {
	color: rgba(214,0,147,1);
	text-decoration: underline;
}

#upcoming-text ul { display: block; margin: 0px 0px 0px 0px; padding-left: 30px; padding-right: 10px;}
#upcoming-text ul li { margin-top: 10px;}
#upcoming-text ul li span { font-weight: bold; }
