body {background: url('images/background.gif') fixed}

	div.container{
		width:100%;
		margin:0px;
		border:0px;
		line-height:150%;}
		
	div.footer{position:absolute; top:520px; left:225px;}
		
	div.left{
		position:fixed;
		top:-8px;
		margin-left:0.5em;
		float:left;
		width:110px;}

	div.content{
		margin-left:130px;
		height:500px;
		width:600px;
		background: url('images/image.gif') no-repeat;}

	ul {list-style-type:none;	padding:0em;	margin:0em;}

	H1 			{text-align:center}
	H2 			{text-align:center}
	H3 			{text-align:center}
	p  			{text-align:center;		text-indent:50px;	line-height:50%;}
	p.menu		{text-align:center;		text-indent:0px; 	line-height:50%;	font-size:1.01em; 	font-weight:600;}
	p.left		{text-align:left}	
	p.justify	{text-align:justify;	text-indent:1em;	line-height:150%;}
	
	span.small	{text-align:left;		text-indent:0em;	line-height:25%;	font-size:0.75em;	font-weight:400;}

	img.floatRight {float:right; vertical-align:super;}
	img.floatLeft {float:left; padding-left:0.5em;}
	
	
	.class1 a:link{
		color:#000000;
		text-decoration:none;
		background: url('images/button.gif') no-repeat;
		display:block;
		padding:1.75em 0em 1.75em 0em;}	/* top, right, bottom, left */

	.class1 a:visited{
		color:#000000;
		text-decoration:none;
		background: url('images/button.gif') no-repeat;
		display:block;
		padding:1.75em 0em 1.75em 0em;}	/* top, right, bottom, left */

	.class1 a:hover{
		color:#000000;
		text-decoration:none;
		background: url('images/button.gif') no-repeat;
		display:block;
		padding:1.75em 0em 1.75em 0em;}	/* top, right, bottom, left */

	.class1 a:active{
		color:#000000;
		text-decoration:none;
		background: url('images/button.gif') no-repeat;
		display:block;
		padding:1.75em 0em 1.75em 0em;}	/* top, right, bottom, left */
