
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

  <head>
    <title>cwstyle</title>
	<link  rel="stylesheet" href="cwstyle.css" type="text/css" />
		/* This is a comment FFCB5E FFDA5B*/
<style>
		<!--

	body	{
			
			background-color:#ffffff;
			font-family:arial,helvetica,sans-serif;
			font-size:12px;
		}

	#wrapper {
			width:100%;
			margin:0px auto;
			border:0px solid ;
			border-bottom:0px solid ;
		}

	#title {
			width:100%;
			margin: 0px;
			border-bottom:2px solid ;
			height:121px;
			padding:0px;
			background-color:#FFCB5E;
		}

	

	ul.nav 			/*  content-left is to be used with every page */
		{
			width:15%;
			border:0px solid;
			margin-left: none;
			margin-top:40px;
			float: left;
			padding-left: none;
			list-style-type: none;
			text-decoration: none;
		}

	#content
		{
			width:73%;
			border:0px solid ;
			margin: 0px;
			float: left;
			padding: 10px;
		}

	#content-left 			/*  content-left,main, and right */
					/*  are intended to be used together */
			{
			width:30%;
			border:0px solid;
			margin-top: 10px;
			float: left;
			padding: 0px;
			}
			
	#content-right 		/*  content-left,main, and right */
				/*  are intended to be used together */
			{
			width:25%;
			border:0px solid;
			margin-top:35px;
			margin-left:35px;
			float: left;
			padding:0px;
			}
		

	#content-4main {
			width:25%;
			border:0px solid #008000;
			margin: 2px;
			float: left;
			padding: 5px;
			}
			
	#box1		{
			width:100%;
			height:41px;
			border:0px solid;
			margin: 0px;
			float: left;
			padding: 0px;
			background-color:#FFDC93;
			}
			
	#box2		{
			width:100%;
			border:0px solid #008000;
			margin: 2px;
			float: left;
			padding: 5px;
			}
			
	#footer {
			float:left;
			margin-top:30px;
			margin-bottom:0px;
			padding:0px;
			border:0px solid ;
			width:780px;
			text-align:center;
		}

	#bottom {
			clear:both;
			text-align:center;
			padding-top:20px;
		}

	p	{
		color: "#000000";
		font-family: verdana;
		font-weight: 500;
		font-size: 12 pt;
		}

	p.1	{
		color: "#000000";
		font-family: verdana;
		font-weight: 500;
		font-size: 14 pt;
		}

	p.2	{
		color:"#ff0000";
		font-family: verdana;
		font-weight:500;
		font-size: 14 pt;
		}

	p.3	{
		color: "#0000ff";
		font-family: verdana;
		font-weight:500;
		font-size: 14 pt;
		}

	p.4	{
		color: "#008000";
		font-family: verdana;
		font-weight:500;
		font-size: 14 pt;
		}
		
	p.5	{
		color: "#000000";
		font-family: verdana;
		font-weight:500;
		font-size: 14 pt;
		font-style: italic;
		}

	h1 	{
		color: "#000000";
		font-family: arial;
		font-weight:800;
		font-size:24 pt;
		}

 	h2	{
 		color: "#000000";
 		font-family: arial;
 		font-weight:800;
 		font-size: 18 pt;
 		}

 	h3	{
 		color: "#0000ff";
 		font-family: arial;
 		font-weight:800;
		font-size: 24 pt;
 		}

	h4	{
 		color: "#008000";
 		font-family: arial;
 		font-weight:800;
		font-size: 24 pt;
 		}

 	div	{
		color:"#000000";
	  	font-family:verdana ;
		font-weight:400;
		font-size: 14 pt;
		}

	div.1	{
		color:"#000000";
	  	font-family:sans-serif ;
		font-weight:400;
		font-size: 14 pt;
		}

	div.2	{
		color: "#ff0000";
		font-family: sans-serif;
		font-weight:400;
		font-size: 14 pt;
		}

	div.3	{
		color: "#0000ff";
	  	font-family: sans-serif;
		font-weight:400;
		font-size: 14 pt;
		}

	div.4	{
		color: "#008000";
	  	font-family: sans-serif;
		font-weight:400;
		font-size: 14 pt;
		}
		
     div.6     {
     		margin-left: 40px;
		color:"#000000";
	  	font-family:sans-serif ;
		font-weight:400;
		font-size: 14 pt;
		}		
		
    div.title  {
    		margin-left: 40px;	
		color:"#000000";
	  	font-family:sans-serif ;
		font-weight:bold;
		font-size: 14 pt;
		font-style: italic;
		}
		
	CITE	{
		font-size: 10 pt;
		}
		
	ul.nav	{
		list-style-type: none;
		padding-left: none;
		margin-left: none;
		}

	A:link	{
		color:"#5B88FF"
		}

	A:visited	{
		color:"#2B3EFF"
		}

	A:active	{
		color:"#FF0000"
		}
		-->
</style>
  </head>
<body>
	/* This is a comment */
 </body>
  <cite> This Document Prepared By Alan Griffin </ cite>
</html>







