body { 	
	font: 11px Georgia, "Times New Roman", Times, serif; 
	color: #333333; 
	background: #000000 url(/img/bkLine.jpg) repeat-y; 
	margin: 0; 
}
a {
	color: #4A0821;
	text-decoration: none;
	font-weight: 700;
	cursor: crosshair;
}
a:hover {
	text-decoration: underline;
}
form {  font: 10px Verdana, Arial, Helvetica, sans-serif; margin: 0; }
input,textarea { font: 10px Verdana, Arial, Helvetica, sans-serif; }
li { 
	font: 11px/20px Georgia, "Times New Roman", Times, serif; 
	letter-spacing: 2px; 
	list-style: square inside; 
	text-indent: -15px; 
}
p {  font: 11px/20px Georgia, "Times New Roman", Times, serif; 
	letter-spacing: 2px; 
	text-indent: -10px; 
	margin: 8px 20px 8px 60px; 
}
strong {  color: #2F0017; }
td {  
	font: 11px/20px Georgia, "Times New Roman", Times, serif; 
	letter-spacing: 2px;  
}
ul {  margin: 8px 20px 8px 70px; }

img.left {  float: right; margin: 10px 0px 10px 20px;  }
img.center {  float: none;  margin: 10px 0px 10px 0px; }
img.right {  float: left;  margin: 10px 20px 10px 0px; }
img.banner {  float: none; margin-top: 0px; margin-left: 0px; }

.alignrgt {  text-align: right; letter-spacing: normal; text-indent: 0px; position: absolute; width: 700px; top: 10px; }
.bw { color: #CC99FF; }
.caps {  text-transform: uppercase; }
.center { text-align: center; }
.collecting { 
	font: 11px/16px Georgia, "Times New Roman", Times, serif; 
	letter-spacing: normal; 
	text-align: left; 
	text-indent: -15px; 
	margin: 10px 20px 10px 60px; 
}
.credits { 
	clear: both;
	font: 9px/12px Verdana, Arial, Helvetica, sans-serif; 
	color: #666666; 
	margin-top: 20px;
	margin-bottom: 20px;
	letter-spacing: normal; 
	text-align: center; 
	text-indent: 0px; 
	word-spacing: normal; 
}
.small {  font: 10px/15px Georgia, "Times New Roman", Times, serif; color: #666666; letter-spacing: 1px;  text-align: left; }
.stats  {  line-height: 16px; }
.stats strong,b  {  color: #4A0821; line-height: 22px; font-variant: small-caps; }
.subtitle {  font: bold 12px/22px Georgia, "Times New Roman", Times, serif; color: #290012; }
.title {  font: 900 small-caps 16px/22px Georgia, "Times New Roman", Times, serif; color: #2F0017; letter-spacing: 5px; }

#colLeft { 
	position:relative;
	width: 385px; 
	float: left; 
	clear: right;
	padding: 0px 20px 0px 0px; 
}
#colRight { 
	position:relative;
	width: 385px; 
	float: right;
	padding: 0px 0px 0px 20px; 
}
#divBk {
	position:absolute;
	left:0px;
	top:0px;
	z-index:500;
}
#divCanary {
	position:absolute;
	left:727px;
	top:0px;
	width:322px;
	height:313px;
	z-index:501;
}
#divContent {
	position:absolute;
	left:35px;
	top:285px;
	width:845px;
	z-index:502;
}
#divIcon {
	position:absolute;
	left:21px;
	top:13px;
	z-index:503;
}
#divLogo {
	position:absolute;
	left:0px;
	top:145px;
	z-index:504;
}
