a{
	color: #070F67;
}

a:hover {
	color: #FCC000;
}

a img{
    border: none;
}

body {
	background-color: #4D6A70;
	background-image: url(../img/bodyback.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
	margin: 0px 0px 0px 0px;
}

h1{
	font-size: 180%;
	margin-bottom: 5px;
	color: #000;
}

h2{
	font-size: 130%;
	margin-bottom: 5px;
}

hr{
	color: #000000;
	font-size: 0px;
	height: 1px;
	line-height: 0px;
}

.alert{
	color: #B20000;
	font-weight: bold;
}

.bold{
	font-weight: bold;
}

.border1{
	border: 1px solid #000000;
}

.centertext{
	text-align: center;
}

.floatleft{
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	margin-top: 5px;
}

.floatright{
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-top: 5px;
}

.hugefont{
	font-size: 150%;
}

.indent1{
	margin: 10px 0px 10px 30px;
}

.italic {
	font-style: italic;
}

.menuitem{
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
}

.smallerfont{
	font-size: 90%;
}

.subheader{
	color: #000000;
	text-align: center;
	text-decoration: none;
}

#boliviapagecontent{
	background-color: #FFFFFD;
	background-image: url(../img/chaski.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	color: #000000;
	font-size: 12px;
	left: 0px;
	line-height: 19px;
	padding: 30px 30px 30px 30px;
	position: relative;
	top: 9px;
	width: 890px;
}

#central{
	margin: 0px auto 0px auto;
	position: relative;
	top: 0px;
	width: 950px;
}

#contact{
	color: #666666;
	font-size: 10px;
	line-height: 15px;
	text-align: center;
}

#copyright{
	color: #999999;
	font-size: 10px;
	text-align: center;
}

#footer{
	margin-bottom: 15px;
	margin-top: 60px;
}

#hawaiipagecontent{
	background-color: #FFFFFD;
	background-image: url(../img/hiflowerback.gif);
	background-position: top right;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	color: #000000;
	font-size: 12px;
	left: 0px;
	line-height: 19px;
	padding: 30px 30px 30px 30px;
	position: relative;
	top: 9px;
	width: 890px;
}

#header{
	background-color: #040833;
	border: 2px solid #000000;
	height: 110px;
	left: 0px;
	position: relative;
	top: 5px;
}

#menubar{
	background-color: #365748;
	border: 1px solid #000000;
	color: #FFFFFF;
	font-size: 10px;
	height: 47px;
	line-height: 14px;
	position: relative;
	text-align: center;
	top: 7px;
	width: 950px;
}

#pagecontent{
	background-color: #FFFFFD;
	border: 1px solid #000000;
	color: #000000;
	font-size: 12px;
	left: 0px;
	line-height: 19px;
	padding: 30px 30px 30px 30px;
	position: relative;
	top: 9px;
	width: 890px;
}
legend{
	color:#4B6A6F;
	font-weight:bold;
	font-size:14px;
	padding:0px 10px 0px 10px;
}
fieldset{
	padding:20px;
}
#indexTable{
    margin:30px;
}
#indexTable td{
    border-bottom: 1px solid #666666 !important;
}
#slideshow{
    height: 350px;
    margin: 0px;
    width: 950px;
    margin: 0px 0px 10px 0px;
}
#index #pagecontent{
    background-color: #FFFFFD;
    border: 1px solid #000000;
    color: #000000;
    font-size: 12px;
    left: 0px;
    line-height: 19px;
    padding: 0px 0px 30px 0px;
    position: relative;
    top: 9px;
    width: 950px;
}