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

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 965px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #666666;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr  {
	background: #666666; 
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr  {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #666666;
}
.oneColFixCtrHdr {
	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#666666;
}
.oneColFixCtrHdr {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #000000;
	padding: 20px;
	height: auto;
	width: 925px;
	z-index: 950;
	clear: both;
	text-align: left;
	background-color: #FFFFFF;
}
#content a:link {
	color: 336699;
	text-decoration:none;
}
#content a:visited {
	color: 336699;
	text-decoration:none;
}
#content a:hover {
	color: 336699;
	text-decoration:underline;
}
#content a:active {
	color: 336699;
	text-decoration:underline;
}
.rightNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	letter-spacing: .25px;
}
.rightNav a:link {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.rightNav a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.rightNav a:hover {
	color: #000000;
	text-decoration: none;
}
.rightNav a:active {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.rightNavTbl {
	float: right;
	width: 370px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 120px;
	padding-left: 35px;
}
.rightNavSub {
	padding-left: 16px;
	font-size: 11px;
}
.rightNavSub a:link {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.rightNavSub a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.rightNavSub a:hover {
	color: #000000;
	text-decoration: none;
}
.rightNavSub a:active {
	color: #000000;
	text-decoration: none;
}
.rightNavDown {
	color: #9E9E9E;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	color: #B2A027;
}
.callout {
	border: 2px solid #000000;
	padding: 20px;
	margin: 20px;
}
.calloutAssurances {
	border: 1px solid #000000;
	width: 320px;
	padding: 40px;
	margin: 10px;
	background-color: #FFFFCC;
}
.calloutClaimsAtta {
	border: 1px solid #999999;
	font-size:11px;
	width: 340px;
	padding: 15px;
	padding-top:10px;
	margin: 15px;
	float:right;   
	background-color: #FFFFCC;
	
	
}	
	.calloutIntroDVDbox {
	border: 0px solid #999999;
	font-size:11px;
	width: 60px;
	padding: 15px;
	padding-top:10px;
	margin: 15px;
	float:right;   
	background-color: #FFFFFF;
	
	
	
	
}
.calloutDissmissRumsfeldNote {
	border: 1px solid #000000;
	width: 680px; 
	padding: 50px;
	margin-top:10px;
	margin: 10px;
	indent: 40;
	background-color: #FFFFCC;
	float: center;

	
}
.calloutRhetoric {
	border: 1px solid #000000;
	width: 350px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	float:right;
	background-color: #FFFFCC;
}


.box4downloader {
    font-size: 12px;
	align: top;
	border: 1px solid #000000;
	width: 250px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	float:center;
	background-color: #FFFFCC;
}







.calloutRhetoricA {
	font-size: 10px;
	border: 2px solid #000000;
	width: 250px;
	padding: 20px;
	margin: 20px;
	float:right;
	background-color: #E5E5E5;
}
.calloutClaims {
	border: 2px solid #000000;
	width: 350px;
	padding: 20px;
	margin: 20px;
	float:right;
	background-color: #E5E5E5;
}




.callout2trailers2 {
	border: 1px solid #000000;
	width: 520px;
	padding-top:  20px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
	margin: 20px;
	float:right;
	background-color: #CCCCCC;
}







.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
}
.regtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
#regtext a:link {
	color: #CC0000;
	text-decoration: underline;
}
#regtext a:visited {
	color: #333399;
	text-decoration: underline;
}
#regtext a:hover {
	color: #333399;
	text-decoration: none;
}
#regtext a:active {
	color: #333399;
	text-decoration: none;
}
.convBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1D86A9;
	text-align: left;
}
.convRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #7F2624;
	text-align: left;
}
.convBorder {
	border: 1px solid #CCCCCC;
}
.heading3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.heading2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #282851;
}
.sourcelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333366;
}
.reportedlater {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993300;
}
.reportedlater a:link {
	color: #993300;
	text-decoration: none;
}
.reportedlater a:visited {
	color: #993300;
	text-decoration: none;
}
.reportedlater a:hover {
	color: #993300;
	text-decoration: underline;
}
.reportedlater a:underline {
	color: #993300;
	text-decoration: none;
}
.timeline_vert {
	background-image: url(images_jw/timeline_dash_v.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.claimsfactsQuotes {
	padding-left: 125px;
}
.timelineBullet {
	background-image: url(images_jw/timeline_bullet.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.timelineTop {
	background-image: url(images_jw/timline_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#footer{
color:#FFFFFF;
text-align:center;
font-size:10px;
}
#footer a{text-decoration:none;
color:#FFFFFF;
}

.dropcap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #000000;
}
#downing {
  	display:none; 
      position:absolute; 
      left:450px; 
      top:150px; 
      width: 300px;
      height: auto;
      border-style: solid 1px #000000;
      font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px;
	  font-weight: normal;
	  color: #000000; 
      background-color: #E2D67A;
      padding: 12px;
}
.overDiv {  
	  border-style: solid 1px #000000;
      font-family: Verdana, Arial, Helvetica, sans-serif;
	  font-size: 10px;
	  font-weight: normal;
	  color: #000000; 
      background-color: #cccccc;
      padding: 12px;
}
.reddot {
	font-size: 18px;
	font-weight: bolder;
	color: #BA1A1A;
}
.imgRight {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.imgLeft {
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;


}
.imgLeftMythicArrow {
	float: left;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;



}
.style3 {
	color: #333300;
	font-weight: bold;
}
.style6 {font-size: 14px; font-weight: bold; 




}
.home_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
	width: 500px;
	height: 35px;
	padding-left:100px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 25px;
}
.home_submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	width: 500px;
	padding-left:100px;

}
.home_menu a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.home_menu a:hover {
	color: #FFFFFF;
	text-decoration:none;
	background-image: url(images_jw/hm_over_bkgrnd.gif);
	background-repeat: no-repeat;
	left: -5px;
}
