body {
	background-image:url('../images/bg2.gif');
	margin:24px 0 0;
	font-family:verdana;
	font-size:11px;
	line-height:18px;
	
}

h1 {
	color:#00A3DB;
	margin:8px 0 8px 0;
	padding:0;
	font-size:16px;
	line-height:20px;
}

h2 {
	margin:0;
	padding:0;
	font-size:12px;
	color:#77797A;
}

.heading {
	color:#00A3DB;
}

.heading_listing {
	font-size:110%;
}

.listing_photo {
	float:left;
	width:224px;
	padding:5px 12px 5px 0;
}

.listing_photo .caption {
	font-size:90%;
	font-style:italic;
	font-weight:800;
}

p {
	padding:4px 0 10px 0;
	margin:0;
}

ul {
	list-style:none;
}

li {
	background-image:url('../images/bullet.gif');
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-left:10px;
}

a {
	text-decoration:underline;
	color:#0066CC;
}

a:hover {
	text-decoration:none;
}

#container {
	width:870px;
	background-color:#fff;
	margin:0px auto;
	padding:13px 21px;
}

#logo {
	float:left;
}

#nav {
	width:841px;
	margin:0px auto;
	background-image:url('../images/bg_nav.gif');
	margin:0px auto;
	padding:10px 5px 0 5px;
	list-style:none;
	height:53px;
	clear:both;
	
	font-family:tahoma,sans-serif;/*changes applied by Soraya*/
}

#nav li {
	display:inline;
	padding:0 10px 0 10px;
	background-image:none;
	float:left;/* changes applied by Soraya start here*/

}

#nav li a{
	color:#fff;
	text-transform:uppercase;
	font-size:13px;
	text-decoration:none;
}

#nav li a:hover{
	color:#ffff80;
}

#nav a.activo{
	color:#ffff80;	
}
/* changes applied by Soraya finish here*/
#navjoin {
	padding-bottom:1px;
	float:right;
	margin-top:31px;
}

#languages #header_links {
	float:left;
	width:160px;
	margin-top:56px;
	text-align:right;
}

#languages {
	width:295px;
	float:right;
	text-align:right;
	padding-right:10px;
}

#languages img {
	float:right;
	margin-left:6px;
}

#home_content {
	width:560px;
	padding:24px 15px 35px 15px;
	float:left;
	margin-right:10px;
}

.content_photo {
	margin-right:13px;
	padding:6px;
	border:solid 1px #C8C9CA;
	float:left;
}

.anid_member {
	border-bottom:dashed 1px #ccc;
	padding:20px 10px;
	width:96%;
}

.anid_member b {
	color:#8c8679;
}

.anid_member .member_image {
	width:175px;
	float:left;
	text-align:center;
}

.anid_member .member_image img {
	margin:0px auto;
}

.fade {
	border:solid 1px #C8C9CA;
	width:193px;
	padding:9px;
	float:left;
	margin-right:12px;
	margin-bottom:6px;
}

.fade2 {
	border:solid 1px #C8C9CA;
	width:193px;
	padding:9px;
	float:left;
	margin-right:12px;
	margin-bottom:6px;
}

#members_container img {
	padding:14px;
}

#members_container .on {
	background-color:#EEECEC;
}

#members_container img {
	float:left;
}

#sidebar {
	width:250px;
	float:left;
	padding:30px 0;
}

/* TEMPLATE */
#menu {
	float:left;
	width:120px;
	margin:0;
	padding-left:20px;
	margin-top:4px;
}

#menu li {
	margin:4px 0;
}

#menu a {
	text-decoration:none;
}

#menu a:hover {
	text-decoration:underline;
}

#content {
	width:691px;
	float:left;
	border-left:solid 1px #CCCCCC;
	padding-left:19px;
	margin-top:4px;
}

#temp_download_presentation {
	float:right;
	margin-top:16px;
	padding-right:14px;
}

.event {
	padding-left:20px;
}

.event table {
	margin-bottom:10px;
}

/* ROUNDED BOXES */
.roundedcornr_box {
	background: url(../images/roundedcornr_501109_tl.png) no-repeat top left;
	width:250px;
	margin:0;
	padding:0;
}
.roundedcornr_top {
	background: url(../images/roundedcornr_501109_tr.png) no-repeat top right;
}
.roundedcornr_bottom {
	background: url(../images/roundedcornr_501109_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom div {
	background: url(../images/roundedcornr_501109_br.png) no-repeat bottom right;
}
.roundedcornr_content {
	background: url(../images/roundedcornr_501109_r.png) top right repeat-y;
}

.roundedcornr_top div,.roundedcornr,
.roundedcornr_bottom div, .roundedcornr_bottom {
	width: 100%;
	height: 15px;
}
.roundedcornr_content, .roundedcornr_bottom {
	margin-top: -1px;
}
.roundedcornr_content { padding: 0 15px;color:#8C8663; }

.roundedcornr_content .hr { 
 	height:1px;
	 background-image:none;
	 background-color:#E5E1C3;
	 overflow:hidden;
	 padding:0;
	 margin:8px 0;
}

.roundedcornr_content table {
	margin-top:4px;
}

.roundedcornr_content a {
	color:#3F93CF;
}

.roundedcornr_content ul {
	padding-left:12px;
	margin:0;
}

#sidebar #map {
 	margin:0px auto;
	margin:18px 20px;
	padding:6px;
	border:solid 1px #C7C8C9;
}

#sidebar #quote {
	font-style:italic;
	padding-top:10px;
}

#footer {
	background-color:#9DBE2F;
	margin:0px auto;
	width:834px;
	padding:6px 0 6px 78px;
}

#footer li {
	display:inline;
	background-image:none;
	padding:0 12px;
}

#footer a {
	color:#fff;
	font-size:10px;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* FORMS */
#frmLogin {
	width:220px;
	margin:0px auto;
}

#frmLogin div {
	padding-bottom:4px;
}

#frmLogin label {
	width:80px;
	float:left;
}

#frmLogin div .text {
	width:120px;
	float:left;
	border:solid 1px #ccc;
}

#frmContact {
	width:420px;
	margin-left:20px;
}

#frmContact div {
	padding-bottom:4px;
}

#frmContact label {
	width:80px;
	float:left;
}

#frmContact div .text {
	width:260px;
	float:left;
	border:solid 1px #ccc;
}

form textarea {
	width:260px;
	border:solid 1px #ccc;
}
#frmnewsletter{
	border:solid 1px #ccc;
	width:290px;
	padding: 10px 0;
}
#frmnewsletter input[type=text]{
	margin:5px 0 5px 10px;
	width:260px;
	display:block;
}

#frmnewsletter label, input[type=submit]{
	margin-left:10px;
}

/* EXTRAS*/
img {
	border:0;
}

.hr {
	height:18px;
	background-image:url('../images/bg_hr.gif');
	background-repeat:repeat-x;
	background-position:0 7px;
}

.clear {
	clear:both;
}

.required {
	color:#cc0000;
}
.uppercase{
	text-transform:uppercase;
}
.link strong{
	color:#8C8663;
}
