body	{
	margin: 10px 0 0 20px;
	background: #FFF;
	font-family: verdana, arial, sans-serif;
}
#header	{
	width: 750px;
}
th	{
	text-align: left;
}

/*  */
#title	{
	color: #FFF;
	text-align: right;
	padding: 15px 10px;
	}
	#title h2	{
	font-family: 'times new roman', times, serif;
	margin: 0;
	padding: 0;
	font-size: 135%;
	font-style: italic;
}
#container	{
	width: 750px;
}
#homkorLink	{
	text-align: right;
	margin: 0 0 3px 0;
	width: 750px;
	}
	#homkorLink a	{
	font-family: "arial narrow", arial, tahoma, sans-serif;
	color: #CCC;
	font-variant: small-caps;
	text-decoration: none;
	color: #CCC;
	}
	#homkorLink a:hover	{
	color: #666;
}
#menu {
	margin: 0;
	padding: 0;
	}
	#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}
	#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}
	#menu ul li a {
	width: 149px;
	height: 27px;
	padding: 0;
	margin: 0;
	text-decoration: none;
	display: block;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	line-height: 2em;
	}
	#menu ul li a:hover {
	color: #FFF;
	}
	#menu a.selected	{
	color: #FFF;
}
#sideBar	{
	padding: 15px 10px 10px 0;
	line-height: 1.2em;
	font-size: 65%;
	text-align: center;
	width: 205px;  /* box model hack */	
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 205px;
	}
	html>#sideBar 	{
	width: 205px;
}
#sideBar p	{
	margin-left: 15px;
	text-align: left;
}
#content	{
	line-height: 1.3em;
	float: right;
	margin: 0;
	padding: 0 10px 10px 20px;
	font-size: 75%;
	color: #666;
	border-left: 1px solid #CCC;
	margin-top: 25px;
	width: 515px;  /* box model hack */	
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 495px;
	}
	html>#content 	{
	width: 495px;
	}
	#content object	{
	float: right;
	margin: 0 0 10px 15px;
	}
	#content td	{
	text-align: left;
}
#footer	{
	border-top: 1px solid #CCC;
	color: #B3B3B3;
	font-size: 65%;
}
#footerNav	{
	margin: 15px 0 5px 0;
	color: #CCC;
	font-size: 65%;
	text-align: right;
	clear: both;
	}
	#footerNav a	{
	color: #999;
	text-decoration: none;
	}
	#footerNav a:hover	{
	color: #333;
	text-decoration: underline;
}
.clear	{
	clear: both;
}
.hide	{
	display: none;
}
.skipLink	{
	display: none;
}
h3	{
	font-size: 150%;
}
h4	{
	font-size: 135%;
}