.logo
{
	background-image: url(images/logo.gif);
	width: 138px;
	height: 104px;
	background-repeat: no-repeat;
}

.bg_promo
{
	background-image: url(images/promo_bg.jpg);
	width: 580px;
	height: 248px;
	background-position: center;
	background-repeat: no-repeat;
}

.bg_menu
{
	background-image: url(images/menu_bg.jpg);
	width: 773px;
	height: 37px;
}

.bg_main
{
	background-image: url(images/content_bg.jpg);
	width: 773px;
	height: 395px;
}

.bg_news_ticker
{
	background-image: url(images/news_ticker_bg.png);
	width: 286px;
	height: 373px;
}

hr
{
	color: #B8860B;
	height: 1px;
}

.hr1
{
	color: White;
	height: 1px;
}

.page_bg1
{
	background-image: url(images/page_bg1.jpg);
	width: 580px;
	height: 659px;
}

.page_bg2
{
	background-image: url(images/page_bg2.jpg);
	width: 580px;
	height: 659px;
}

.page_bg3
{
	background-image: url(images/page_bg3.jpg);
	width: 580px;
	height: 659px;
}

.page_bg4
{
	background-image: url(images/page_bg4.jpg);
	width: 580px;
	height: 659px;
}

.page_bg5
{
	background-image: url(images/page_bg5.jpg);
	width: 580px;
	height: 659px;
}

.page_bg6
{
	background-image: url(images/page_bg6.jpg);
	width: 580px;
	height: 659px;
}

li
{
	list-style: square;
	color: White;
	margin-right: -20px;
	line-height: 16px;
}