body {	background-image:	url('./wallpaper.jpg');
	background-repeat:	no-repeat;
	background-position:	0px 0px;
	background-attachment:	fixed;
}

.contentbox {	border:		0px;
		position:	absolute; 
		left:		40px;
		top:		200px;
		width:		810px;
}

.navi {	font-family:	verdana,helvetica,arial;
	font-size:	10pt;
	color:		#000000;
	text-align:	right;

	position:	absolute;
	left:		200px;
	top:		115px;
	width:		655px;
	height:		20px;
}

.navilink,a {	font-family:		verdana,helvetica,arial;
		color:			#AA3300;
		font-size:		10pt;
		text-decoration:	none;
		font-weight: 		bold;
}

p,td,div {	font-family:	verdana,helvetica,arial;
	font-size:	11pt;
	color:		#000000;
	text-align:	left;
}

h1 {	font-family:	verdana,helvetica,arial;
	font-size:	14pt;
	color:		#000000;
	text-align:	left;
}

