body {
	background-color: #8c3e41;
}
p {
	margin:10px;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #333333;
}
#updatetable p {
	margin:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
}
ul, ol {
	margin-left:8px;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	color: #333333;
}
li {
	line-height:13pt;
}
h1 {
	color:#8c3e41;
	font-family: Arial, Helvetica;
	font-size: 12pt;
	margin-left: 10px;
	margin-top: 10px;
	margin-right:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h2 {
	color:#666;
	font-family: Arial, Helvetica;
	font-size: 10pt;
	margin: 6px;
	margin-top:10px;
}
h3 {
	color:#999;
	font-family: Arial, Helvetica;
	font-size: 9pt;
	margin: 6px;
	margin-top:10px;
}
form {
	padding:0px;
	margin:0px;
}
input.type.text {
	font-family: Arial, Helvetica;
}

/** CONTAINERS **/
#maincontainer {
	width:755px;
	height:inherit;
	background-repeat:repeat;
}
#topcontainer {
	width: 755px;
}
#feature {
	height:75px;
	width:755px;
	background-color:#810100;
	background-image: url(/global/images/nwpli/header.jpg);
	background-repeat:no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #435538;
}
#bottomcontainer {
	width: 755px;
	overflow: visible;
	background-color:#FFFFFF;
	background-repeat: repeat-y;
	position: relative;
	visibility: visible;
}
#navigation {
	width:100%;
	height:15px;
	background-color:#CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #435538;
	font-family: Arial, Helvetica;
	font-size:11px;
	text-align:center;
}
#subcontent {
	width:100%;
	height:auto;
	float:left;
	overflow:visible;
}
#addlink {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	float:right;
}
#results {
	margin-left:6px;
}
#results p {
	margin:3px;
}
#footer {
	width:761px;
	height:50px;
	position:relative;
	visibility: visible;
	overflow: visible;
}
#footer p {
	margin:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #FFFFFF;
}
#footer a:link, a:visited, a:active, a:hover {
	color: #CCC;
}
/** CLASSES **/
.leftphotomargin {
	padding: 0px;
	border: 1px solid #003333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.dropcap {
	font-size: 30pt;
	float:left;
	color: #647957;
	padding-right:3px;
}
.caption {
	margin: 5px;;
	font-size: 8pt;
	color: #333333;
	font-style: italic;
}
.noborder {
	text-decoration:none;
	border:none;
}
.imagenumber {
	text-decoration:none;
	border:none;
	text-transform: none;
	float: right;
	font-size: 10pt;
}
/**
.dropshadow {
	background: url('/global/images/shadow.gif') no-repeat bottom right;
	margin-left:-5px;
	margin-top:-5px;
}
**/
/**
div.img-dec {
	background: url('/global/images/shadow.gif') no-repeat bottom right;
	clear: right;
	float: left;
	margin: 5px -5px 5px 5px;
	padding: 10;
	position: relative;
}
div.img-dec img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: 0px 0px 5px 5px;
	padding: 10px;
	position: relative;
}

 .img-shadow {
   float:left;
   background: url(shadowAlpha.png) no-repeat bottom right !important;
   background:url(../../images/shadow.gif) no-repeat bottom right;
   /** background: url(/global/images/shadow.gif) no-repeat bottom right;
   margin: 10px 0 0 10px !important;
   margin: 10px 0 0 5px;
   }

 .img-shadow img {
   display: block;
   position: relative;
   background-color: #fff;
   border: 1px solid #a9a9a9;
   margin: -6px 6px 6px -6px;
   padding: 4px;
   }
 **/
 #masterimgcontainer {
 width:100px;
 height:auto;
 overflow:visible;
 visibility:visible;
 /** border:solid 1px #000000;**/
 }
 .img-shadow {
  clear: both;
  float:left;
  /** background: url(../../images/shadowAlpha.png) no-repeat bottom right !important;**/
  background: url(../../images/shadow.gif) no-repeat bottom right;
  /** margin: 20px 0 0 17px !important; **/
  margin: 15px 0 0 6px;
  /** border:1px solid #333333; **/
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -5px 6px 6px -5px;
  padding: 8px;
}
#showhide {
	float:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	font-weight:lighter;
}
#photo_rater_input0radio1 {
	border:1px;
}
.finalist {
background-image:url(/images/global/vote_finalist_bg.gif)
}
a:link {
	color:#660000;
}
a:visited {
	color:#660000;
}
a:active {
	color:#660000;
}
a:hover {
	color:#660000;
}