body {
margin:0px;
margin-top:0px;
margin-bottom:0px;
width:100%;
background-color:#76cabd;
background-image: url();
background-repeat: repeat;
}


#Master {
	margin:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	width: 800px;
	left: 0px;
	top: 0px;
	}
	
	
#Top {
	position:absolute;
	width:800px;
	height:480px;
	z-index:2;
	left: 0px;
	top: 0px;
	background-image: url();
}

#mainPIC {
	position:absolute;
	width:640px;
	height:415px;
	z-index:1;
	left: 0px;
	top: 65px;	
}
#mainNAV {
	position:absolute;
	width:150px;
	height:300px;
	z-index:3;
	left: 652px;
	top: 100px;
}
#MAIN {
	position:absolute;
	width:800px;
	z-index:4;
	left: 0px;
	top: 478px;
	background-image: url(site_images/contentbck.png);
}
#LOGO {
	position:relative;
	width:135px;
	height:100px;
	z-index:5;
	left: 630px;
	background-image: url(site_images/Interamerican_MiniLogo.png);
}
#Footer {
	position:relative;
	width:800px;
	height:30px;
	z-index:6;
	left: -15px;
	background-image: url(site_images/footerbck.png);
}
#mainTEXT {
	position:relative;
	width:605px;
	z-index:7;
	left: 15px;
	top: 10px;
}

.footer {
font-family: verdana;
font-size:10px;
color:#603813;
padding-top:10px;
}

.footer a {
color:#603813;
text-decoration: none;
}

.footer a:hover { 
text-decoration: underline;
}

.mainNAV {
font-family: Georgia;
line-height: 10pt;
font-size:18px;
color:#00A88F;
font-weight: bold;
}

.mainNAV a {
color:#00A88F;
text-decoration: none;
}

.mainNAV a:hover { 
color:#76cabd;
text-decoration: none;
}


.mainNAV ul {
margin: 10px;
padding: 5px;
}

.mainNAV li {
margin: 0;
padding: 0px 0px 5px 0px;
font-family: Verdana;
font-size:13px;
color:#00A88F;;
color:#663300;
list-style: url('site_images/bullet.png');
list-style-position: outside;
background: ;
}


.textMAIN {
font-family: Verdana;
line-height: 15pt;
font-size:13px;
color:#663300;
}

.textMAIN a {
color:#603813;
text-decoration: underline;
}

.textMAIN a:hover { 
color:#603813;
text-decoration: none;
}



.textMAIN ul {
margin: 10px;
padding: 0px 0px 0px 10px;
}

.textMAIN li {
margin: 0;
padding: 0px 0px 0px 0px;
font-family: Verdana;
font-size:11.5px;
color:#663300;
list-style: url('site_images/bullet.png');
list-style-position: outside;
background: ;
}

.textHEADLINE {
font-family: Georgia;
font-size: 22px;
color:#C3996B;
font-weight: bold;
line-height: 20pt;
}

.textSPECIAL {
font-family: Georgia;
font-size: 24px;
color:#f26522;
font-weight: bold;
}

.textSubMAIN {
font-family: Verdana;
line-height: 15pt;
font-size:13px;
font-weight: bold;
color:#000000;
}

.textSubMAIN a {
color:#00A88F;
text-decoration: none;
}

.textSubMAIN a:hover { 
color:#00A88F;
text-decoration: none;
}

.floatright {
float: right;
margin: 0px 0px 10px 20px;
}

.floatleft {
float: left;
margin: 0px 10px 10px 0px;
}

hr {
align:center;
width:100%;
color:#C3996B;
}
