body {
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	position: relative;
	background-color: #0099FF;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}div#wrapper {
	width: 720px;
	margin-left: 70px;
	background-color: #FFFFFF;
}
div#header {
}
div#content {
	width: 450px;
	margin-top: 30px;
	margin-left: 10px;
}
div#menu {
	background-color: #72D0FF;
	width: 220px;
	float: none;
	position: absolute;
	left: 550px;
	top: 240px;
	height: 263px;
	border-top-color: #0000FF;
	border-top-width: 25px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
}
div#footer {
	color: #999999;
	font-size: small;
}

/* Links
----------------------------------------------- */
a:link {
	color:#0000CC;
	text-decoration: none;
  }
a:visited {
  color:#0000CC;
	text-decoration: none;
  }
a:hover {
	color:#FF0000;
  }
a img {
  border-width:0;
  }
/* end Links ------------------------------------- */
.flash {
	padding: 15px;
	margin-left: 100px;
}
.floatimgleft {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
.floatimgright {
	float: right;
	padding-left: 25px;
	margin-left: 10px;
}
div#yahoo {
	position: absolute;
	left: 555px;
	top: 545px;
	width: 200px;
	height: 100px;
	text-align: center;
	padding: 0px;
	font-family: Jester;
	color: #0000CC;
	font-weight: bolder;
	font-size: 18px;
}

div#mno {

	position: absolute;
	left: 562px;
	top: 780px;
	width: 200px;
	height: 100px;
	text-align: center;
	padding: 0px;
	font-family: Jester;
	color: #0000CC;
	font-weight: bolder;
	font-size: 18px;
}
