/*------------------------- Layout styles ------------------------*/ 

body {
	background-image: url("../images/BACKCAMO.jpg");
	background-repeat: repeat;
	margin: 0px;}
	
img.align-center {
	display: block;
	margin: 0px auto;}
	
#header {
	background-image: url(../images/CAVHEADER.jpg); 
	background-repeat: no-repeat;
	background-position: center;
	height: 294px; 
	width: 1024px;
	margin: 0px auto 0px auto;}
	
#content1 {
	background-image: url(../images/PAPERTILE.jpg); 
	background-repeat: no-repeat;
	background-position: center;
	height: 900px; 
	width: 1024px;
	margin: -21px auto 0px auto;}
	
#content2 {
	background-image: url(../images/PAPERTILE1.jpg); 
	background-repeat: no-repeat;
	background-position: center;
	height: 900px; 
	width: 1024px;
	margin: -16px auto 0px auto;}

#content3 {
	background-image: url(../images/PAPERTILE1.jpg); 
	background-repeat: no-repeat;
	background-position: center;
	height: 900px; 
	width: 1024px;
	margin: -16px auto 0px auto;}

#content4 {
	background-image: url(../images/PAPERTILE1.jpg); 
	background-repeat: no-repeat;
	background-position: center;
	height: 900px; 
	width: 1024px;
	margin: -16px auto 0px auto;}

#content5 {
	background-image: url(../images/PAPERTILE1.jpg); 
	background-repeat: no-repeat;
	background-position: center;
	height: 900px; 
	width: 1024px;
	margin: -16px auto 0px auto;}
	
#footer {
	background-image: url(../images/PAPERTILE2.jpg); 
	background-repeat: no-repeat;
	background-position: center;
	height: 300px; 
	width: 1024px;
	margin: -16px auto 0px auto;}	
	
/*------------------------- Text ------------------------*/ 
	
p {
    font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-indent: 30px;
	font-size: 1.1em;
	line-height: 20px;}
	
h1 {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-indent:0px;
	font-size: 1em;
	line-height: 20px;}
	
a.click:link {
	text-decoration:none;
	color: #737C29;}
	
a.click:hover, active {
	text-decoration:none;
	color: #0000FF;}
	
	
/*------------------------- header ------------------------------*/

#header img {
	border:3px solid #000000;}

img.qs {
	position: relative;
	margin: 0px;
	top: 20px;
	left: 800px;
	border-width: thick;
	border-color: #000000;}
	
/*------------------------- Content One ------------------------------*/

#content1 h1 {
	font-family: "Impact", Charcoal, sans-serif;
	text-indent:0px;
	font-size: 1.75em;
	position: relative;
	margin: 0px;
	top: 25px;
	left: 35px;}
		
#content1 h2 {
	font-family: "Courier New", Courier, monospace;
	text-indent:0px;
	font-size: 1.5em;
	font-weight:bold;
	position: relative;
	margin: 0px;
	top: 50px;
	left: 35px;}

#content1 h3 {
	font-family: "Courier New", Courier, monospace;
	text-indent:0px;
	font-size: 1.5em;
	font-weight:bold;
	position: relative;
	margin: 0px;
	top: 100px;
	left: 35px;}

#content1 h4 {
	font-family: "Courier New", Courier, monospace;
	text-indent:0px;
	font-size: 1.5em;
	font-weight:bold;
	position: relative;
	margin: 0px;
	top: 150px;
	left: 35px;}
	
p.return {	
	text-align: left;
	position: relative;
	width: 925px;
	margin: 0px;
	top: 60px;
	left: 35px;}

p.ship {	
	text-align: left;
	text-indent:0px;
	position: relative;
	width: 925px;
	margin: 0px;
	top: 110px;
	left: 35px;}

p.private {	
	text-align: left;
	text-indent:0px;
	position: relative;
	width: 925px;
	margin: 0px;
	top: 165px;
	left: 35px;}
	

/*------------------------- Content Other One ------------------------------*/



/*------------------------- Content Other Two ------------------------------*/

	
/*------------------------- Footer Postioning ------------------------*/ 	

#footer h1 {
	font-family: "Courier New", Courier, monospace;
	text-indent:0px;
	font-size: 1.5em;
	position: relative;
	margin: 0px;
	top: 85px;
	left: 200px;}	
	
#footer h2 {
	color: #737C29;
	font-family: arial;
	font-size: 1.5em;
	font-weight:bold;
	position: relative;
	margin: 0;
	top: -50px;
	left: 700px;
	text-align: left;}
	
#footer h3 {
	color: #737C29;
	font-family: arial;
	font-size: 1em;
	position: relative;
	margin: 0;
	top: -157px;
	left: 760px;
	text-align: left;}
	
#footer h4 {
	color: #737C29;
	font-family: arial;
	font-size: 1em;
	position: relative;
	margin: 0;
	top: -115px;
	left: 760px;
	text-align: left;}
	
#footer h5 {
	color: #737C29;
	font-family: arial;
	font-size: 1em;
	position: relative;
	margin: 0;
	top: -76px;
	left: 760px;
	text-align: left;}
	
#footer ul {
    list-style-type:none;
	position: relative;
	overflow:hidden;
	margin: 0px;
	top: 90px;
	left: 160px;}	
	
.info {
	font-family: "Courier New", Courier, monospace;
	font-size: 1.1em;
	color: #000000;
	line-height: 20px;
	width: 450px;}
	
.copyright {
	text-align: center;
	color: #737C29;
	font-family: arial;
	font-size: .75em;
	position:relative;
	top: -60px;}


