BODY {
	background: url(/images/alicel_green_bg.jpg) repeat-x top left;
	background-color: #285e28;
	margin: 20px 0px 0px 0px;
	}

.paragraph_intro { padding: 25px; line-height: 20px; }
.afsname { font-weight: bold; color: #004000; }

.login_wrapper { float: right; width: 450px; text-align: center; }

.login { border: solid 1px #808080; background-color: #e7e7e7; padding: 10px; width: 320px; height: 75px; font-size: 8pt; text-align: left; margin: 0px;}
.login input { font-size: 8pt; }

.content {
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	padding: 20px;
	}

.content_photos {
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	padding: 20px 10px 20px 10px;
	}

.header {
	background-color: #004200;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
	}

A.header:link, A.header:visited, A.header:active {
	background-color: #004200;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	vertical-align: middle;
	}

A.header:hover {
	color: #AFD7AF;
	}

.copyright {
	padding: 10px;
	font-family: verdana;
	font-size: 8pt;
	color: #000000;
	}

.navigation_side {
	background-color: #004200;
	padding-left: 10px;
	padding-right: 10px;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	vertical-align: top;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	}

.navigation_side p {
	padding-top: 10px;
	}

A.navigation_side:link, A.navigation_side:active {
	color: #FFFFFF;
	}

A.navigation_side:visited {
	color: #FCD000;
	}

A.navigation_side:hover {
	color: 008000;
	}

.navigation_subnav {
	margin: 0px 0px 15px 25px;
	}

.navigation_subnav A {
	font-size: 8pt;
	}

.address_bottom {
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 40px;
	text-align: center;
	}

.photos_opening TD {
	background-color: #FFFFFF;
	color: #000000;
	font-family: verdana;
	font-size: 9pt;
	padding: 0px 5px 25px 5px;
	}

.photos_large {
	position: relative;
	}

.pl_back {
	position: absolute;
	top: 0px;
	left: 0px;
}

.pl_owner {
	padding-bottom: 10px;
}

.nav_line {
	background-color: #FF0000;
	font-size: 1pt;
	font-weight: normal;
	width: 150px;
	height: 1px;
	padding: 0px;
	margin: 0px;
	}

/*  New Archive Photo Display */
.photo_archiveheader { text-align: center; width: 85%; padding: 0px 0px 25px 0px;}
.photo_archiveheader img { float: left; }
.photo_display { width: 100%; }
.photo_box {float: left; width: 260px; *width: 270px; padding: 5px;}
.photo_box_inside { border: solid 1px #e7e7e7; padding: 5px; width: 250px; *width: 260px;}
.link_largerimage {font-size: 8pt; margin-left: 60px;}


/* Narrowed display with green gradient background */
.wrapper_top { width: 1060px; *width: 1040px; text-align: center;}
.page_title { padding: 5px; text-align: center; width: 100%; font-size: 10pt; font-weight: bold; }
