page					{
						}
body					{
						font-family:		"Lucida Sans", Arial, Helvetica, sans-serif;
						background:			#0F5B96;
						}
a.left					{
						color: 				white;
						text-decoration: 	none;
						width:				100px;
						}
a:hover					{
						background: 		white;
						color: 				#0A416B;
						}		
div.container			{
						text-align:			center;
						}
div.menuleft			{
 						font-size:			18;
 						clear:				left;
						float:				left;
						height:				800px;
						padding:			10px 0 0 5px;
						width:				150px;
						color:				black;
						background:			#7FAAFF;
						border:				2px solid red;
						}
div.author				{
						color:  			white;
						}					
div.testimonial			{
 						font-style: 		italic;
						font-size: 			.9em;
						color:  			navy;
						}					
div.workarea			{
						font-size: 			1.1em;
						float:				left; 
						width:				550px;
						background:			white;
						color:				black;
						padding:			10px 25px 0 25px;
						height:				800px;
						border-top:			2px solid red;
						border-bottom:		2px solid red;
						}
div.rightside			{
						height:				800px;
						font-size: 			.8em;
						font-weight: 		bold;
						float:				left; 
						width:				200px;
						margin:				0 0 0 0;
						color:				blue;
						background:			#2AAAFF;
						background:			white;
						padding:			10px 20px 0 20px;
						border:				2px solid red;
						}
div.ourheader			{
 						float:				left;
 						clear:				right;
						font-family:		"Lucida Sans", Arial, Helvetica, sans-serif;
						color:				blue;
						background:			white;
						font-size: 			2em; 
						text-align: 		center;
						height:				100px;
						width:				800px;
						padding:			25px 0 0 0px;
						}					
div.leftheader			{
 						float:				left;
						font-family:		"Lucida Sans", Arial, Helvetica, sans-serif;
						font-weight: 		bold;
						color:				yellow;
						background:			black;
						font-size: 			.8em; 
						text-align: 		left;
						height:				100px;
						width:				100px;
						padding:			13px 2px 0 15px;
						text-decoration:	blink;
						}					
div.ourfooter			{
						font-family:		"Lucida Sans", Arial, Helvetica, sans-serif;
						font-size: 			1em; 
						text-align: 		center;
						clear:				left;
						width:				900px;
						}
td.author				{
						color:				white;
						}					