/* larenty-print.css */

body {
border: 0px;
margin: 0px;
padding: 0px;
background-color: #fff;

font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
color: #333;
}

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

#empowerment { display: none; }
#opener  { display: none; }
#stills  { display: none; }

/* for the popup photo bg */
.blank {
background-image: url(img/white.gif);
background-position: center;
background-repeat: repeat;

margin-left: 10px;
margin-right: 10px;
}

#navbar {
text-align: right;
margin: 0px;
}

#content {
left: 0px;
top: 40px;
width: 90%;
position: absolute;
}

.nav	{
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;

padding-top: 2px;
padding-bottom: 2px;

font-family: Helvetica, Arial, sans-serif;
font-size: 8pt;
font-weight: 900;
text-transform: uppercase;
letter-spacing: 0.2em;
color: #727B8B;
}

.here { color: #8194E2; }

.navigation {
font-weight: bold;
font-size: xx-small;

border-left: #8C8C8C 1px solid;
border-right: #8C8C8C 1px solid;
border-top: #8C8C8C 1px solid;
border-bottom: #8C8C8C 1px solid;

padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
padding-bottom: 0px;
}

h3 {
color: #222;
margin-bottom: 0px;
}

h4 {
color: #222;
margin-bottom: 0px;
}

p {
text-align: justify;
font-size: smaller;
margin-left: 0px;
margin-right: 0px;
margin-top: 20px;
margin-bottom: 20px;
}

.flow {
margin: 1px;
border: #333333 1px solid;
padding: 0px;
}

.film {
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;

border: #000000 4px solid;
padding: 0px;
}

.bigpic {	/*use this for inline images*/
margin-top: 30px;

border-top: #111111 25px solid;
border-bottom: #111111 60px solid;
border-left: #111111 25px solid;
border-right: #111111 25px solid;
padding: 0px;
}

.copyright	{
text-align: right;
color: #333333;
letter-spacing: 0.0125em;
margin-top: 50px;
margin-bottom: 60px;
font-size: 8pt;
}

.frontcopy {
color: #555;
font-size: 8pt;
}

.address	{
text-align: right;
color: #555;
font-size: 8pt;
padding-top: 15px;
}

.address a:link	{ text-decoration: none; color: #555; }
.address a:visited	{ text-decoration: none; color: #444; }
.address a:active	{ text-decoration: none; color: #555; }
.address a:hover	{ text-decoration: none; color: #666; }
