body { 
background-image: url(../images/turqnote8.jpg);
font-family:Comic Sans MS;
}
div.nav {
margin: 0;
padding: 0;
border: solid;
border-width: thin; 
width: 100% ;
padding-top: 5px;
background-image: url(../images/background1.gif);
}

div.body{
margin-top:15px;
margin-left:175px;
border-width: thin;
margin-right:25px;
}

h1{
	font-family:arial black;
	color: white;
	text-align:left;
	padding: 10px;
	font-size: 2em;

}

										
h2{
	 text-align:center;

}										
ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #ccc;
	}

	
ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	}
	
ul li a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
  background: #666666;
	}

li:hover ul { display: block; }

li:hover ul, li.over ul { 
	display: block; }

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

div.center{
text-align:center;
}
div.left{
float:left;
text-decoration:none;
}
div.right{
float:right;

}
div.textAlignLeft
{
text-align:left;
}

table
{
background-image: url(../images/turqnote8.jpg);
}

div.heading
{
font-size: 1.2em;
margin: 0;
padding: 8;

text-decoration: none;
}
