body
	{
behavior:url("csshover.htc");
	background: #380708;
	margin: 0px;
	padding: 0px;

	font-family: Verdana, Helvetica, Arial, sans-serif;	
	text-align: center;
	font-size: small;
	}

banner {
	padding: 0 px;
	}



p, a
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.main
	{
	width: 885px;

	margin-right: auto;
	margin-left: auto;
	}

.content
	{
	position: relative;
	float: right;

	background: #ffffff;
	margin-bottom: 20px;
	border-bottom: 5px solid #141920;
	border-left: 5px solid #141920;
	border-right: 5px solid #141920;
	}

.right
	{
	position: relative;
	float: right;
	width: 79%;
	background-image: url('images/colombia.gif');
	background-repeat: no-repeat;
	background-position:center;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 15px;
	border-left: 2px solid #858585;
	text-align: justify;
	white-space: normal;
	}

.left
	{
	position: relative;
	float: left;
	width: 17%;

	background: #ffffff;
	padding-left: 7px;
	padding-right: 0px;
	border-left: 0px solid #858585;
	border-right: 0px solid #858585;
	border-bottom: 0px solid #858585;

	text-align: left;
	}


.nav
	{
	position: relative;
	float: left;


	margin-top: 20px;
	margin-bottom: 100px;
	padding-left: 6px;
	border-top: 0px solid #858585;
	}

p.homebut
	{
	width: 120px;
	height: 30px;
	background-image: url('images/homegifoff.gif');
	}

p.homebut:hover
	{
	width: 120px;
	height: 30px;
	background-image: url('images/homegifon.gif');	
	}

p.biobut
	{
	width: 120px;
	height: 30px;
	background-image: url('images/biogifoff.gif');
	}

p.biobut:hover
	{
	width: 120px;
	height: 30px;
	background-image: url('images/biogifon.gif');	
	}

p.booksbut
	{
	width: 120px;
	height: 30px;
	background-image: url('images/booksgifoff.gif');
	border: 0px;
	}

p.booksbut:hover
	{
	width: 120px;
	height: 30px;
	background-image: url('images/booksgifoff.gif');	
	border: 0px;
	}

p.samplesbut
	{
	width: 120px;
	height: 30px;
	background-image: url('images/samplesgifoff.gif');
	}

p.samplesbut:hover
	{
	width: 120px;
	height: 30px;
	background-image: url('images/samplesgifon.gif');	
	border: 0px;
	}

p.pressbut
	{
	width: 120px;
	height: 30px;
	background-image: url('images/pressgifoff.gif');
	border: 0px;
	}

p.pressbut:hover
	{
	width: 120px;
	height: 30px;
	background-image: url('images/pressgifon.gif');	
	border: 0px;
	}

p.accidentbut
	{
	width: 120px;
	height: 30px;
	background-image: url('images/accidentoff.gif');
	border: 0px;
	}

p.accidentbut:hover
	{
	width: 120px;
	height: 30px;
	background-image: url('images/accidenton.gif');	
	border: 0px;
	}


p.incidentalbut
	{
	width: 120px;
	height: 30px;
	background-image: url('images/incidentaloff.gif');
	border: 0px;
	}

p.incidentalbut:hover
	{
	width: 120px;
	height: 30px;
	background-image: url('images/incidentalon.gif');	
	border: 0px;
	}
	
p.timebut
	{
	width: 120px;
	height: 30px;
	background-image: url('images/timeoff.gif');
	border: 0px;
	}

p.timebut:hover
	{
	width: 120px;
	height: 30px;
	background-image: url('images/timeon.gif');	
	border: 0px;
	}

p.argonautbut
	{
	width: 120px;
	height: 30px;
	background-image: url('images/argonautoff.gif');
	border: 0px;
	}

p.argonautbut:hover
	{
	width: 120px;
	height: 30px;
	background-image: url('images/argonauton.gif');	
	border: 0px;
	}
	
p.spacerbut
	{
	width: 120px;
	height: 15px;
	background-image: url('images/spacer.gif');
	border: 0px;
	}

p.spacer:hover
	{
	width: 120px;
	height: 15px;
	background-image: url('images/spacer.gif');	
	border: 0px;
	}
	
p.spacer2but
	{
	width: 120px;
	height: 7px;
	background-image: url('images/spacer.gif');
	border: 0px;
	}

p.spacer2:hover
	{
	width: 120px;
	height: 7px;
	background-image: url('images/spacer.gif');	
	border: 0px;
	}	

footer
	{
	text-align: center;
	font-color: white;
	}
