﻿body
{
	font-family : Verdana;	
	font-size: 10px;
	background-image: url('siteimages/news-bg3.png');
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #C4D7F7;
	border-left-color: #A0A0A0;
	border-right-color: #C0C0C0;
	border-top-color: #A0A0A0;
	border-bottom-color: #C0C0C0;
	font-weight: 700;
}
.nav
{
	background-image: url( 'siteimages/navbackground.jpg' );
	background-repeat: no-repeat;
}



.div
{
	background-image: url( 'siteimages/globalSprite.gif' );
	
}
 
 .iframe {
  margin-top: 0px;
  margin-bottom: 5px;
  margin: 0px auto;

  -moz-border-radius: 12px;
  -webkit-border-radius: 12px; 


  -moz-box-shadow: 4px 4px 14px #000; 
  -webkit-box-shadow: 4px 4px 14px #000; 
 
}


