body, html {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: black;
	text-align: center;
	max-height:750px;
	width:1000px;
	font-size: 95%;
}
html, body, #container { 
	min-height: 99%;
	width: 100%;
	height:99%; 
} 
html>body, html>body #container {
	height: 99%;
}
#container {
	position: absolute;
	top: 0;
	left: 0;
}
#amariyo_static_logo {
	position: absolute;
	top: 10px;
	left:10px;
	background-image:url(../images/AMA_logo_static_small.jpg);
	background-repeat: no-repeat;
	width:400px;
	height:190px;
}
#menu_navbar {
	position:relative;
	top: 15px;
	width:80%;
	height:30px;
	padding-top: 5px;
	padding-bottom:5px;
	text-align:center;
	font: bold 0.8em Verdana, Helvetica, Sans-serif; 
	letter-spacing: 0.3em;
}
#menu_navbar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
}
#menu_navbar li {
	display: inline;
}
#menu_navbar a:link, #menu_navbar a:visited  {
	padding-left:15px;
	padding-right:15px;
	color:#4D4D4D;
	text-align:center;
	background-color: black;
	text-decoration: overline;
	border-left: 1px solid #4D4D4D;
}
#menu_navbar a:hover {
	background-color:black;
	text-decoration: none;
	text-transform: uppercase;
	font: normal 1.0em Verdana, Helvetica, Sans-Serif;
	color: white;
}		
#amariyo_logo_text {
	position: absolute;
	top: 50%;
	left: 40%;
	font-size: 1%;
	color: black;
}			
#page_contents {
	margin: 10px 10px 10px 10px;
}
#back_black a {
	position: absolute;
	top:540px;
	left:45px;
	width:120px;
	height:20px;
	color: #AAAAAA;
	font-weight: 651;
	font-size: 10px;
	text-decoration: overline;
	letter-spacing: .1em;
}
#back_black a:hover {
	position: absolute;
	top:540px;
	left:45px;
	width:120px;
	height:20px;
	color: white;
	font-size: 12px;
	font-weight: 500;
	text-decoration: underline;
	letter-spacing: .1em;
}
#shortlist {
	position:absolute;
	top:160px;
	left:45px;
	width:860px;
	height:400px;
	background-image:url(../images/back/bck7.jpg);
	color: #AAAAAA;
	padding: 6px;
	font-size: 12px;
	letter-spacing: .2em;
	border: 3px solid #4D4D4D;
}
#shortlist_desc {
	position: absolute;
	top:165px;
	left:80px;
	width:820px;
	height:15px;
	padding: 4px;
	background-image:url(../images/back/bck7.jpg);
	border-bottom: 1px dotted black;
	font-size: 90%;
	letter-spacing: .3em;
	color: silver;
}
#shortlist_items {
	position: absolute;
	overflow: auto;
	top:200px;
	left:57px;
	background-color: #4B4B4B;
	width:830px;
	height:320px;
	padding: 6px;
	font-size: 12px;
	font-weight: 500;
	color: black;
	word-spacing: 3.0;
}
.shortlist_item  {
	background-color: grey;
	width:80px;
	height: 88px;
	color: black;
	font-weight: 500;
	font-size: 10px;
}
.shortlist_image {
	border: 1px solid black;
	padding: 0;
}
th {
	font: 1.2em Verdana, Arial, helvetica;
	letter-spacing: .2em;
	font-weight: 500;
	color: white;
}
p, td {
	font: 1.0em Arial, Helvetica, Sans-serif;
	letter-spacing: .1em;
	color: white;
}
.shorttable {
	border: 1px solid black;
	border-collapse: collapse;
	width: 100%;
}
.shorttable td {
	border: solid 1px black;
	padding: 2px;
	text-align: center;
}
.shorttable th {
	height: 25px;
	border: 1px solid #828282;
	background-colour: #AAAAAA;
	font-weight: 600;
	text-align: center;
	letter-spacing: .1em;
	padding: 4px;
}
.shorttable tr {
	height: 25px;
	padding: 5px;
	background-image: url(../images/back/bck7.jpg);
	color: silver;
}
.shorttable tr.altrow1 {
	height: 88px;
	background-image:none;
	background-color: grey;
	color: black;
}
.shorttable tr.altrow2 {
	height: 88px;
	background-image: none;
	background-color: silver;
	color: black;
}
.remove a {
	color: silver;
	font-size: 80%;
	text-decoration: none;
}
.remove a:hover {
	color: white;
	font-size: 90%;
}
#shortlist_email a {
	position: absolute;
	top:540px;
	left:250px;
	width:150px;
	height: 20px;
	color: #AAAAAA;
	font-weight: 651;
	font-size: 11px;
	letter-spacing: .1em;
	text-decoration: overline;
}
#shortlist_email a:hover {
	position: absolute;
	top:540px;
	left:250px;
	width:150px;
	height: 20px;
	color: white;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: .1em;
	text-decoration: underline;
}
#shortlist_print a {
	position: absolute;
	top:540px;
	left:500px;
	width:140px;
	height: 20px;
	color: #AAAAAA;
	font-weight: 651;
	font-size: 11px;
	letter-spacing: .1em;
	text-decoration: overline;
}
#shortlist_print a:hover {
	position: absolute;
	top:540px;
	left:500px;
	width:140px;
	height: 20px;
	color: white;
	font-size: 12px;
	font-weight: 600;
	text-decoration: underline;
}
#shortlist_close_window a{
	position: absolute;
	top:570px;
	left:750px;
	width: 130px;
	height:20px;
	color: #AAAAAA;
	font-weight: 651;
	font-size: 11px;
	letter-spacing: .1em;
	text-decoration: overline;
}
#shortlist_close_window a:hover{
	position: absolute;
	top:540px;
	left:750px;
	width:130px;
	height:20px;
	color: silver;
	font-weight: 651;
	font-size: 11px;
	letter-spacing: .1em;
	text-decoration: overline;
}	
#shortlist_close a {
	position: absolute;
	top:540px;
	left:770px;
	width:140px;
	height:20px;
	color: #AAAAAA;
	font-weight: 651;
	font-size: 11px;
	letter-spacing: .1em;
	text-decoration: overline;
}
#shortlist_close a:hover {
	position: absolute;
	top:540px;
	left:770px;
	width:140px;
	height:20px;
	color: white;
	font-size: 12px;
	font-weight: 600;
	text-decoration: underline;
}
#footer { 
	position: absolute;
	top: 600px;
	left:10px;
	height:11px;
	font-size:9px;
	width: 780px;
	background-color: transparent;
}
#footer a {
	text-decoration: overline;
	font-size:9px;
	color: #808080;
}
#photographer {
	position: absolute;
	left:25px;
	color:blue;
	width:180px;
}
#copyright {
	position:absolute;
	left:350px;
	font-size:9px;
	width:240px;
	color:white;
}
#a2020 {
	position:absolute;
	left:750px;
	color:white;
	width:120px;
	font-size:9px;
}
#footer a:hover {
	font-size: 100%;
	color: silver;
	text-decoration: underline;
}
