/* Template for Design: Test */



/* You can MODIFY properties, but DON'T ADD anything  */







/* HTML */ 







body { /* background image and color */
	background-color: #ffffff;
	background-image: url(images/tile.gif);
	background-repeat: repeat;
}
body, td, th { /* text color */
	color:#2E3047;
}
a { /* links color */
	color:#607378;
}
a:hover { /* links color on mouseover */
	color:#FF6600;
}
#el_flash { /* border around the flash */
	/* border:1px solid #868583;*/
	height:500px;
}
/* FLASH HOME */







.el_nombre { /* honored people name(s) */
	font-size: 34px;
	color:#567486;
	text-align: center;
}
.el_titulo { /* Event or Site title */
	font-size: 27px;
	color:#fd6c1d;
	text-align: center;
}
.el_subtitulo1 { /* ex. when - where */
	font-size: 24px;
	color:#68671b;
	text-align: left;
}
.el_dato1 { /* details of when - where */
	font-size: 14px;
	color:#555555;
	text-align: left;
}
.el_subtitulo2 { /* ex. when - where */
	font-size: 24px;
	color:#68671b;
	text-align: left;
}
.el_dato2 { /* details of when - where */
	font-size: 14px;
	color:#555555;
	text-align: left;
}
.el_menu { /* menu items */
	font-size: 16px;
	color:#607378;
	text-align: left;
}
/* INTERNAL header */



.el_nombre_sec { /* honored people name(s) */
	font-size: 34px;
	color:#567486;
	text-align: left;
}
.el_titulo_sec { /* Event or Site title */
	font-size: 27px;
	color:#fd6c1d;
	text-align: left;
}
/* EXTRA */







.days { /* number of remaining days */
	color:#567486;
	font-size: 13px;
	text-align: center;
}
.left { /* remaining days text, don't use text-align */
	color:#567486;
	font-size: 13px;
}
.warn_message { /* popup messages, missing fields, etc */
	font-size: 15px;
	color:#FFFFFF;
	text-align: center;
}
.qlink { /* Quick Link Button Text */
	font-size: 14px;
	color:#006699;
	text-align: center;
}
.loading { /* please wait Text */
	font-size: 14px;
	color:#2E3047;
	text-align: center;
}
/* ALL INTERNAL PAGES */







.head1 { /* main title */
	font-size: 16px;
	color:#FFFFFF;
	text-align: left;
}
.head2 { /* secondary title */
	font-size: 16px;
	color:#FFFFFF;
}
.head3 { /* alternative title */
	font-size: 16px;
	color:#000000;
	text-align: left;
}
.content { /* content text */
	font-size: 14px;
	color:#2E3047;
	text-align: left;
}
/* only story and details pages */







.abouts { /* right menu button text */
	font-size: 14px;
	color:#ffffff;
	text-align: left;
}
/* only guestbook */







.guest_name { /* people in guestbook */
	font-size: 12px;
	color:#000000;
	text-align: left;
}
.guest_read { /* read this entry */
	font-size: 10px;
	color:#FFFFD9;
	text-align: left;
}
/* only gift registry */







.gift_title { /* gift title */
	font-size: 16px;
	color:#000000;
	text-align: left;
}
.gift_url { /* gift link */
	font-size: 11px;
	color:#000000;
	text-align: left;
}
.gift_desc { /* gift description */
	font-size: 13px;
	color:#000000;
	text-align: left;
}
/* only polls & quizz */







.ask { /* questions */
	font-size: 16px;
	color:#000000;
	text-align: left;
}
/* FORMS */







.aster { /* asterisk */
	font-size: 18px;
	color:#000000;
	text-align: left;
}
.label { /* label for fields */
	font-size: 13px;
	color:#000000;
	text-align: left;
}
.help { /* instructions, join?  */
	font-size: 13px;
	color:#000000;
	text-align: left;
}

