html {
margin:0; padding:0;
}

body {
	font-family: Tahoma, Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 13px;
	width: auto;
}

#wrapper {
	background-color:#a4d2ff;
	margin: 0px auto;
	width: 800px;
    height: 6400px
	text-align:left;
	text-indent: 5px;
	padding-top:1px; padding-bottom:1px;
}

#header_bar{
	background: url(images/header.jpg) no-repeat;
	width: 800px;
	height: 340px;
	color: #FFFFFF;
	padding-top:0;
}

#header_bar1{
	background: url(images/header1.jpg) no-repeat;
	width: 800px;
	height: 340px;
	color: #FFFFFF;
	padding-top:0;
}

#header_bar2{
	background: url(images/header2.jpg) no-repeat;
	width: 800px;
	height: 340px;
	color: #FFFFFF;
	padding-top:0;
    }
    
#header_bar6{
	background: url(images/header6.jpg) no-repeat;
	width: 800px;
	height: 340px;
	color: #FFFFFF;
	padding-top:0;
    }
    
#header_bar4{
	background: url(images/header4.jpg) no-repeat;
	width: 800px;
	height: 340px;
	color: #FFFFFF;
	padding-top:0;
}
    
#header_bar5{
	background: url(images/header5.jpg) no-repeat;
	width: 800px;
	height: 340px;
	color: #FFFFFF;
	padding-top:0;
}    

a {
	text-decoration: none;
	color: #900018;
}

a:hover {
	text-decoration: underline;
}

#nav_bar{
  
	margin-top: 1px;
	background-color: #900018;
	height: 25px;
	width: 800px;
}

#nav{
	border: 0;
	display: inline;
	float: left;
}

#nav a{
	background: url(images/whitedots.png) no-repeat;
	background-position: left;
	color: white;
	padding: 0 10px 3px 18px;
	font-size: 17px;
	font-weight: lighter;
	text-decoration: none;
}

#nav a:hover {
	color: #a4d2ff;
	font-style: normal;
	background: url(images/dots.gif) no-repeat;
}

#main {
	display: block;
	float: left;
	background-color: #a4d2ff;
	width: 600px;
    height: 400px
}

#main_col {
	clear: both;
	display: block;
	width: 448px;
	position: absolute;
	top: 410px;
	margin-left: 152px;
	padding-top: 0;
	text-align: right;
   
}
   

#main_col h3 {
	display: inline;
	float: left;
	background: url(images/bars.png) no-repeat;
	color: #900018;
	padding-left: 18px;
	margin-left: 10px;
	margin-top: 15px;
	font-size: 17px;
	font-weight: lighter;
	text-decoration: none;
}

#main_col p {
	clear: both;
	text-align: justify;
	text-indent: 15px;
	padding-left: 10px;
	margin: 2px;
}

#leftimage {
	position: relative;
	margin-top: 0;
	background: url(images/imageleft.jpg) no-repeat;
	height: 390px;
	width: 152px;
	border: 0px;
	padding: 0px 10px 3px 0px;
}

#leftimage2 {
	position: relative;
	margin-top: 0;
	background: url(images/LaPaz.jpg) no-repeat;
	height: 390px;
	width: 152px;
	border: 0;
	padding: 0 10px 3px 0;
}

#leftimage3 {
	position: relative;
	margin-top: 0;
	background: url(images/Maggie.jpg) no-repeat;
	height: 390px;
	width: 152px;
	border: 0;
	padding: 0 10px 3px 0;
}

#leftimage4 {
	position: relative;
	margin-top: 0;
	background: url(images/koatis.jpg) no-repeat;
	height: 390px;
	width: 152px;
	border: 0;
	padding: 0 10px 3px 0;
}

#leftimage5 {
	position: relative;
	margin-top: 0;
	background: url(images/potter.jpg) no-repeat;
	height: 390px;
	width: 152px;
	border: 0;
	padding: 0 10px 3px 0;
}

#leftimage6 {
	position: relative;
	margin-top: 0;
	background: url(images/imageleft.jpg) no-repeat;
	height: 390px;
	width: 152px;
	border: 0;
	padding: 0 10px 3px 0;
}



#rightcol {
	display: inline;
	float: right;
	position: relative;
	margin-top: 0;
	padding: 10px 0 5px 5px;
}

#vr {
	clear: both;
	position: absolute;
	height: 370px;
	width: 2px;
	background: #999999;
	margin-left: 615px;
}

#partners {
	clear:both;
	text-align: center;
	color: #900018;
	border:0;
	background:#FFFFFF;
	height:80px; width:792px;
	margin: 0 4px 4px 4px;
	display: inline;
	float: left;
}

#footer {
	clear: both;
	position: relative;
	background: #05488e;
	padding-top:10px;
	width: 800px;
	height: 30px;
	text-align: center;
	font-size: 13px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.right {
	float: right;
	padding-right: 0;
	text-align: center;
    color: #900018;
}

#central {text-align:  center }


/*
#wrapper {background : url(images/top-bar-bg.gif) repeat-x 25px 23px;margin : 0 auto;padding-top : 25px;}
#page {width : 991px;margin : 0 auto;}
#main {width : 942px;margin : 0 auto;}
#main-content {width : 711px;float:left;display:inline;}
.box1 {width : 711px;background : url(images/box1-bg.gif) repeat-y;}
.box-heading {width: 26px;clear: left;float: left;display: inline;}*/