/* CSS Document */

/*.bannerpad  {
	width:600px;
	height:60px;	
	padding-bottom:10px;
	text-align:center;
	}	
.bannerpad2  {
	width:600px;
	height:10px;	
	padding-bottom:20px;
	text-align:center;
	}	
*/
body.g, body.gm  {
	margin-top:25px;
	}

wrapperg, wrappergm  {
	width:800px;
	margin:0;
	padding:0;
	background-color:#ffffff;
	}
div.contentg  {
	position:relative;
	width:680px;
	margin-left:100px;
	padding-left:20px;
	padding-right:20px;
		}		
div.spacer {
	clear:both;
	margin-bottom:15px;
	border-collapse:collapse;
	}
img.pixg1 {
	border:1px #000000 solid;
	margin:10px;
	float:left;
/*	vertical-align:bottom; */
	}	/* gallery */
img.pixg2 {
	border:none; 
/*	border:#000000 1px solid;*/
	margin:10px;
	margin-bottom:20px;
	float:left;
/*	vertical-align:top; */
	}	/* gallery */
.menupadg  {
	width:120px;
	height:50px;	
	padding-top:10px;
	margin-left:335px;
	text-align:center;/**/
	}
.menupad  {
	width:120px;
	height:50px;	
	padding-top:10px;
	padding-right:25px;
/*	display:inline;
	text-align:center;*/
	}
.menug   {
	margin-left:19%;
	}	
	
.menug2   {
	margin-left:250px;
	}	
.menubaja  {
	margin-left:100px;
	}	
	
.floatl   {
	float:left;
	}
.floatr   {
	float:right;
	margin-right:80px;
	}

dl  {
	float:left;
/*	text-align:left; */
	margin:0;
	padding:0;
	}  /* floats are removed from the elements flow; float left wraps the flow  */
dt, dd {
	width:13em;
	float:left;
	}	/* making the dd and dt at least as large as the largest element they contain */
/*dt.short, dd.short {
	width:13em;
	float:left;
	}	 making the dd and dt at least as large as the largest element they contain */
dt.short  {
	margin-bottom:6em;
	 /* IMAGE vertical space between images; allows images to skip text rows */
	}	
dt.long  {
	margin-bottom:6em;
	 /* IMAGE vertical space between images; allows images to skip text rows */
	}	

dd.short {
	margin:116px 0 0 -14.5em;
	font-size:0.9em;
	} /* TEXT top margin = height of images; left margin equals the negative width of the element itself */

dd.long  {
	margin:122px 0 0 -14.5em;
	font-size:0.9em;
	} /* TEXT top margin = height of images; left margin equals the negative width of the element itself */
dd.xlong  {
	margin:160px 0 0 -14.5em;
	font-size:0.9em;
	}
dd.med  {
	margin:165px 0 0 -14.5em;
	font-size:0.9em;
	}
dd.xxlong  {
	margin:170px 0 0 -14.5em;
	font-size:0.9em;
	}
dt img  {
	vertical-align:bottom; /* */
	border:0;
	}	
dd strong  {
	display:block;
	font-size:0.9em;
/*	text-align:left; */
	margin:0;
	padding:0;
	}		

dd.pers  {
	padding-top:10px;
	}

wrappergm  {
	width:800px;
	margin:0;
	padding:0;
		}
.gallery  {
	position:relative;
/*	width:800px;  */
	padding-left:20px;
	padding-right:20px;
	}
dl.gm  {
	float:left;
/*	text-align:left; */
	margin:0;
	padding:0;
	}  /* floats are removed from the elements flow; float left wraps the flow  */
dt.gm {
	width:245px;
	float:left;
/* making the dd and dt at least as large as the largest element they contain*/
	margin-bottom:3em;
	} /* IMAGE vertical space between images; allows images to skip text rows */
dt.gm img  {
	vertical-align:bottom; /* */
	border:2px solid #000000;
	}	

dd.gm {
	width:235px;
	float:left;
/* making the dd and dt at least as large as the largest element they contain */
	margin:190px 0 0 -230px;
	font-size:1.1em;
	} /* TEXT top margin = height of images; left margin equals the negative width of the element itself */

