/***********************************************/
/* djp.css                         */
/* Use with template djp/index.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #BAB124;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-size: 75%;
}

a{
	color: #BAB124;
	text-decoration: none;
}

a:link{
	color: #FF0000;
	text-decoration: none;
	text-align: justify;
}

a.c1{
	color: #FF0000;
	text-decoration: none;
	text-align: center;
}

a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

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

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	background-color: #000000;
	color: #bab124;
	margin: 0px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}

h2{
 	font-family: Arial,sans-serif;
 	font-size: 110%;
 	background-color: #000000;
 	color: #bab124;
 	margin: 0px;
 	padding: 0px;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 100%;
	background-color: #000000;
	color: #bab124;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h4{
 	font-family: Arial,sans-serif;
 	font-size: 90%;
 	font-weight: bold;
 	background-color: #000000;
 	color: #bab124;
 	margin: 0px;
 	padding: 0px;
}

h5{
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	background-color: #000000;
	color: #BAB124;
	font-weight: bold;
	text-decoration: underline;
}

p {
	text-align: justify;
}

label{
 	font-family: Arial,sans-serif;
 	font-size: 100%;
 	font-weight: bold;
 	background-color: #000000;
 	color: #334d55;
}

img {
	border: 0px none;
} 

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

  .style1 {
	color: #BAB124;
	font-weight: bolder;
	font-size: 110%;
}
  div.c5 {text-align: center}
  p.c4 {text-align: center}
  div.c3 {position: relative; text-align: center}
  div.c2 {text-align: right}
  h1.c1 {text-align: center}
  h2.c1 {text-align: center}
.style2 {
	color: #BAB124;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	text-decoration: underline;
}
.style3 {
	padding-top: 20px;
}

/***********************************************/
/* Photo Gallery Divs                                 */
/***********************************************/

#FrogJS{
width: 76%;
height: 500px;
margin: 0 auto;
}
#FrogJSCredit{
text-align: right;
font-size: 90%;
color: #999;
padding: 1px;
}
#FrogJSCaption{
text-align: left;
line-height: 100%;
}

.floatright { 
float: right; 
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 10px;
	left: 10px;
	text-align: center;
	white-space: nowrap;
	z-index: 50;
}

/***********************************************/
/* End of Photo Gallery                                */
/***********************************************/

#masthead{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#navBar{
	float: left;
	width: 22%;
	background-color: #000000;
	color: #FFFFFF;
	background-image: url(espanol/images/star_bg_left.gif);
	padding: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCC00;
}

#headlines{
	float:right;
	width: 20%;
	background-color: #000000;
	color: #FF0000;
	text-align: center;
	background-image: url(espanol/images/star_bg_right.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFCC00;
}

#content{
	float: left;
	width: 55%;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	text-align: justify;
	font-size: 95%;
}

/***********************************************/
/* Component used in Foto Galleria             */
/***********************************************/

#biocontent {
	float: left;
	width: 72%;
	margin: 0px;
	padding: 0px 5px 0px 30px;
	font-size: 90%;
	text-align: justify;
}


/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0;
	padding: 0;
	background-image: url(images/star_bg_red.gif);
}


/************* #globalNav styles **************/

#globalNav{
	padding: 0px 0px 5px 10px;
	background-color: #000000;
	color: #cccccc;
}

#globalNav img{
 	display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/************* #breadCrumb styles *************/

#language{
	background-color: #bab124;
	color: #000000;
}

/************** #marquee styles ***************/

#marquee{
	text-align: center;
	margin: 0 auto;
	position: relative;
}

/************** #marquee2 adjusts positioning of menu bar ***************/

#marquee2 {

	text-align: center;
	margin: 0 auto;
	position: relative;
	padding-right: 22%;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 10px;
	font-size: 100%;
	background-color: #000000;
	color: #BAB124;
}

.featureMusica {
	padding: 0px 10px 0px 30px;
	font-size: 90%;
	background-color: #000000;
	color: #BAB124;
	text-align: center;
	overflow: visible;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	background-color: #000000;
	color: #cccc99;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	border: 1px solid #ffcc00;
	color: #cccc99;
	clear: both;
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 20px;
	margin-left: 20px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 	margin: 0px;
 	padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	padding: 5px 0px 5px 10px;
	font-size: 10pt;
}

#sectionLinks h3{
	padding: 20px 0px 5px 10px;
}

#sectionLinks a {
	display: block;
	background-color: #000000;
	color: #B4A81E;
	border-top-width: thin;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: inset;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-left-color: #FFCC00;
	padding-top: 10px;
	padding-left: 5px;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #FFCC00;
	padding-bottom: 5px;
	font-weight: bold;
}

#sectionLinks a:hover{
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FF0000;
	border-bottom-color: #FF0000;
	font-size: 10pt;
	color: #FF0000;
	border-right-style: none;
	border-left-style: none;
	font-weight: bold;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 20px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#marqueecontainer{
	position: relative;
	width: 85%; /*marquee width */
	height: 200px; /*marquee height */
	background-color: #000000;
	overflow: hidden;
	border: 3px outset orange;
	padding: 2px;
	padding-left: 10px;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/************** #CSS MENUS styles **************/

.images {background:#c00; width:20px; height:20px; padding:1px;}

#nav ul {
	margin:0 auto 100px auto;
	padding:0;
	list-style:none;
	display:inline;
	white-space:nowrap;
	font-family: arial, verdana, sans-serif;
	font-size:11px;
}
#nav li {
	display:block;
	margin:0;
	padding:0;
}
#nav a {float:left; color:#fff; background: #f00 url(images/left2.gif) no-repeat left bottom; margin:0 2px 0 0; padding:0 0 0 2px; text-decoration:none; letter-spacing:1px;}
#nav a b {float:left; display:block; background:transparent url(images/right2.gif) no-repeat right bottom; padding:5px 16px 5px 12px;}
#nav a:hover {background-color:#C0BB17; cursor:pointer;} 
#nav #current a {background-color:#C0BB17;} 
#nav {padding:1px 0 0 0; background:#000;}

#carousel {

	text-align: center;
	margin: 0 auto;
	position: relative;
}
#gallery {

	float: left;
	width: 76%;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	text-align: justify;
}
