body,div,table { font-size: 14px; font-family:MS PGothic, Osaka; color: #333333; line-height: 150%}
p {margin:5px 5px 5px 10px; padding:0px}

	body {
		margin:0px 0px 10px 0px;
		background:#ffffff;
		}
	A 			{ color: #999966; text-decoration: none; font-weight:bold; } 
	A:link		{ color: #999966; text-decoration: none; } 
	A:visited	{ color: #999966; text-decoration: none; } 
	A:hover		{ color: #99CC66;  }
	
	h1, h2, h3 {
		padding: 0px;
	}
	
h1 {margin:10px 0px 10px 0px ; font-size: 22px}
h2 {margin:20px 0px 0px 0px ; font-size: 18px}
h3 {margin:5px 0px 0px 0px ; font-size: 14px}

h2 .sub {font-size: 14px; line-height: 200%}

	#content {
		position:absolute;
		left:120px;
		float:right;
		border-left:1px dotted #999;
		background:#ffffff;
		margin-left:-1px;
		padding-top:10px;
  		padding-left:10px;
  		padding-right:10px;
		padding-bottom:10px;
		}

	#prop {
		height:600px;
		float:right;
		width:1px;
	}

	#clear {
		clear:both;
		height:1px;
		overflow:hidden;
	}

	#sidenav {
		padding-top: 10px;
		padding-left: 10px;
		float:left;
		width: 120px;		}

	#banner {
		border-bottom:1px dotted #FFF;
  		background:#91a0c9;
		}

	.float-left {
		float:left;
		text-align:center;
		margin:10px 10px 10px 0px;
		border:1px solid #999;
		}

	.float-right {
		float:right;
		text-align:center;
		margin:10px 0px 10px 10px;
		border:1px solid #999;
		}
