body
{
	background-color:white;
	margin:0px;
	font-size: 100%;
	text-align:center;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #D3D3D3;
	background-image:  url(../imgs/fill.gif);
}

#container 
{
	vertical-align:middle;
	padding: 0px 0px 0px 0px;
	background-image: url(../imgs/Fondo.jpg);	
	background-repeat:repeat-y;
	width:762px;
	text-align:center;
}

#header
{
	float:left;
	clear:both;
	vertical-align:top;
	text-align:left;
	width:762px;
}

#header .title
{
	display:block;
	color:#407AB0;
	text-align:center;
	font-size: 26px;
	font-family: "Arial Black";
	word-spacing: -1px;
	letter-spacing: -1px;
	margin: 1px 0px 1px 0px;
	padding: 0px;
}

#header .subtitle
{
	display:block;
	color:#407AB0;
	text-align:center;
	font-size: 14px;
	font-family: "Times New Roman", times;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#header2
{
	float:left;
	clear:both;
	vertical-align:top;
	text-align:center;
	width:274px;
	height: 114px;
	padding: 10px 358px 10px 130px;
	background-image:  url(../imgs/top_notext.jpg);
	background-repeat:no-repeat;	
}

#content
{
	float:left;
	width:452px;
	padding: 10px 5px 20px 5px;
	vertical-align:top;
	text-align:left;
	font-size:12px;
	font-weight: normal;
	color: Black;
	background-image:  url(../imgs/fill.gif);
}

#content .currentpage 
{
	display:block;
	color:#F2E439;
	text-decoration:none;
	font-weight:bold;
	text-align: right;
}

#content a:hover
{
	color:#F2E439;
	text-decoration:underline;
}


#left
{
	float: left;
	clear:left;
	width:120px;
	height:405px;
	padding:45px 20px 50px 10px;
	background-image: url(../imgs/lt_bg.jpg);
	background-repeat:no-repeat;
	text-align:right;
	font-size:12px;		
}

#left .title 
{
	display:block;
	color:#006633;
	text-align:left;
	border-bottom:1px;
	border-bottom: 1px solid #006633;
	font-size:120%;
	margin: 20px 0px 5px 0px;
}

#left a
{
	color:white;	
	text-decoration: none;
	line-height: 17px;
}

#left a:hover
{
	color:#F2E439;
	text-decoration:underline;
}

#left .currentpage 
{
	display:block;
	color:#F2E439;
	text-decoration:none;
	font-weight:bold;
}
#left .futurelink 
{
	display:block;
	color:white;
	text-decoration:none;
}

#right
{
	float:right;
	clear:right;
	width:120px;
	height:405px;
	padding:45px 10px 50px 20px;
	text-align:left;
	background-image:url(../imgs/rt_bg.jpg);
	background-repeat:no-repeat;
	font-size:12px;
}

#right .title 
{
	display:block;
	color:#000080;
	text-align:right;
	border-bottom:1px;
	border-bottom: 1px solid #000080;
	font-size:120%;
	margin: 20px 0px 5px 0px;
}

#right a
{
	color:white;	
	text-decoration: none;
	line-height: 17px;
}

#right a:hover
{
	color:#F2E439;
	text-decoration:underline;
}

#right .currentpage 
{
	display:block;
	color:#F2E439;
	text-decoration:none;
	font-weight:bold;
}

#right .futurelink 
{
	display:block;
	color:white;
	text-decoration:none;
}

#footer
{
	clear:both;
	background-repeat:no-repeat;
	background-position:top;
	text-align:center;
	color: Black;
	width:762px;
	margin-top: 0px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:75%;
	font-weight: normal;
}

#table_credits
{
	margin: 0px 0px 0px 0px;
	background: url(../imgs/Credits_Background.gif);
	background-repeat:no-repeat;
	width: 400px;
	height: 315px;
}

#table_credits td
{
  padding: 100px 70px 70px 90px;
}

#table_step2005
{
	margin: 0px 0px 0px 0px;
	background: url(../imgs/STEP2005_Background.gif);
	background-repeat:no-repeat;
	width: 400px;
	height: 315px;
}

#table_step2005 td
{
  padding: 90px 70px 70px 80px;
}



#table_of_links
{
	margin: 0px 0px 0px 0px;
}

#table_of_links td
{
  border-bottom: dotted;
  border-bottom-width: thin;
  border-color: Black; 
  padding: 2px 2px 2px 2px;
}

#table_news_home
{
	margin: 0px 0px 0px 0px;
	border: 1px dotted Blue;
}

#table_program
{
	margin: 0px 0px 0px 0px;
	border: 1px dotted Blue;
	width: 100%;
}

#table_program td
{
	 padding: 1px 5px 1px 0px;
	 text-align: left;
}

#table_program a:hover
{
	color: #FF4500;	
	text-decoration: none;
}


a
{
	color:#3366CC;	
	text-decoration: none;
}

a:hover
{
	color:#598ABB;
	text-decoration:underline;
}

p
{
	padding: 0px 0px 5px 0px;
	vertical-align:top;
	vertical-align:left;
	font-size:12px;
	font-weight: normal;
	line-height: 17px;
	color: Black;	
	margin: 0px 0px 0px 0px;
}

.content_highlight
{
	color: Red;
	font: bold;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
   text-align: center;	
}

h4 
{
	display:block;
	color:#006633;
	text-align:left;
	font: bold;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
}

h3 
{
	display:block;
	color:black;
	text-align:left;
	font-size: 12px;
	border: 1px;
	margin: 0px 0px 5px 0px;
}

h2 
{
	display:block;
	color:black;
	text-align:left;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	margin: 15px 0px 10px 0px;
	padding: 0px;
}

h1 
{
	display:block;
	color:black;
	text-align:left;
	font-size: 18px;
	border-bottom: 1px solid #006633;
	font-family: "Times New Roman", Times, serif;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}



