<style type="text/css">

	body {
		background-color: #669999;
	}
	
	body {
	background-color: #669999;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
	}
	
	body,td,th {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: x-small;
		color: #000000;
	}
	a {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #000000;
	}
	a:link {
		text-decoration: none;
	}
	a:visited {
		text-decoration: none;
		color: #000000;
	}
	a:hover {
		text-decoration: none;
		color: #ffffff;
	}
	a:active {
		text-decoration: none;
		color: #000000;
	}
	h1,h2,h3,h4,h5,h6 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	h1 {
		font-size: 14px;
		font-weight:lighter;
	}
	h2 {
		font-size: 14px;
		font-weight: normal;
	}
	h3 {
		font-size: x-small;
		font-weight: bold;
	}
	
	#logo {
	position: absolute;
	left:20px;
	top:10px;
	width:202px;
	height: 156px;
		}

	#photo {
		position: absolute;
		left:250px;
		top:40px;
		width:130px;
		}

	#nav {
		position: absolute;
		left:30px;
		top:300px;
		width:130px;
		}
		
	#title {
		position: absolute;
		left:200px;
		top:10px;
		width:130px;
		}
	
	#nletter {
		position: absolute;
		left:60px;
		top:200px;
		width:160px;
		}
		
	#content {
		position: absolute;
		left:350px;
		top:60px;
		width:500px;
		}
		
		.nsign {
		font-size: x-small;
		color:#ffffff;
		border:1px solid #000000;
		background-color:#669999;
		}
	
	#nsign {
		font-size: x-small;
		color:#ffffff;
		border:1px solid #000000;
		background-color:#669999;
		}
	
	#nsign_read {
		font-size: x-small;
		color:#ffffff;
		border:1px solid #000000;
		background-color:#669999;
		}
		
	#nsign_write {
		font-size: x-small;
		color:#ffffff;
		border:1px solid #000000;
		background-color:#669999;
		}
	a.home {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #000000;
		font-weight:lighter
	}
	a.home:link {
		text-decoration: none;
	}
	a.home:visited {
		text-decoration: none;
		color: #000000;
	}
	a.home:hover {
		text-decoration: none;
		color: #ffffff;
	}
	a.home:active {
		text-decoration: none;
		color: #000000;
	}
		
</style>	
