@charset "UTF-8";
/* CSS Document */

.top {
	font-family: "BlairMdITC TT-Medium";
	color: #FFFFFF;
}body,td,th {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	vertical-align: middle;
}
body {
	background-color: #666666;
	text-align: center;
}
.box {
	font-weight: bold;
	background-color: #666666;
}
.contact {
	font-family: Tahoma, Geneva, sans-serif;
}
a:link    {
	/* Applies to all unvisited links */
  text-decoration:  none;
	font-weight:      bold;
	color: white;
	font-family: "Courier New", Courier, monospace;
  } 
a:visited {
	/* Applies to all visited links */
  text-decoration:  none;
	font-weight:      bold;
	color: white;
	font-family: "Courier New", Courier, monospace;
  } 
a:hover   {
	/* Applies to links under the pointer */
  text-decoration:  none;
	font-weight:      bold;
	color: #0000FF;
}
a:active  {
	/* Applies to activated links */
  text-decoration:  none;
	font-weight:      bold;
	color: white;
	font-family: "Courier New", Courier, monospace;
  }
.style1 {
	color: #000000
}
.box .box #Front {
	float:left
}
#D80 {
	float: left;
}
#thumb {
	background-color: #CCC;
	text-align: center;
	height: 170px;
	width: 170px;
	border: 1px solid #FFF;
	vertical-align: middle;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-chrome-border-radius: 5px;
}
#title {
	margin: 20px;
}
#flickr {
	text-align: center;
}
#content {
	font-family: Tahoma, Geneva, sans-serif;
	vertical-align: middle;
	text-align: center;
}
