/* CSS Document */
/* style rules */

body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#000000;
background-color:#99CCFF; 
margin-top: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
margin-right: 0px;}

h1 {font-size:22px;}
h2 {margin-top: 0;}/*starts h2 flush*/

/* image floats */

 .floatright
{
float: right;
width: 250px;
margin: 10px;
color:#fff;
background-color:#99ccff;
}

 .floatright300
{
float: right;
width: 300px;
margin: 10px;
color:#fff;
background-color:#99ccff;
}

 .floatright400
{
float: right;
width: 400px;
margin: 10px;
color:#fff;
background-color:#99ccff;
}


/* menu start */

#menu a {
 	/*/*/padding: 2px;
 	display: block;
 	border: 2px solid #CCC;
 	text-decoration: none;
 	line-height: 1em;
 	width: 160px; /* */
 }
 
#menu a:link, #menu a:visited {
 	color: #666;
	background-color: #fff;
 }
 #menu a:hover, #menu a:active {
 	color: #FFFFFF;
 	background-color: #0000FF;
 	border: 2px solid #000;
 }
 #menu ul {
 	/*/*/padding-left: 1em;
 	margin-left: 1em;
 	list-style-type: none; /* */
 }
 #menu li {
 	margin: 0px 0px 6px 0px;
	padding: 0px;
 }

/* menu end */
/* backgroundlayer start */


#bg1-01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:160px;
	z-index: 1;
}

#bg1-02 {
	position:absolute;
	left:0px;
	top:160px;
	width:1000px;
	height:160px;
	z-index: 1;
}

#bg1-03 {
	position:absolute;
	left:0px;
	top:320px;
	width:1000px;
	height:160px;
	z-index: 1;
}

#bg1-04 {
	position:absolute;
	left:0px;
	top:480px;
	width:1000px;
	height:160px;
	z-index: 1;
}

#bg1-05 {
	position:absolute;
	left:0px;
	top:640px;
	width:1000px;
	height:160px;
	z-index: 1;
}
/* backgroundlayer end */
/* Documentlayer start */


#pagetitle {
	position:absolute;
	left:18px;
	top:185px;
	width:777px;
	height:30px;
	z-index:2;
}
#bodyarea1 {
	position:absolute;
	left:10px;
	top:223px;
	width:783px;
	height:570px;
	z-index:2;
}
#menutop {
	position:absolute;
	left:821px;
	top:184px;
	width:169px;
	height:34px;
	z-index:3;
}
#menu {
	position:absolute;
	left:821px;
	top:223px;
	width:168px;
	height:510px;
	z-index:3;
}
/* documentlayer end */



/* WFA OBMHOST.COM  bluemonkey77 design 2006 */
