body
{
background-color: #C0C0C0; 
font: 12px Arial, sans-serif; 
text-align:justify;
color: #000000;
margin-top: 0px;
}

img
{  
border-style: none;
}

p
{
text-align:left;
}

li
{
text-align:left;
}

a:link {color: #000000; text-decoration:underline;}
a:visited {color: #000000; text-decoration:underline;}
a:active {color: #000000; text-decoration:underline;}
a:hover {color: #DADADA;}

.container 
{
margin: 0px auto; 
min-height: 600px;
width: 1000px;
}

.sidebar
{
overflow: hidden;
background: #C0C0C0; 
height: 450px;
width: 200px;
float: left;
padding: 10px;
margin-top: 20px;
text-align: center;
}

.sidebar img
{
padding:10px;
}

.sidebar h1, h2, .sidebar p
{
margin-left: 54px;
text-align: left; 
}

.title
{
margin-left:20px;
}

.main 
{
overflow: auto; 
float: left;
margin-left: 10px;
min-height: 600px;
width: 750px;
margin-top: 0px;
padding: 0px;
}

.top
{
background: url('images/bound-top.jpg') no-repeat right bottom ;
min-height: 20px; 
width: 700px;
float:left;
}

.header 
{
margin-top: 0; 
background: #808080;
width: 700px;
min-height: 240px;
float:left;
padding:0px;
}

#rotator
{
float:left;
margin-left:0px; 
margin-top:0px;
overflow: hidden;
position: relative;
height:240px;  
width:700px;  
border-top: black 1px solid;
padding:0px;
}

#rotator img
{
display: none;
position: absolute;
width: 700px;
height: 240px;
}

.nav
{ 
float: left; 
border: black 1px solid;
border-right: 0px;
border-left: 0px;
background: #cc0000;
width: 700px;
min-height: 24px;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 14px arial}

#sddm li a
{	display: block;
	margin: 0 15px 0 0;
	padding: 4px 20px;
	width: 85px;
	background: #cc0000;
	color: #ffffff;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #000000}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #000000;}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		border: black 1px solid;
		padding: 5px 10px;
		width: 125px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #cc0000;
		color: white;
		font: 12px arial}

	#sddm div a:hover
	{	background: #000000;
		color: #FFF}

.content
{
overflow: auto;
background: #848484 url('images/ecuador-flag-bg.jpg') center repeat-x;
height: 290px;
width: 700px;
text-align: left; 
float:left;
}

.content-header
{
float:left;
margin-top:14px;
margin-left: 20px;
width:680px;
min-height:10px;
font-size:14px;
}

.content-container
{
margin-top: 0px; 
margin-left:20px;
overflow:auto;
float:left;
width:680px;
min-height:200px;
}

.content-left
{
overflow:auto;
float:left;
width:420px;
min-height:220px;
}

.content-right
{
margin-top:12px;
text-align:center;
margin-left:0px;
}

.content-right img
{
margin-bottom: 5px;
border: #404040 solid 1px;
}

.gallery
{
margin-top: 4px;
width: 550px; 
min-height: 200px; 
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.bottom
{
float:left;
background: url('images/bound-bottom.jpg') no-repeat bottom;
height: 20px; 
width: 700px;
}

.footer
{
float:left;
background: #C0C0C0;
width: 700px;
min-height: 26px;
text-align: center;
}

.footer a:link, a:visited
{
text-decoration:none;
}