body {
	text-align: center;
	min-width: 800px;
	background-color: #6E717A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(images/bgCanvas5.jpg);
	background-repeat: repeat;
	overflow: scroll;
 
 /* margin-top: 0px;
   
  padding: 0;
  border: 0; */
 
}



div.container
{
	width:800px;
	background-color: #FFFFFF;
	margin:0 auto;
	width:800px;
	/*	height:100%; */
	/* text-align: left; */ /* not the place */
	border: 1px solid #333333;	
   /* margin-bottom: 0px; */
	
}

div.content
{
	margin-left: 20px;
	margin-right: 20px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 55px;
	padding-left: 30px;
	
	text-align: left;
}

.ppmenu {
	background-color: #6E717A;
	height: 18px;
	width:800;
	border: 0px solid #CCC;
	
	
}
.header {
	height: 138px;
}

#menu {height:32px; text-align:left; background:url(images/back.gif);}
#menu ul {display:inline-block; margin:0 auto; margin-left:20px; padding:0; list-style:none; white-space:nowrap;}
#menu li {display:inline;}
#menu li a {display:block; margin-top:6px; height:24px; float:left; color:#ccc; text-decoration:none; padding:0 10px 0 10px; font: bold 10px/20px arial,sans-serif;}
#menu li a:hover {padding:0 9px; border:1px solid #000; margin-top:3px; border-color:#000 #888 #666 #222; background:#444; color:#fff; line-height:24px}



.BigCap {font-size:xx-large}

A:link {
	color:#0000FF;
	text-decoration: underline;
	font-weight: bold;
} A:visited {
	color:#0000FF;
	text-decoration: underline;
	font-weight: bold;

} A:hover {
	color:#999999;
	font-weight: bold;
	text-decoration: underline;
} A:active {
	color:#0000FF;
	text-decoration: underline;
	font-weight: bold;
}  


A.grayLink:link {
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}A.grayLink:visited {
	color:#666666;
	text-decoration: none;
	font-weight: bold;

}A.grayLink:hover {
	color:#666666;
	font-weight: bold;
	text-decoration: underline;
	
}A.grayLink:active {
	color:#666666;
	text-decoration: none;

}   A.blueLinkNoUL:link {
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;
	
} A.blueLinkNoUL:visited {
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;

} A.blueLinkNoUL:hover {
	color:#999999;
	font-weight: bold;
	text-decoration: underline;
} A.blueLinkNoUL:active {
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;

}
 A.blueLinkULNoBold:link {
	color:#0000FF;
	text-decoration: underline;
	font-weight: normal;
} 

A.blueLinkULNoBold:visited {
	color:#0000FF;
	text-decoration: underline;
	font-weight: normal;

} A.blueLinkULNoBold:hover {
	color:#999999;
	font-weight: normal;
	text-decoration: underline;
} A.blueLinkULNoBold:active {
	color:#0000FF;
	text-decoration: none;
	font-weight: normal;
}   


.container .content img {
	border: 1px solid #333333;
}

.imgRight {
	float: right;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 24px;
}

.imgLeft {
	float: left;
	margin-top: 6px;
	margin-right: 24px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.tinyText {
	font-size: xx-small;
	color: #666666;
}
.photoCaption {
	font-size: 10px;
	text-align: left;
	margin-right: 45px;
	margin-left: 45px;
	margin-top: 6px;
}
