<style type="text/css">

* {
  margin: 0;
  padding: 0;
}

body {
  font: 62.5%/1.6 "Georgia", "Times New Roman", serif;
  background: #704388 url(images/bkgd.jpg) no-repeat scroll left top;
  min-width: 950px;
}

a {
  font-size: 1.0em;
  font-weight: normal;
  text-decoration: underline;
  color: #000;
}

a:hover {
  color: #6a0291;
  text-decoration: underline;
}

h1 {
color: #6a0291;
  font-size: 24px;
  line-height: 10%;
  font-weight: bolder;
  letter-spacing: -1px;
}

h2 {
color: #666666;
  font-size: 16px;
  line-height: 110%;
  font-style: italic;
  font-weight: lighter;
  font-family: "Helvetica", "Arial", sans-serif;
  letter-spacing: -0.25px;
}

h3 {
color: #000;
  font-size: 10px;
  line-height: 20%;
  font-weight: bolder;
}

p {
color: #000;
  font-size: 14px;
  line-height: 120%;
  font-weight: lighter;
}

.Hp_cal_titles {
color: #000;
font-size: large;
}

Hp_titles {
color: #000;
font-size: large;
}
style1 {
color: #000;
font-size: 24px;
font-weight: bold;
} 

#hp_background {
background:transparent url(images/hp_bkgd.jpg) no-repeat scroll left top;
height:1050px;
left:0;
position:absolute;
top:0;
width:900px;
}

#sp_white {
background:transparent url(images/white_bkgd.png) no-repeat scroll left top;
height:1050px;
left:0;
position:absolute;
top:0;
width:900px;
}

 #flag {
	position: absolute;
	top: 0px;
	left: 50px;
	width: 800px;
	height: 174px;
	background: url(images/flag.jpg) no-repeat left top;
}


/* BEGIN NAVIGATION - BEGIN NAVIGATION - BEGIN NAVIGATION */

#navNews a {
	position: absolute;
	top: 174px;
	left: 50px;
	width: 160px;
	height: 26px;
	background: url(images/nav_bkgd.jpg) no-repeat left top;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	z-index:3;
}

#navNews a:hover {
  background: url(images/nav_bkgd_hover.jpg) no-repeat left top;
  color: #6a0291;
}

#navFeatures a {
  position: absolute;
  top: 174px;
  left: 210px;
  width: 160px;
  height: 26px;
  background: url(images/nav_bkgd.jpg) no-repeat left top;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	z-index:3;
}

#navFeatures a:hover {
  background: url(images/nav_bkgd_hover.jpg) no-repeat left top;
  color: #6a0291;
}

#navSports a {
  position: absolute;
  top: 174px;
  left: 370px;
  width: 160px;
  height: 26px;
  background: url(images/nav_bkgd.jpg) no-repeat left top;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	z-index:3;
}

#navSports a:hover {
  background: url(images/nav_bkgd_hover.jpg) no-repeat left top;
  color: #6a0291;
}

#navEdOps a {
  position: absolute;
  top: 174px;
  left: 530px;
  width: 160px;
  height: 26px;
  background: url(images/nav_bkgd.jpg) no-repeat left top;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	z-index:3;
}

#navEdOps a:hover {
  background: url(images/nav_bkgd_hover.jpg) no-repeat left top;
  color: #6a0291;
}

#navInDepth a {
  position: absolute;
  top: 174px;
  left: 690px;
  width: 160px;
  height: 26px;
  background: url(images/nav_bkgd.jpg) no-repeat left top;
  font-size: 18px;
  font-weight: normal;
  text-decoration: none;
  color: #fff;
  font-family:Verdana, Geneva, sans-serif;
  text-align:center;
  z-index:3;
}

#navInDepth a:hover {
  background: url(images/nav_bkgd_hover.jpg) no-repeat left top;
  color: #6a0291;
}




</style>

