.theme, /*themed elements*/
/*.tbcommon div.ne h3, headers within normal elements*/
.tbcommon div.ne h3 a, /*headers within ne links*/
.busca_por a, /*looking for div links*/
.evite_display a, /*not used yet*/
.internal_nav li a, /*navs within internal pages (like themix) */ 
a.inputlabel, /*registration buttons*/
a, /*all links*/
#primera_seccion dl.droppable dt /* volunteer page, */
{
	color:#0071fb;
}

.theme_bg,
#TB_title, /* thickbox */
#ciudad_lista_list,
ul#ciudad_lista_list a.activecampus:hover /*ciudades*/
{
	color:white;
	background-color: #000;
}

h1.theme {
	color:#F00;
	font-family: Arial, Helvetica, sans-serif;
} /*over ride theme color for now*/

/*
00ccff bright blue
00ccff old blue
9c0226 maroon
f96c7d salmon
74a93d pea green
 */

body {
/*background: url(../images/V3bghome.png) top center repeat-x; */
background-color: #ffffff;
}


#shadowWrapper {
	width:966px;
	margin-right:auto;
	margin-left:auto;
	background:url(../images/bgShadowBox.gif) repeat-y top center;
	min-height:500px;
}

#shadowWrapperCap { width:966px; height:13px; margin-left:auto; margin-right:auto; background:url(../images/capRoundedCorners.png) no-repeat 0 -260px; font-size:1px; }
#content {
	margin:0 23px 0 24px;
	padding:19px 0 36px 0;
}
