a:link { 	border:0px;
border-color:#222; color: #FFF; }

a:visited  { 	color: #FFF; }

a:hover { 	border: 0px;
border-color:#222;  }

a:active { 	color: #FFF;}

a img {
  border: 0;
  border-color:#222
}
img{
border:0px;
border-color:#222}
a {
border:0px;
border-color:#222
}


/* * * * * * * * * * */
/* Elements with IDs */
/* * * * * * * * * * */






/* footer: copyright notices */
#sgFooter {
  text-align: center; 
}


/* * * * * * * * * */
/* Custom classes  */
/* * * * * * * * * */


/* image or gallery name header */
.sgTitle {
  margin-bottom: 0;
  color:#fff;
  text-align: center
}

/* image or gallery artist subheader */
.sgSubTitle {
  margin-top: 0;
}


/* the main content table that does the drop-shadow effect */
table.sgShadow {
  
  clear: both;
}

/* the tab with previous, up, next */
table.sgShadowTab td {
  font-size: 13px;
  text-align:center
}

table.sgShadow, table.sgShadowTab {
  
  padding: 0;
  text-align: left;
}

table.sgShadow td {
  padding: 0;
  margin: 0;
}

table.sgShadow td.tabm, table.sgShadow td.tabr {
  background-color: #000;
}

/* appropriate background images for drop-shadow effect */





/* full size image on an image page*/
img.sgImage {
  border: none;
}

/* the preview thumbnails and previous, thumbnails, next links */
p.sgTopNavBar, p.sgBottomNavBar {
  text-align: center;
  float: right;
  clear: right;
}

/* wraps the thumbnail and rounded-corner code on an album page */
div.sgThumbnail {
  width:  200px;
  height: 185px;
  margin: 5px 5px 5px 5px;
  float:left;
	padding: 0px;
  text-align: center;
}

div.sgThumbnail table {
  width:  200px;
  height: 185px;
  margin: 0px;
  text-align: center;
  vertical-align: middle;
}

.sgThumbnailContent {
  background:#000;
	border: 1px solid #333;
	text-align: center;
}
.owen a img {
	padding: 10px;
	border: 1px solid;
	
	margin: 10px 20px 10px 10px;
	}


