body			{	background-color:	#1E286C;
									}
				
div.main		{ 	background-color: 	#C9B63B;
				width:			640px;
				height:			100%;
				position:		absolute;
				left:			100px;
				top:			195px;
				padding-left:		15px;
				padding-top:		15px;
				padding-right:		15px;
				font-family:		"Gill Sans MT", tahoma, ariel, sans-serif;
				font-size:		16px;
				border-top-color:	black;
				border-top-style:	solid;
				border-top-width: 	thin;	
				margin-top:		0px;
				margin-bottom:		0px;
			}
									
div.imagegroup		{ 	width:			100;
				float:			left;
				margin-left:		10px;
			}
									
div.image 		{	
				margin-right:		20px;
				margin-top:		5px;
				margin-bottom:		15px;
				padding:		0px;
			}
					
div.header		{	position:		absolute;
				width:			640px;
				height:			160px;
				left:			100px;
				top:			0px;
				background-color: 	#FFFFFF;
				padding-left:		15px;
				padding-top:		15px;
				padding-right:		15px;
				margin-top:		0px;
				margin-bottom:		0px;
			}
							
div.navigation		{	position:		absolute;
				width:			640px;
				height:			35px;
				left:			100px;
				top:			160px;
				background-color: #FFCC33;
				padding-top:			0px;
				padding-bottom:		0px;
				padding-left:			15px;
				padding-right:		15px;
				margin-top:				0px;
				margin-bottom:		0px;
				border-top-color:	black;
				border-top-style:	solid;
				border-top-width:	thin;
				text-align:				center;
				vertical-align:		middle;
			}
									
td.pic			{ 		background-color: 	#C9B63B;
				font-size:					smaller;
				vertical-align:			top;
			}
									
td.nav			{ height:						100%;
			  vertical-align:		middle;
			  text-align:				center;
			font-family:			garamond, "TW Cen MT", verdana, tahoma, ariel, sans-serif;
			font-size:				19px;
										padding-top:			0px;
										padding-bottom:		0px;
										padding-left:			0px;
										padding-right:		0px;
										margin-top:				0px;
										margin-bottom:		0px;
										margin-left:			0px;
										margin-right:			0px;
										border-width:			0px;
									}
									
table.email		{ width:	50%; 
			  background-color:       #C9B63B;}

td.email		{ background-color:       #C9B63B; } 
table.nav					{ width:						100%;
										height:						100%;
										padding-top:			0px;
										padding-bottom:		0px;
										padding-left:			0px;
										padding-right:		0px;
										margin-top:				0px;
										margin-bottom:		0px;
										margin-left:			0px;
										margin-right:			0px;
										vertical-align:		middle;
									}
									
table.nav a				{ display:					block;
									  text-decoration:  none;
										height:						100%;
										vertical-align:		middle;
									}
									
table.nav a:link  { color:						black;
									  background-color: #FFCC33;
										vertical-align:		middle;
									}	

table.nav a:visited { background-color:		#FFCC33;
										color:						black;
									}
									
table.nav       a:hover {	background-color:	#806018;
                                color:			white;
			}

table.nav a:active { background-color:		#FFCC33;
										color:						black;
									}
									
tr								{ background-color: white;
									  height:						100%;
										padding-top:			0px;
										padding-bottom:		0px;
										padding-left:			0px;
										padding-right:		0px;
										margin-top:				0px;
										margin-bottom:		0px;
										margin-left:			0px;
										margin-right:			0px;
										border-width:			0px;
										vertical-align:		middle;
									}
									
tbody							{ height:						100%
									}
									
img								{	padding:					0px;
									  margin:						0px;
										border-color:			black;
									  border-style:			solid;
										border-width:			thin;
									}
									
img.noborder			{ padding:					0px;
									  margin:						0px;
										border-width:			0px;
									} 
td.matrix {background-color: #C9B63B; border-style: solid; border-width: thin; margin: 0px; padding-left: 5px; padding-right: 5px; font-size: x-small; border-color: black; }
table.matrix {border-style: solid; border-width: thin; cell-spacing: 0px; padding: 0px; margin: 0px; border-color: black;}

