.galHead {

	height: 110px;

	width: 800px;

	margin: 15px 0 0 0;

	/*background: url('images/articleHead.png') no-repeat;*/

	background: url('head.gif') no-repeat;

	overflow: hidden;

	/*border-bottom: 1px solid #084597;*/

}

.galContent {

	width: 800px;

	/*padding: 10px 15px 0 20px;*/

	min-height: 650px;

	/*background: url('images/articleBg.png') repeat-y;*/

	background: url('content.gif') repeat-y;

}

.galFoot {

	height: 80px;

	width: 800px;

	/*background: url('images/articleFoot.png') no-repeat;*/

	background: url('foot.gif') no-repeat;

}

.gal

{

width: 800px;

/*height: 130px;*/

padding-left: 40px;

float: left;

}



div.img

{



  height: auto;

  width: auto;
  
  margin: 1px;
  
  border-style:solid;
  
  border-width:1px;

  float: left;

  text-align: center;

}	





div.img img

{

  display: inline;

}





* {

	border: 0 none;

	margin: 0;

	padding: 0;

	}

.clear {

	clear:both;

	}
	
.galTitle {

padding: 50px 40px 0 0px;

}

h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;

	color: #fff;

}

h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: black;

}
	
html {

}

body {

	/*background: url('images/bodyBg.gif');*/

	background-color:#F3E9C5;

}