@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-repeat:no-repeat;
	}
	
#header_inner p 
	{
	padding: 199px 0 0px 0px;
	}
	
#rtcol  /* left nav */
	{
	float:left;
	margin:0 0 0 0;
	padding:5px 0 0 0;
	width:25%;
	}
	
#rtcol_inner /* left nav inner */
	{
	margin:180px 5px 0 0;
	padding:0 0 0 0;
	/* border-right:3px solid #B33; */
	font-size:1em;
	}

#rtcol_inner h2 
	{
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	margin:0 0 0 0;
	padding:0 0 10px 0;
	}
#rtcol_inner h5 
	{
	font-family:"Times New Roman", Times, serif;
	font-size:.85em;
	margin:0 0 0 0;
	padding:0 0 0 0;
	}
#rtcol_inner p 
	{
	font-size:.70em;
	padding:0 0 0 0;
	margin:0 0 1em 2em;
	}
	
#content  /* Main Column */
	{
	padding:0 0 0 0;
	width:72%;
	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/envelopetop.gif);
	background-repeat:no-repeat;
	}
#content_inner_main  /*Column Backgroundtop */
	{
	margin:250px 0 0 0;
	width:100%;
	float:left;
	/* border:ridge #000000;*/
	background-image:url(backgrounds/envelopemain.gif);
	background-repeat:repeat;
	}
	
#content_inner_backgroundbottom  /*Column Backgroundtop */
	{
	padding:0 0 0 0;
	margin:0 0 0 0;
	width:100%;
	height:128px;
	background-image:url(backgrounds/envelopebottom.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	}


#content_inner 
	{
	padding:30px 0 0 25px;
	width:91%;
	margin:-100px 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;
	}

#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 
	{
	} 