
a.gold:link {color: #f6ebb7; text-decoration: none;}
a.gold:visited {color: #f6ebb7; text-decoration: none;}
a.gold:hover { color: #ffffff; text-decoration: none;}
a.gold:active {color: #f6ebb7; text-decoration: none;}

a.black:link {color: #8a8989; text-decoration: none;}
a.black:visited {color: #8a8989; text-decoration: none;}
a.black:hover { color: #c1bfbf; text-decoration: none;}
a.black:active {color: #8a8989; text-decoration: none;}

a.white:link {color: #ffffff; font-weight: normal; text-decoration: none;}
a.white:visited {color: #ffffff; font-weight: normal; text-decoration: none;}
a.white:hover { color: #727272; font-weight: normal; text-decoration: none;}
a.white:active {color: #ffffff;  font-weight: normal; text-decoration: none;}

a.info:link {color: #ffffff; text-decoration: none;}
a.info:visited {color: #ffffff; text-decoration: none;}
a.info:hover { color: #f6ebb7; text-decoration: none;}
a.info:active {color: #ffffff; text-decoration: none;}

a:link		{ color: #575656; text-decoration: none; }
a:visited	{ color: #575656; text-decoration: none; }
a:hover		{ color: #d4d3d5; text-decoration: none; }
a:active	{ color: #575656; text-decoration: none;  }



BODY {
     background-color: #ffffff;
     background-attachment: scroll;
     margin-top: 0px;
	 margin-right: 0px;
	 margin-bottom: 50px;
	 margin-left: 0px;
	 font-family: verdana,Trebuchet MS,arial, sans-serif;
     font-weight: lighter;
     text-align: center;
}

h1,  .pagenums,.photog,.menult,.content, .title, .filename
{
	color: #ffffff;
}

.info, p, h2, .pagenumsbtm  {
	color: #8a8989;
}

#nav  {
	width:100%;
	height:40px;
	margin-left:0px;
	margin-right:0px;

}


.footer {
position: fixed;
width:100%;
bottom:0px;
text-align: center;
left: 0px;
background-color: #424143;
height: 30px;
}

.footeristock {
position: fixed;
width:100%;
bottom:50px;
text-align: center;
left: 0px;
height: 30px;
}


.navarrows  {
        font-size:1.5em;
        padding-bottom: 5px;
        
}
.subnavarrows  {
        font-size:1.5em;
        padding-left: 155px;
        padding-right: 150px;
        padding-bottom: 20px;
        margin-top: -5px;
}

.pagenums {
	font-size:.8em;
	
}	

.pagenumsbtm {
	font-size:.85em;

}

.subpagenumsbtm {
	font-size:.75em;
	color: #b2b1b1;
	font-weight: normal;
	margin-top: 15px;
	padding-left: 100px;
	padding-right: 100px;
}


.photog {
	font-size: 1em;
	margin-left: 30px;
	padding-bottom:5px;
	color: #ffffff;
}


.menult {
	font-size: .85em;
    word-spacing: 1px;
    margin-right: 30px;
   	padding-bottom:5px;
}

.content {
	font-size: .80em;
	padding-bottom: 10px;
    word-spacing: 1px;
}


.title
{
	font-size: 1.3em;
	padding-top: 10px;
}

.main  {
	margin-top: -50px;
}

.lift  {
	margin-top: -20px;
}
p  {
	font-size: .8em;
	padding-left: 150px;
	padding-right: 150px;
}

h1
{
	font-size: 1.1em;
	padding-top: 3px;
	padding-left: 50px;
	padding-right: 50px;

}

h2
{
	font-size: .75em;
	padding-top: 3px;


}

.filename
{
	font-size: 1.3em;
	padding-top: 10px;
}

.return
{
	font-size: .9em;
	font-style: italic;
}



.info
{
	font-size: .7em;
	font-style: italic;
	text-align: center;
	padding-top: 3px;
}

.infoth
{
	font-size: .85em;
	text-align: center;
	letter-spacing: 2px;
	background-color: #484747;

}



.wrap1, .wrap2, .wrap3 {

  display:inline-table;

  /* \*/display:block;/**/

}
.wrap1 {
  float: left;
  background:url(shadow.gif) right bottom no-repeat;
}
.wrap2 {
  background:url(corner_bl.gif) -4px 100% no-repeat;
}
.wrap3 {
  padding:0 16px 16px 0;
  background:url(corner_tr.gif) 100% -4px no-repeat;
}
.wrap3 img {
  display:block;

}










