
body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	background-color : #ffffff;
	background-image: url(images/backtexture.gif);
	background-repeat : repeat;
	line-height : 18px;
	color: #294649;
	text-align: center;
	min-width : 650px;
	}
	
	#wrapper {
  position: relative;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  width : 765px;
  min-width : 650px;
}
h1{ 
	color : #294649;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20px;
	background-color: transparent;	
}
h2{ 
	color : #294649;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 18px;
	background-color: transparent;	
}
h3{ 
	color : #294649;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 16px;
	background-color: transparent;		
}
h4{ 
	color : #294649;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	background-color: transparent;		
}
h5 { 
	color : #294649;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color: transparent;	
}
h6 {
	color : #294649;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: transparent;		
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	background-color : transparent;
	}		
a:link { color: #294649;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	background-color: transparent;
	}
a:visited { color: #3333cc;
  	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	background-color: transparent;
   }	
a:active { color: #425A84;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	background-color: transparent;
  	}
a:hover { color: #663300; 	
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-style: italic;	
	text-decoration: underline;
	background-color: transparent;	
	}	
#masthead {
	top : 0px;
	left : 0px;
	position : absolute;
}
#contentdeckgallery {
		top : 25px;
		left : 0px;
		width : 460px;
		color : #000000;
		background-color : #FFFFFF;
		position : absolute;
	}
#sidebardeckgallery {
	color : #BDCEC6;
	background-color : #C0B798;
	background-image : url(images/sidebartan.gif);
	top: 147px;
	left : 0px;
	width : 150px;
	height : 1145px;
	position : absolute;
}	
#sidelinksdeckgallery {
	color : #BDCEC6;
	font-size : 11px;
	background-color : #C0B798;
	top : 50px;
	left : 15px;
	width : 130px;
	position : absolute;
}

#backgroundcolordeckgallery {
		background-color: White;
		color : black;
		top : 147px;
		left : 150px;
		height : 1145px;
		width : 615px;
		position : absolute;
	}	


.image1 {
	top : 55px;
	left : 5px;
	position : absolute;
}
.image2 {
	top : 55px;
	left : 305px;
		position : absolute;
}
.image3 {
	top : 336px;
	left : 5px;
	position : absolute;
}
.image4 {
	top : 335px;
	left : 305px;
	position : absolute;
} 
.image5 {
	top : 599px;
	left : 5px;
	position : absolute;
}
.image6 {
	top : 600px;
	left : 305px;
	position : absolute;
}


#footerdeckgallery {
		top : 875px;
		left : 25px;
		width : 575px;
		text-align : center;
		color : #000000;
		background-color : #FFFFFF;
		position : absolute;
}
