﻿body
{
	background-image: url('/images/red/page_gr.gif');
	background-repeat: repeat-x;
	background-color: #971d07;
}
#topbar_dark
{
	background-color:#971d07;
	height:14px;	
}
#topbar_flowers
{
	background-image: url('/images/red/tile_flower.gif');
	height: 49px;
}
#topbar_light
{
	background-color:#d57f5e;
	height:15px;	
}
#container {
	background-color: #e9a483;
	width:950px;
	margin: 0px auto;
}
#advertise
{
    background-color:#e9a483;
	text-align: center;
	height: 86px;
	width:780px;
}
#banner{
	border: 1px solid #971d07;
	padding:2px;
	width:468px;
	position:relative;
	top:11px;
}
.header
{
    background-color:#9c1e07;
    text-align:center;
}
.news
{
	border-right: #e9a483 1px solid;
	border-top: #e9a483 1px solid;
	border-left: #e9a483 1px solid;
	border-bottom: #e9a483 1px solid;
	background-color:#f7efed;
	padding:2px;
	text-align:center;
}
.news_dark
{
	border-right: #7cb659 1px solid;
	border-top: #7cb659 1px solid;
	border-left: #7cb659 1px solid;
	border-bottom: #7cb659 1px solid;
	background-color:#ded7d5;
	padding:2px;
	text-align:center;
}
