	body,p,td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	}
	img {
	border: 1px solid #003300;
	margin-bottom: 10;
	}
	#content {
	position: absolute;
	margin-left:100;
	margin-top:30;
	padding-top:150;
	width:600;
	height:140;
	background-color: #D4E8BA;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: top center;
	}
	#textcolumn {
	position: absolute;
	margin-left:390;
	margin-top:10;
	padding:10;
	width:210;
	height:400;
	background-color: #E0F0CB;
	border: 1px solid #003300;
	}
	#links {
	position: absolute;
	margin-left:390;
	margin-top:420;
	padding:10;
	width:210;
	height:150;
	background-color: #E0F0CB;
	border: 1px solid #003300;
	}
	.menu {
	width:160; 
	text-align: right; 
	cursor:hand;
	}
	.submenu {
	position:absolute;
	margin-left:170;
	padding:10;
	background-color: #E0F0CB;
	border: 1px solid #003300;
	}
	#pictures {
	position: absolute;
	margin-left:0;
	margin-top:10;
	padding-left:10;
	padding-top:10;
	padding-right:10;
	width:370;
	height:550;
	background-color: #D4E8BA;
	}	
	#footer {
	position: absolute;
	margin-left:0;
	margin-top:580;
	padding:10;
	width:600;
	height:30;
	background-color: #D4E8BA;
	}
	#space {
	position: absolute;
	margin-left:0;
	margin-top:620;
	padding:10;
	width:600;
	height:30;
	}	
	h1 {
	color: #003300;
	font-size: 16px;
	border-bottom: 1px solid #003300;
	}
	h2 {
	color: #003300;
	font-size: 13px;
	}
	a {
	color: #003300;
	text-decoration: none;
	]