.nav {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #000000;
	padding: 20px;
	width: 477px;
	text-align: right;
	height: 955px;



}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover{
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: underline;
	background-color: #FFFFFF;
	font-weight: bolder;

}
p {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	padding-left: 20px;
	width: 475px;



}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.head {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #000000;
}
.red {
	font-size: 40px;
	color: #FF0000;
}
body {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
}
.realign{
	position:absolute;
	left:500px;
	top:0px;
	width:475px;
	height:955px;
	background-attachment: fixed;
	background-image: url(images/collage.gif);
	background-repeat: no-repeat;

}
