.top_left_image {
	width: 195px;
	left: 15px;
	top: 5px;
	position: absolute;
}
.top_center_image {
	width: auto;
	left: 300px;
	top: 5px;
	position: absolute;
	border: thick ridge #000000;
	height: auto;
	background: url(images/backgn3.jpg);
}
.nav_button {
	font: bold normal 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	margin: 5px;
	padding: 5px;
	width: 130px;
	position: absolute;
	left: 15px;
	top: 225px;
	height: 20px;
	background: #FF0000;
	border-right: 20px ridge #000000;
	border-top: thick ridge #B2B2B2;
	border-bottom: thick ridge #000000;
	border-left: thick ridge #000000;
	margin: 5px;
}
.nav_button2 {
	font: bold normal 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: #FF0000;
	margin: 5px;
	padding: 5px;
	width: 130px;
	top: 270px;
	position: absolute;
	border-top: thick ridge #B2B2B2;
	border-right: 20px ridge #000000;
	border-bottom: thick ridge #000000;
	border-left: thick ridge #000000;
	left: 12px;
	height: 20px;
}

.nav_button3 {
	font: bold normal 12px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: #FF0000;
	margin: 5px;
	padding: 5px;
	width: 131px;
	top: 317px;
	position: absolute;
	border-top: thick ridge #B2B2B2;
	border-right: 20px ridge #000000;
	border-bottom: thick ridge #000000;
	border-left: thick ridge #000000;
	left: 12px;
	height: 20px;


}


.button {
	font: bold normal 14px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	background: #FF0000;
	width: 180px;
	left: 100px;
	bottom: 05px;
	position: absolute;
	padding: 5px;
	margin-left: 30px;
	border: thick ridge #CC0000;
}
.login {
	font: bold normal 12px Verdana;
	color: #000000;
	background: #CCCC99;
	position: absolute;
	left: 600px;
	top: 5px;
	text-decoration: overline;
	margin: 5px;
	padding: 5px;
	width: 150px;
	height: auto;
	border: thin solid #000000;
	visibility: visible;
}
.logout {
	font: bold normal 12px Verdana;
	color: #000000;
	background: #CCCC99;
	position: absolute;
	left: 675px;
	top: 5px;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 150px;
	border: thin solid #000000;
	visibility: visible;
}
.nav_button4 {
	font: bold normal 12px Verdana;
	color: #000000;
	background: #FF0000;
	margin: 5px;
	padding: 5px;
	left: 4px;
	top: 386px;
	height: 22px;
	width: 125px;
	border-top: thick solid #B2B2B2;
	border-right: 20px solid #000000;
	border-bottom: thick solid #000000;
	border-left: thick solid #000000;
	position: absolute;
}
