body {

	font: normal 12px verdana; background-color: #90a7d6;

	}



ol {

	list-style-type:disc;

}



ol #second li {

	list-style-image:url(/images/hyphen.jpg);

}





ul {

	margin: 0;

	padding: 0;

	list-style: none;

	width: 160px; /* Width of Menu Items */

	}



ul li {

	position: relative;

	}

	

li ul {

	position: absolute;

	left: 159px; /* Set 1px less than menu width */

	top: 0;

	display: none;

	}



/* Styles for Menu Items */

ul li a {

	display: block;

	text-decoration: none;

	color: #000000;

	background: ##000099; /* IE6 Bug */

	padding: 5px;



	}



/* Fix IE. Hide from IE Mac \*/

* html ul li { float: left; height: 1%; }

* html ul li a { height: 1%; }

/* End */



ul li a:hover { color: #FFFFFF; background: #6599D1; } /* Hover Styles */

li ul li a:hover { color:#6599D1; background: #FFFFFF; font-weight: bold;} /* Hover Styles */

		

li ul li a { padding: 2px 5px; color: #000000; background:#FFFFFF; 	

	/* for IE */

  filter:alpha(opacity=70);

  /* CSS3 standard */

  opacity:0.7;

  /* for Mozilla */

  -moz-opacity:0.7;	

  z-index: 8;

  

  } /* Sub Menu Styles */

		

li:hover ul, li.over ul { display: block; } /* The magic */





	

#wrapper {

	width: 760px; 

	position: relative; 

	margin: 0 auto;

	background-color:#FFFFFF;

	}

	

#menu {

	width: 0px;

	height: 0px;

	position:absolute; top: 205px; left: 10px;

	z-index: 4;

	}

	

#menu_bg {

	background-color: #BDD4EF;

	position: absolute; top: 175px; left: 0px; width:200px; height: 300px; z-index:2;

	/* for IE */

  filter:alpha(opacity=70);

  /* CSS3 standard */

  opacity:0.7;

  /* for Mozilla */

  -moz-opacity:0.7;	

    -moz-opacity:0.6; 

	}

	

#logo {

	position: absolute; top: 10px; left: 10px; width: 500px;

	}

	

#home_image {

	position: absolute; top: 0px; left:260px;

	z-index: 0;

	

	}

	

#text_bg {

	position: absolute; top: 235px; left: 168px; width: 540px; height: 500px;

	background-color: #CB97C4;

	/* for IE */

  filter:alpha(opacity=70);

  /* CSS3 standard */

  opacity:0.7;

  /* for Mozilla */

  -moz-opacity:0.7;	

  z-index: 1;

	}

	

#text_bg2 {

	position: absolute; top: 0px; right: 0px; width: 400px; height: 225px;

	background-color: #CB97C4;

	/* for IE */

  filter:alpha(opacity=70);

  /* CSS3 standard */

  opacity:0.7;

  /* for Mozilla */

  -moz-opacity:0.7;	

  z-index: 1;

	}



#lft_image {



	position:absolute; top:0px; left: 240px;

	}



#text_bg3 {

	position: absolute; top: 0px; right: 0px; width: 500px; height: 395px;

	background-color: #CB97C4;

	/* for IE */

  filter:alpha(opacity=70);

  /* CSS3 standard */

  opacity:0.7;

  /* for Mozilla */

  -moz-opacity:0.7;	

  z-index: 1;

	}

	

#text_bg4 {

	position: absolute; top: 0px; right: 0px; width: 500px; height: 350px;

	background-color:#BFCF9A;

	/* for IE */

  filter:alpha(opacity=70);

  /* CSS3 standard */

  opacity:0.7;

  /* for Mozilla */

  -moz-opacity:0.7;	

  z-index:1;

	}

	

#text_bg5 {

	background-color: #CB97C4;

	/* for IE */

  filter:alpha(opacity=70);

  /* CSS3 standard */

  opacity:0.7;

  /* for Mozilla */

  -moz-opacity:0.7;	

  z-index: 2;

	}


