	#frame {
		width:770px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		padding:0px;
		text-align:left;
		background-color: #E6E9F0;
		}
		
	#navleft {
		width:125px;
		height:400px;
		padding:0px;
		padding-top:90px;
		float:left;
		background:url('./Images_V2/LeftClouds.jpg') top left no-repeat;
		background-color: #E6E9F0;
	
		}
		
	#navleft_esc {
		width:125px;
		height:200px;
		padding:0px;
		padding-top:90px;
		float:left;
		background:url('./Images_V2/LeftClouds.jpg') top left no-repeat;
		background-color: #E6E9F0;
	
		}
		
		
	#navleft a {
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		line-height: 40px;
		font-weight: normal;
		font-style: italic;
		color: #282F63;
		letter-spacing: 2px;
		text-decoration: none;
		}
		
	#navleft a:hover {
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		line-height: 40px;
		font-weight: bold;
		font-style: italic;
		color: #532500;
		letter-spacing: 2px;
		text-decoration: none;
		}
		
	#navleft strong {
		font-family: "Times New Roman", Times, serif;
		font-size: 14px;
		line-height: 40px;
		font-weight: bold;
		font-style: italic;
		color: #532500;
		letter-spacing: 2px;
		text-decoration: none;
	}
	
	
	#contentcenter {
		width:520px;
		margin:0px;
		border:0px;
		padding:0px;
		float:left;
		background-color: #E6E9F0;
		}
		
	#contentcenter_noright {
		width:645px;
		margin:0px;
		border:0px;
		padding:0px;
		float:left;
		background-color: #E6E9F0;
		}
		
	#contentcenter_entire {
		width:770px;
		margin:0px;
		border:0px;
		padding:0px;
		float:left;
		background-color: #E6E9F0;
		}

		
	.contentcenterPadding {
		width=440px;
		padding-left:40px;
		padding-right:40px;
	}
	
	#contentright {
		width:125px;
		padding:0px;
		float:left;
		background-color: #E6E9F0;
		}
	
	#contentheader {
		height:115px;
		background:url('./Images_V2/Logo.gif');
		}
		
	
			
	#contentheader_blog_1 {
		height:156px;
		background:url('../../../Images_V2/WeeklyWds_Header.jpg');
		}
	
	#contentheader_blog_2 {
		height:90px;
		background:url('../../../Images_V2/RevKim_Header.jpg');
		}
		
	#contentheader_blog_3 {
		height:90px;
		background:url('../../../Images_V2/RevKim_Header.jpg');
		}

			
	#contentheaderSpacer {
		/*needed the line-height and font-size to get IE6 to display 1 pixel box*/
		margin:0px;
		padding:0px;
		border:0px;
		height:1px;
		line-height:0;
		font-size:0;
		background-color:#FFFFFF;
		color:#FFFFFF;
		}	
		
	#contentfooter {
		font-family: "Times New Roman", Times, serif;
		color: #282F63;
		letter-spacing: 3px;
		font-size:9px;
		text-align: right;
		clear:both;
		background-color: #E6E9F0;
		}
		
	
	#contentright p { font-size:10px}
	
	#nav-menu ul {
		padding:70px 0px 0px 148px;  /* top, right, bottom, left */
		list-style: none;
		margin: 0;
		}
	
	#nav-menu li {
		float: left;
		margin: 0 0.15em;
		}
	
	#nav-menu li a {
		height: 32px;
		display: block;
		color: #0d2474;
		text-decoration: none;
		text-align: center;
		font-weight: normal;
		letter-spacing: 3px;
		}
	
	#nav-menu li a:hover {
		height: 32px;
		display: block;
		color: #532500;
		text-decoration: none;
		text-align: center;
		font-weight: bold;
		}


.navTop {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333C6C;
	letter-spacing: 3px;
	line-height: 30px;
	}
	
.navTopSelected {
	color: #532500;
	font-weight: bold;
	background:url('./Images_V2/TopNavCircle.gif') top center no-repeat;
	}
	
	
.navSidePadding {
	padding-left:16px;
	}

.WonRegular {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333C6C;
}

.WonRegularTight {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333C6C;
}

.WonRegularCaps {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333C6C;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.WonRegularCapsSm {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	font-weight: normal;
	color: #333C6C;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.WonRegularCapsSmFront {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: normal;
	color: #333C6C;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.h1front {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 550;
	color: #333C6C;
	letter-spacing: 4px;
	text-transform: uppercase;
}

a {cursor: pointer; cursor: hand;} 

a:link {
	color: #333C6C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #532500;
}
a:hover {
	text-decoration: none;
	color: #532500;
}
a:active {
	text-decoration: none;
}

body,
html {
	background-color: #E6E9F0;
	background:url('./Images_V2/BkgdTexture.jpg');
	margin-left: 0px;
	margin-top: 0px;
	/*text-align:center*/;
}
body,td,th {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #333C6C;
	letter-spacing: 4px;
	text-transform: uppercase;
}
