/* CSS Document */
/*BODY {alink="#990099" bgcolor="#ffffff" link="#0066cc" marginheight="0" marginwidth="0" vlink="#0066cc"}*/
A.NavBar:link    {color: #000066 ; text-decoration: none}
A.NavBar:visited {color: #000066 ; text-decoration: none}
A.NavBar:active  {color: #000066 ; text-decoration: underline}
A.NavBar:hover   {color: #CC0066 ; text-decoration: underline}
.spanstyle {COLOR: black; FONT-FAMILY: Verdana; FONT-SIZE: 10pt; FONT-WEIGHT: bold; POSITION: absolute; TOP: -50px; VISIBILITY: visible   }
body {
	margin-right:4;
	margin-top:0;
	background-image: url(images/mkg_americanpatriotism_1.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.error {
	color: #FF0000;
}
.form_box {
	border: thin solid #333333;
	margin: 0px;
	padding: 10px;
	height: auto;
	width: auto;
}
.imagedescription {
	text-align: left;
}
.id {
	font-size: x-small;
}
.imagename {
	border: 0px none;
}
.main_container {
    margin: 1px;
	width: 600px;
}
.edit_form {
	margin: 1px;
	border: thin dotted #666666;
}
.display_item {
	margin: 1px;
	text-align: center;
}

.last_updated {
	font-size: 10px;
	font-style: italic;
	margin: 1px;
}
.hidden_text
{
  display: none;
}
