#ibodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4D4D4D;
}

a:link, a:visited, a:hover {
	color: #1F467D;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #ff8400;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #9d0508;;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
}
				


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

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

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

#content{
	width: 900px;
	margin: 0;
	float: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}

/*********** #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;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #ff8400;
	font-size: 11px;
	background-color: #964C2E;
	letter-spacing: 1px;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 4px 0px 4px 10px;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	color: #f2af0e;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ff8400;
}

#sectionLinks a:visited{
	border-top: 1px solid #ff8400;
	padding: 4px 0px 4px 10px;
	color: #f2af0e;
}

#sectionLinks a:hover{
	border-top: 1px solid #ff8400;
	background-color: #9d0508;
	padding: 4px 0px 4px 10px;
	text-decoration: none;
	color: #f2af0e;
}


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

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

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}
#sectionintrotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9d3006;
}
.resumetintro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9d3006;
	padding: 8px;
	text-align: left;
	height: 25px;
	width: 550px;
	border: 1px solid #9d0508;
}
.boxsubheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #9d0508;
}
#introboxclient {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #9d3006;
	line-height: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

.brazilstates {
	padding: 0 4% 2% 4%;
	color:#333333;
	margin: 155px 0px 0px 5px;
	font-size: 85%;
	text-align: left;
	width: 80%;
	float: left;
}


.brazilrio {
	padding: 0 4% 2% 4%;
	color:#333333;
	margin: 175px 0px 0px 25px;
	font-size: 85%;
	text-align: left;
	width: 60%;
	float: left;
}

.hawaiiphotos {
	padding: 0 4% 2% 4%;
	color:#333333;
	margin: 175px 0px 0px 85px;
	font-size: 85%;
	text-align: left;
	width: 60%;
	float: left;
}

#copyrighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #4D4D4D;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #964C2E;
	text-decoration: none;
	text-align: center;
	vertical-align: 10%;
}
#mainbox {
	position:absolute;
	width:900px;
	height:900px;
	z-index:1;
}
#bodycontent {
	position:absolute;
	width:1000px;
	height:900px;
	z-index:2;
	margin: 20px 20px auto;
	padding: 0;
	width: 1000px;
	border: 8px solid #ff8400;
	background-color: #f2af0e;
	left: 0px;
	top: 0px;
}

