body {
		margin-top: 0px;
		margin-bottom: 0px;
		background-image:url('images/backgroundt.jpg');
		background-position: center;
		background-attachment: fixed;
	}
#boxleft{ background-image: url('images/home_05.jpg');
		background-repeat: no-repeat;
		background-color: #ffffff;
		}
#boxmid { background-image: url('images/home_07.jpg');
		background-repeat: no-repeat;
		background-color: #ffffff;
		}
#boxright { background-image: url('images/home_09.jpg');
		background-repeat: no-repeat;
		background-color: #ffffff;
		}
#box {
		background-color: #000000;
		background:transparent;
		filter:alpha(opacity=75);
		-moz-opacity:.50;
		opacity:.50;
		}
#footer { background-image: url('images/footer.jpg');
		background-repeat: no-repeat;
		background-color: #ffffff;
		width:100px;
		color: #ffffff;
}
.flink A{color:#FFFFFF;}
.flink A:Hover{color:#FFCC00; font-family:georgia; font-weight:bold; text-decoration:underline; }
.flink {
	cursor : pointer;
	font-family : georgia;
	border-color : transparent;
	font-size : 11pt;
	font-weight : bold;
	color : black;
}
.nlink A{color:#FFFFFF;}
.nlink A:Hover{color:#BD2305; font-family:georgia; font-weight:bold; text-decoration:underline; }
.nlink {
	cursor : pointer;
	font-family : georgia;
	background-color : black;
	font-size : 11pt;
	font-weight : bold;
	color : black;
}
.main { 
background-image: 
url('hands.jpg');
background-repeat: 
no-repeat;
}