i	 {
		Font-Family : Comic Sans Ms ;
		Font-Size : 10pt ;
      Font-Style : Normal ;			
      Color : #4B5081		}
H1	 {
			Text-Align : Center ;
			Font-Family : Arial ;
			Font-Size : 18pt;
			Color : #006600}
H2	 {
			Font-Family : Arial ;
			Font-Size : 16pt;
			Color : #6A4466
		}
H3	 {
			Font-Family : Arial ;
			Font-Size : 14pt;
			Color : #3F5A70
		}
H4	 {
			Font-Family : Arial ;
			Font-Size : 12pt;
			Color : #80692F
		}
H5	 {
			Font-Family : Arial ;
			Font-Size : 16pt ;
			Color : #8E4A77
		}
H6	 {
			Font-Family : Arial ;
			Font-Size : 10pt ;
			Color : #573C73
		}
UL	 {
			Font-Family : Arial ;
			Font-Size : 10pt 
		}
BODY	 {
	Background-Image :    url("images/bakgd1.jpg");
	Margin-left: 20px;
	Margin-right: 20px;
	background-attachment: fixed;
	background-color: #CCFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: medium;
	margin-top: 10px;
     }

:link	 {
			Font-Family : Arial ;
			Font-Size : 10pt ;
			Color : #0000B5
		}
:visited	 {
			Font-Family : Arial ;
			Font-Size : 10pt ;
			Color : #931896
		}
.Highlighter	 {
			Color : #FEF4CF ;
			Background-Color : #911E83
		}
.:hover	 {
			Font-Family : Arial ;
			Font-Size : 10pt ;
			Color : red ;
			Text-Decoration : None
		}
.shadow {
			height:0; filter:Shadow(color=#FF7070)
}
.first {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #990000;
	font-weight: bold;
	background-color: #9999CC;
}
#div1 {
	position: absolute;
	left:0px;
	width:800px;
	height:50px;
	clip:auto;
	visiblity:visible;
	z-index:1;
	background-color: #FFFFFF;
	top: -200px;
}
#div2 {
	position: absolute;
	left:100px;
	top:300px;
	width:400px;
	height:100px;
	clip:rect(0px 200px 100px 0px);
	visiblity:visible;
	z-index:2;
	background-color: #99FF00;
}#nav 
{	margin-top: 50px;
	height:auto;
	visiblity:visible;
	z-index:auto;
	width: 12%;
	float: left;
}


#navbody 
{
	width:80%;
	height:auto;
	visiblity:visible;
	z-index:2;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	margin-left: 50px;
	margin-top: 50px;
}
.dummyh1 {
	font-family: "Comic Sans MS", Arial;
	font-size: 24px;
	line-height: 200%;
	color: #006633;
	font-weight: bolder;
	background-image: url(images/cameron.jpg);
	padding-top: 10px;
	padding-bottom: 10px;
}
.nav {
	font-size: 12px;
	font-weight: bold;
	line-height: 150%;
}
.dazzle {
	background-image: url(images/dazzle.gif);
	color: #000000;
	font-weight: bolder;
}
