
	body{
		background-image: url(images/bg2.gif);
		background-repeat: repeat;
		background-color: #000000;
		background-position: top left;
		
		font-family: "Times New Roman", Times, serif;
		font-size: small;
		color: #9D1616;
	}
	
	a{
		font-family: "Times New Roman", Times, serif;
		font-size: small;
		color: #9D1616;
	}
		
	a:hover{
		font-family: "Times New Roman", Times, serif;
		font-size: small;
		color: #979797;
		}
	
	.mainframe {
		position: absolute;
		left: 54px;
		top: 146px;	
		width: 440px;
		height: 415px;
	}
	
	#topnav {
		position: absolute;
		left: 51px;
		top: 105px;
	}
	
	#topborder {
		position: absolute;
		left: 50px;
		top: 128px;
	}
	
	#bottomborder {
		position: absolute;
		left: 50px;
		top: 559px;
	}

	#rightborder {
		position: absolute;
		left: 500px;
		top: 150px;
	}

	#rightborder2 {
		position: absolute;
		left: 655px;
		top: 125px;
	}

	#rightborder3 {
		position: absolute;
		left: 500px;
		top: 16px;
	}

	#copyright {
		position: absolute;
		left: 180px;
		top: 585px;
		text-align: center;
		font-size: small;
	}