body
{
	background-color: #cee0f2;
	width: 100%;
	margin:0px;
	padding: 0px;
	text-align: center;
}

a {text-decoration:underline;}
a:hover {text-decoration:none;}

div#container
{
	width:800px;
	margin:0px auto;
	position: relative;
}
div#left
{
	position: absolute;
	left: -77px;
	top: -148px;
	bottom:-110px;
	width: 77px;
	background-image: url(images/left_slice.gif);
	background-repeat: repeat-y;
}
div#title
{
	background:url(images/title_news.gif);
	width: 644px;
	height: 148px;
	position: absolute;
	left: 77px;
	top: 0px;
	color: #235;
}

div#title h2{display:none;}
div#yellow  {
	background:url(images/yellow_slice.gif);
	width: 644px;
	position: absolute;
	left: 77px;
	top: 148px;
	color:#300;
	overflow: visible;
	z-index: 10;
	}
div#yellow_bottom
{
	width: 644px;
	height:45px;
	position: absolute;
	bottom:-45px;
	text-align: center;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-image: url(images/yellow_bottom.gif);
	z-index:-3;
}

div#bottom{
	position:absolute;
	left:0px;
	bottom: -110px;
	background-color:#fff;
	width:644px;
	height:65px;
	background-image:url(images/bottom.gif);
	z-index:40;
}
div#right{
	position:absolute;
	left:644px;
	top:-148px;
	bottom:-110px;
	background-image: url(images/right_slice.gif);
	background-repeat: repeat-y;	
	width:79px;
	padding:30px;
}	
#title h1
{
	position: absolute;
	display:none;
	bottom: -.25em;
	margin: 0px 0px 0px 10px;
	text-transform: inherit;
	font-family: MS Serif, New York, serif;
	font-size: 48px;
	font-weight: normal;
	font-style: normal;
}

#title p
{
	position: absolute;
	bottom: 45px;
	right:20px;
	text-transform: inherit;
	color:#e00;
	font-family: MS Serif, New York, serif;
	font-size: 12px;
}
#title a
{
	text-transform: inherit;
	color:#e00;
	font-family: MS Serif, New York, serif;
	font-size: 12px;
}
#title a:hover,#orange a:hover 
{
	text-decoration:none;
	color:#f30;
}

#yellow p
{
	text-transform: inherit;
	font-family: Georgia, serif;
	font-size: 16px;
	text-align:left;
	padding: 0px 10px 0px 15px;
}

#yellow a
{
	text-transform: inherit;
	color:#300;
}

#bottom p
{
	text-transform: inherit;
	font-family: MS Serif, New York, serif;
	font-size: 12px;
	text-align:center;
	padding: 7px;
	color:#093;
}
#bottom a
{
	text-transform: inherit;
	color:#093;
	font-family: MS Serif, New York, serif;
	font-size: 12px;
}
#bottom a:hover
{
	text-decoration:none;
	color:#0c0;
}
iframe#gframe
{
	width: 580px;
	height: 580px;
	background-color: transparent;
	border:none;
}
iframe#reelframe
{
	width: 290px;
	height: 220px;
	background-color: #fffed0;
	border:solid #300 1px;
}
