@charset "utf-8";
/* CSS Document */

body 
	{text-align:center; /* The whole body */   /* IE6 needs this to center the layout in the browser window */
	font: 1em Lucida, Arial, sans-serif;
	font-size:101%;
	/*background-image:url(Graphics/Picture1.jpg);
	background-repeat:repeat;*/ 
	}

#main_wrapper 
	{ /* Banner top */ 
	width:840px;
	padding:0 0 0 0;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	}

#header 
	{ /* top inside main wrapper */ 
	padding:0 0 0 0;
	margin:0 0 0 0;
	height:auto;
	width:auto;

	}

#header_inner, #rtcol, #rtcol_inner, #content_inner, #header 
	{
	overflow:hidden;
	}

#header_inner 
	{/* center header banner */
	text-align:left;
	float:left;
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:834px;
	height:212px;
/*	background-image:url(Graphics/cubanmissilemaplogo.jpg));  */
	background-image:url(Graphics/bkgd-top6b.gif);
	background-repeat:no-repeat;
	}
	
#header_inner p 
	{
	padding: 199px 0 0px 0px;
	}
	
#content  /* Main Column */
	{
	padding:0 0 0 0;
	width:100%;
	float:left;
	}

#content_inner_backgroundtop  /*Column Backgroundtop */
	{
	padding:0 0 0 0;
	width:100%;
	height:auto;
	float:left;
	/* border:ridge #000000;*/
	background-image:url(backgrounds/yellowwhitetop.gif);
	background-repeat:no-repeat;
	}
#content_inner_main  /*Column Backgroundtop */
	{
	margin:30px 0 60px;
	width:100%;
	float:left;
	/* border:ridge #000000;*/
	background-image:url(backgrounds/yellowwhitemain.gif);
	background-repeat:repeat;
	}
	
#content_inner_backgroundbottom  /*Column Backgroundtop */
	{
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:100%;
	height:48px;
	background-image:url(backgrounds/yellowwhitebottom.gif);
	background-repeat:no-repeat;
	background-color:black;
	}

#nav 
	{
	padding:0 0 0 0;
	margin:0 0 0 0;
	height:auto ;
	width:825px;
	text-align:center;
	float:left;
	}
			
#content_inner 
	{
	padding:0 0 0 45px;
	width:91%;
	margin:0 0 0 0;
	height:auto;
	float:none;

	}

#content_inner p 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.83em;
	padding:0 0 0 0;
	margin:0 0 1em 2em;
	line-height:1.75em;
	}

h6 
	{
	text-align:justify;
	font-size:.95em;
	margin: 2em  4em 2em 4em;
	line-height:1.5em;
	}

#footer  /* bottom banner */
	{
	width:100%;
	padding:10px 0 2em 0;
	height:auto;
	clear:both;
	float:left;
	line-height:1em;
	text-align:center;
	}
	
#footer_inner 
	{
	padding:10px 30px 1em 30px;
	text-align:left;
	border-top:1px solid black;
	}

#footer_inner p 
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.76em;
	text-align:left;
	padding:0 0 0 0;
	}
	
h1 
	{
	font-family:"Batik Regular";
	font-size:3em;
	margin:.75em 0 0 .90em;
	}

h2 
	{
	font-family:"Times New Roman", Times, serif;
	font-size:1.25em;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}

h5 
	{
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	margin:0 0 0 1em;
	}

.img 	
	{
	float:right;
	margin:0 4px 4px 0;
	padding: 10px 10px 10px 10px;
	border:none;
	}
	
.footerimg 
	{
	border:none;
	}
	
.imgheader 
	{
	float:right;
	padding:0 0 0 0;
	/* border:double #0033FF; */
	}
	
.imgcenter 
	{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	float:left;
	}
	
.style1 
	{
	}

.imglft 
	{
	margin:4px 0 0 0;
	padding: 10px 10px 0 0;
	float:left;
	border:none;
	}
.hidden
	{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	}

.navcontainer
	{
	margin: 0 0 0 0;
	padding: 0;
	height: auto;
	width:100%;
	text-align: center;
	}

.navcontainer ul
	{
	border: 0;
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
	text-align: center;
	width:auto;
	}

.navcontainer ul li
	{
	display: inline; /* was previously BLOCK; */
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	width:auto;
	}

.navcontainer ul li a
	{
	width:auto;
	height: 25px;
	/* border-top: 1px solid black;
	/*border-left: 1px solid black;
	/*border-bottom: 1px solid black;*/
	border-right: none;
	padding: 5px 10px 0 10px;
	margin: 0 18px 0 17px;
	text-decoration: none;
	display: inline;
	text-align: center;
	font: normal 18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	}

.navcontainer ul li a:hover
	{
	}

.navcontainer a:active
	{
	}

.navcontainer li#active a
	{
	border: 1px solid #c60;
	}

#content sup a.note 
	{
	margin-right: .2em;
	padding: .1em .2em .1em .2em;
	text-decoration: none;
	border: none;
	line-height: 0em;
	}

 

#content sup a.note:visited 
	{
	}	

#content sup a.note:hover,
#content sup a.note:active 
	{
	}

#footnotes sup a.note 
	{
	text-decoration: none;
	padding: .1em .2em .1em .2em;
	margin-right: .2em;
	border: none;
	line-height: 0em;
	}

 
#footnotes sup a.note:visited 
	{
	}

 

#footnotes sup a.note:hover,
#footnotes sup a.note:active 
	{
	} 