@charset "UTF-8";
/* CSS Document */


/* ARTWORK COLORS
#7D837F DARK
#989D99 TEXT
#AFB4B0 COPYRIGHT
#BEC2BE BACKGROUND
*/

body {
	margin: 20px 0 8px 19px;
	font-family: Futura, "Futura Book", "Trebuchet MS", Helvetica, Arial, sans-serif; 
	font-size: 24pt;
	line-height: 115%;
	letter-spacing: 2px;
	text-transform: uppercase;
	background-color: #C2C2C2;
}
#header {
	position: relative;
	padding: 0 0 360px 0;
	color: #C2C2C2;
	border-top-color: #C2C2C2;
	border-right-color: #C2C2C2;
	border-bottom-color: #C2C2C2;
	border-left-color: #C2C2C2;
	border-color: #C2C2C2;
	outline-color: #C2C2C2;
}
#header p {padding: 0; margin: 0; color:#989D99;}
#header p strong {font-weight: normal; color:#7D837F;}
#footer {position: relative; padding: 50px 20px 20px 0;}
#label {position: relative; padding: 0;}
#label p {padding: 0; margin: 0; color:#989D99;}
#label p strong {font-weight: normal; color:#7D837F;}

h1 {font-size: 32px; font-weight: normal; color:#989D99; padding: 0; margin: 0;}
h1 a {font-size: 32px; font-weight: normal; color:#989D99; padding: 0; margin: 0; text-decoration: none;}
/*h1 a:hover {font-weight: normal; color:#7D837F;}*/
h1 strong {font-weight: normal; color:#7D837F;}

p {padding: 0; margin: 0; color:#989D99;}
p a {padding: 0; margin: 0; color:#989D99; text-decoration: none;}
/*p a:hover {padding: 0; margin: 0; color:#7D837F; text-decoration: none;}*/
p strong {font-weight: normal; color:#7D837F;}

img {color:#BEC2BE}


ol {margin: 0; padding-left: 0; clear: both;}
ol img {border: 1px solid inherit; color:#BEC2BE}
#text-links li {list-style: none; float: left; padding: 0; margin-right: 5px; padding-right: 1ex;}
#text-links li a {display: block; padding: 0; text-transform: uppercase; color:#989D99;}
/*#text-links li a:hover {color:#7D837F;}*/
#image-links li {list-style: none; float: left; padding: 3px; margin: 0.5ex 1ex 0.25ex 0; background-color: #BEC2BE;}
#image-links li a {display: block; padding: 0; text-transform: uppercase; color:#989D99;}
/*#image-links li a:hover {color:#7D837F;}*/
.one, .two, .three, .four, .five, .six, .seven, .eight, .nine, .ten, .eleven, .twelve, .thirteen {text-decoration: none;}

#image-show {
	position: relative;
	width: 1650px;
}
#image-show img {padding: 9px 18px 9px 0;}
#image-show object {position: relative; top: -9px; border: 0; padding-right: 18px;}
#movie-show object {position: relative; top: 0; border: 0; padding: 9px 18px 9px 0;}

.copyright {color: #AFB4B0; text-decoration: none;}
.copyright a {color: #AFB4B0; text-decoration: none;}
/*.copyright a:hover {color: #989D99;}*/
