/* zero off the defaults to get a clean starting point*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, formfield {  
margin: 0; 
padding: 0; 
border: 0; 
}

body {
	background: url(images/bg.jpg) repeat;
	font-size: 100.01%;/* fix for IE scaling error at small font sizes*/
	text-align: center;/* centers the wrapper in IE 5.x*/
	font-family:  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #6B635D;

}

/***** Begin laying out the wrappers *****/

#wrapper {
	margin: 0 auto;
	width: 784px;
	text-align: center;
	position: relative;
	background-image: url(images/wrapper.gif);
	background-repeat: repeat-y;

}

#outercontent {
	margin-left: 1px;
}


/***** Ends the wrappers *****/

/***** Begin laying out the headers *****/
#topbanner {
	background-image: url(images/ban.jpg);
	background-position: -1px 0;
	height: 17px;
	margin: 0 auto;
	width: 768px;
	background-repeat: no-repeat;
	left: 13px;
	position: absolute;



}

#topbanner .left {
	margin-left: 20px;
}

#topbanner .dish {
	float: right;
	margin-right: 18px;
	display: inline;
}

#subheader {
	background-image: none;
	background-repeat: no-repeat;
	background-position: -1px 0;
	height: 112px;
	width: 766px;
	top: 30px;


}
#logo {
	left: 14px;
	position: absolute;
	top: 17px;


}
#menu  {
	background-image:  url(images/home.jpg);
	background-repeat: no-repeat;
	height: 117px;
	width: 95px;
	left: 300px;
	position: absolute;
	top: 16px;



	
}
#long {
	background-image: url(images/well_long.jpg);
	background-repeat: no-repeat;
	left: 250px;
	position: absolute;
	top: 25px;




}
/***** Ends banners **************/

/******* Begins content layout ***********/

#content {
	width: 485px;
	height: auto;
	background-image:  url(images/body_bg.jpg);
	background-repeat: no-repeat;
	top: 0px;
	background-position: 0px 5px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	float: right;








}

#content h2 {
	font-size: 95%;
	margin: 12px 0 0 5px;
	color: #330066;
}

#content p {
	font-size: 80%;
	padding: 10px;
	text-align: left;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #333333;
	clip:     rect(auto auto auto auto);
	top: 10px;
	vertical-align: text-top;


}
#content a {
	color: #330066;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;


}
#content a:hover{
	color: #CC0000;

}

#content #machu {
	float: left;
	border: 0px none;
	margin: 5px 5px 3px;
	height: 114px;
	width: 80px;

}

#content #min {
	float: left;
	border: 0px none;
	margin: 5px 5px 3px;
	
}

#content .printheader, #content .handheldheader {
	display: none;/*hide the header for the print style sheet*/
}
/****** Ends the content layout ********/

/***** Nav layout ******/

#skip {
	position: absolute; 
	top: -500px;/*places the skip nav off screen*/
}

/* positions the navigation column*/
#nav {
	position: absolute;
	width: 219px;
	top: 135px;
	left: 13px;
	border: 0px none;
	background-image:  none;
	background-repeat: no-repeat;




}
#nav a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #330066;
	font-size: 90%;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: underline;





}
#nav p{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	font-weight: normal;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;


}
#nav h3 {
	margin: 0px;
	padding: 0px;
	clip:   rect(auto auto 0px auto);


}

#flsh {
	height: 234px;
	width: 219px;
	left: 0px;
	top: 0px;
	position: absolute;


}
#nav img {
	margin: 25px auto;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;

}

#nav #pic {
	float: left;
	margin-bottom: 10px;
	margin-right: 5px;
	border: #CC0000;
	page-break-after: 0;
	padding-left: 5px;






}

#nav ul {
	list-style-type: none;
	padding-left: 0px;
	padding-bottom: 10px;
	margin: 187px 0px 0px;
	left: 20px;
	border-top: 2px none #CC0000;
	border-right: 2px none #CC0000;
	border-bottom: 2px none #CC0000;
	border-left: 2px none #CC0000;








	/*margin-left: 20px;*/
}

div#nav ul li {
	font-family: "Trebuchet MS", Arial;
	width: 200px;
	margin-bottom: 0px;
	margin-bottom:/**/ -5px;







	ma\rgin-bottom: -2px;
	height: 50px;
	padding-bottom: 0px;
	border-top: 1px none #330066;
	border-right: 1px none #330066;
	border-bottom: 1px dashed #330066;
	border-left: 1px none #330066;
	padding-right: 0px;
	left: 0px;
	margin-left: 6px;







}

div#nav ul li, #nav>h3 {
	margin-bottom: 0;
	border: 0px none;

}

#nav li a {
	font-size: 80%;
	height: 1%;
	display: block;
	color: #330066;
	padding: 4px 0 4px 35px;
	margin: 0;
	font-weight: bold;
	left: 20px;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: underline;





}

#nav li a:hover, #nav li a:focus {
	color: #666666;
	text-decoration: underline;


}

/***** Ends the navigation *****/
/***** footers *****/

#footer {
	background-image: none;
	background-repeat: no-repeat;
	background-position: -1px 0;
	left: 7px;
	position: absolute;
	width: 775px;
	padding: 0px;
	background-color: #330066;
	height: 20px;
	bottom: 0px;
	top: 1083px;






}


#footer p {
	font-size: 70%;
	padding: 0px;
	color: #FFFFFF;
	margin: 0;
	border: 0px none;
	font-family: Arial, Helvetica, sans-serif;
	left: 0px;
	float: right;
	top: 0px;





	
}


#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #FFFFFF;
	text-decoration: underline;


	

}
#footer a:hover{
	color: #FFFFFF;
	text-decoration: underline overline;
