/* CSS Document #FFF070 */
#body{
	background-color : #FFF070;
}
#nav {
	position: absolute;
	left: 0px;
	top: 15px;
	width: 170px;
	background-color: #FFF070;
}
#header {
	text-align : center;
	top : 15px;
	margin-left : 230px;
	margin-right: 20px;
}
#main {
	/*position: absolute;*/
	top: 140px;
	/*left: 220px;*/
	margin-left: 185px;
	right: 40px;
	font-family: Verdana;
	color: #002B3C;
	font-size: smaller;
	width: 100%;
	text-align: left;
}
table.code{
	font-size : xx-small;
	line-height : 19px;
	font-family : sans-serif;
	width : 80%;
	}
table.faq{
	font-size : x-small;
	line-height : 19px;
	font-family : sans-serif;
	width : 80%;
}
