/*---------------------------------------

emf stylesheet december 2007
(for version 2006 browsers)

version: 1.0
author: ana velez
email: anavelez@gmail.com
website: http://www.anavelez.net/



----------------------------------------*/


/* GENERAL LAYOUT
----------------------------------------*/





body {
	background-color: #232323;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	}
	
#container {
	width: 800px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	border: 1px solid;
	border-color:#999999;
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(images/background.gif);
	background-position:top;
	background-repeat: repeat-x;
}



a {
text-decoration:none;
color:#224499;
border:0px;

}

a:hover {
text-decoration:underline;
color:#333333;
border:0px;
}

h1 a {
text-decoration:underline;
color:#333333

}

h1 a:hover {
text-decoration:underline;
color:#333333
}


h1 {
	color:#333333;
	font-size:15px;
	font-weight: bold;
	letter-spacing: 0em;
	text-transform: none;
}





.title {
	color:#333333;
	font-size:14px;
	font-weight: bold;
	letter-spacing: 0em;
	text-transform: uppercase;
	line-height: 18px;
}


.title2 {
	color:#333333;
	font-size:12px;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 18px;
}


.title3 {
	color:#333355;
	font-size:18px;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 22px;
}


.title4 {
	color:#333355;
	font-size:24px;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 28px;
}


.title5 {
	color:#333355;
	font-size:14px;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 18px;
}



.caption {
	color:#333333;
	text-align: center;
	font-size:8px;
	font-weight: 300;
	letter-spacing: 0em;
	line-height: 13px;
}



.img_caption {
	color:#003333;
	font-size:10px;
	letter-spacing: 0em;
	text-transform: none;
}

p {
	color:#333333;
	font-size:11px;
	font-weight: normal;
	line-height: 16px;
	}
	
	
p2 {
	color:#333355;
	font-size:12px;
	font-weight: normal;
	line-height: 16px;
	}
	
		
p2 a {
	color:#5555cc;
	font-size:12px;
	font-weight: normal;
	text-decoration:underline;
	line-height: 16px;
	}
	
		
p3 {
	color:#333355;
	font-size:14px;
	font-weight: normal;
	line-height: 16px;
	}
	

p .caption {
	color:#555555;
	text-align: center;
	font-size: 9px;
	font-weight: 300;
	letter-spacing: 0em;
	line-height: 13px;
}



/* HEADER
----------------------------------------*/

#label_bar {
	width:690px;
	float: left;
	padding: none;
	clear: none;
	margin-top: 5px;
	text-align: right;
	margin-bottom: none;
	margin-right: 0px;
	margin-left: 80px;
	border: 0px solid;
	height: 5px;
	padding-bottom: 5px;
	font-size: 9px;
	color:#444444;
	}	
	
	
#menu_bar {
	width:500px;
	float: center;
	padding: none;
	clear: none;
	margin-top: 36px;
	text-align: center;
	margin-bottom: none;
	margin-right: 60px;
	margin-left: 150px;
	border: 0px solid;
	height: 20px;
	padding-bottom: 10px;
	border-bottom: solid #CCCCCC 1px;
	}	
	
#sub_menu_bar {
	width:640px;
	float: left;
	padding: none;
	clear: none;
	margin-top: 5px;
	text-align: center;
	margin-bottom: none;
	margin-right: 80px;
	margin-left: 80px;
	border: 0px solid;
	height: 20px;
	padding-bottom: 5px;
	font-size:10px;
	color:#BFE1E2;
	}	
	
#sub_menu_bar a{
	color:#BFE1E2;
	}	

	
#sub_menu_bar a:hover{
	color:#16363D;
	}	


	
/* HOME
----------------------------------------*/
	
#container_content{
	float: left;
	clear: none;
	margin-top:30px;
	width: 500px;
	text-align: left;
	margin-left: 150px;
	margin-right: 150px;
	}
	


	
/* BEGIN FOOTER
----------------------------------------*/

#footer {
	clear: both;
	padding-top:30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, "sans serif;";
	font-size: 9px;
	font-style: normal;
	line-height: 0px;
	font-weight: normal;
	font-variant: normal;
	color:#666666;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 100px;
}

#footer p a {
		color:#555555;
	text-decoration:none;
}

#footer p a:hover {
	color: #003366;
	text-decoration:underline;
}

#footer h1 {
	padding-top:20px;
	font-family: Verdana, Arial, Helvetica, "sans serif;";
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
	letter-spacing:normal;
	text-transform:none;
}

#footer h1 a {
		color:#555555;
	text-decoration:none;
}

#footer h1 a:hover {
	color: #003366;
	text-decoration:underline;
}

/* END FOOTER */


/* END FOOTER */

#credits_square{
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 3px;
	text-align: right;
}

.creditos {
	color:#CCCC99;
	font-size:10px;
	font-weight: 100;
	letter-spacing: normal;
	text-transform: none;
	text-align: right;

}

