body {
		background-color: #000000;
		margin:0px;
	}
	
img {
border:0px
}
	
#container {
  	margin: 0 auto;
  	width: 658px;
  	background-color: #ffffff;
  }
  
#site {
    z-index:1;
    width: 657px;
	position:absolute;
	background-color: #ffffff;
	
}  

#top_strip{
	z-index:4;
	width:658px;
	height:97px;
	margin-left:1px;
	position:absolute;
} 

#right {
    z-index:2;
    width:350px;
	background-color: #ffffff;
	color: #000000;
	padding: 10px;
	padding-top: 15px;
	margin-left: 245px;
	border: 10px solid white;

}

#left {
    z-index:3;
    position:absolute;
    float:left;
    width:245px;
	background-color: #ffffff;
	color: #000000;
	margin-top:15px;
	left:0px;
	padding: 10px;

}
#popContainer {
  	margin: 0 auto;
  	width: 658px;
  }


#popContent {
    background-color:#ffffff;
    z-index:1;
    height:658px;
    width: 658px;
    top: 89px;
    overflow:auto;
    position:relative;
    padding: 0px;
    
   	/* IE-only scrollbar styles */	
	scrollbar-3dlight-color:#d2d1d1;
    scrollbar-track-color:#d2d1d1;
    scrollbar-face-color:#831116;
    scrollbar-shadow-color:#282828;
    scrollbar-arrow-color:#d2d1d1;
    scrollbar-darkshadow-color:#000000;
    scrollbar-highlight-color:#d2d1d1;
	}

#popTerms {
    z-index:2;
    width:600px;
    padding-top:20px;
    padding-left:15px;
    padding-right:15px;
	font-size: 10px;
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;

}


h1 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

h2 {
	font-family: Verdana;
	font-size: 12px;
	margin-top:-2px;
	font-style: normal;
	font-weight: lighter;
	color: #9d080d;
}


.reddate {
	font-family: Verdana;
	font-size: 10px;
	font-style:normal;
	font-weight: bold;
	line-height: 1.3em;
	color: #9d080d;
}


p {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 1.3em;
	color: #404041;
}

li {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 1.3em;
	color: #404041;
}


a {
	outline: none;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3em;
	color: #404041;

}
