body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	}
	
.photos {
  	 border:1px #CCC solid;
  	 padding:2px
  	 }

a {
	color: #666;
	}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#div0 {
	text-align: left;
	width: 767px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/mainbg.jpg);
	background-repeat:repeat-y;
	}
#div1 {
	text-align: left;
	width: 767px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/mainbg.jpg);
	background-repeat:repeat-y;
	}

#sitemenu {
	text-align: left;
	width: 767px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(images/mainbg.jpg);
	background-repeat:repeat-y;
	padding-top:20px;
	}

#sitecontent {
	text-align: left;
	position: relative;
	/* border:solid thin 1px #CCCCCC; */
	width:450px;
	margin: -145px 0px 50px 110px;
	}

#pagetitle {
	font-family: Arial;
	font-size: 34px;
	font-weight: bold;
	padding-bottom: 20px;
}

#div3 {
	text-align: center; /* be nice to IE5 */
	position: absolute;
	top: 55px;
	left: 0px;
	width: 100%;
	}

#div3 span {
	display: block;
	margin: 153px 0px 0px 576px;
	}