	body { 
		margin:0px; padding:0; 
		font-size : 9pt;
		font-family: Verdana, geneva; 
		background: #9999FF;
		background-image:url(../images/backgroundFade.jpg);
		background-repeat:repeat;
		background-size: 100%;
		background-position:center; 
		text-align:center;
	}
	table {
		font-size : 9pt;
		font-family: Verdana, geneva;
		color: #585858;
	}


	
	form{
		padding:0;margin:0;
	}
	.details{
		padding:0px 10px;
		color:#000000;
	}	
	#left { 
		position: absolute;
		top: 00px; 
		width:240px; 
		left: 0px;
		text-align:left;
		font-size:8pt;
		color: #585858;
	} 
	#right { 
		position: absolute;
		top: 00px; 
		right: 0px; 
		margin:0; 
		padding:0; 
		width: 250px;
		font-size:8pt;
		color: #585858;
	} 
	#wrapper {
		background-color:#ffffff;
		width:1000px;
		margin: 0px auto;
		position:relative;
		min-height:1600px;
	
	}
	#middle {
		position: absolute;
		left:240px;
		right: 260px;
		text-align:left;
		color: #585858;
		background-color:#ffffff;
	}

#profilePicFrame{
	width:220px;
	margin: 10px auto;
	font-style:normal;
	font-size:8pt;
	color:#666666;
	text-align:center;
}
#profilePic{
	width:200px;	
	border:7px solid #48557e;
}
.flickThumb {
		padding: 2px;
		float: left;
	}
.flickrImg {
		width:75px;
		height:75px;
	}
	
	.commenthidden {display:none}
.commentshown {display:inline}

.more {
	text-align:center;
	font-size: 9pt;
	font-family:courier;
	padding:0;margin:0;
}
h1 {
	padding: 10px 0 0 0;
	margin:0;
	line-height:100%;
	text-align:center;
	font-size:14pt;
}
h2 {
	padding: 0px;
	margin:0;
	line-height:100%;
	font-size:11pt;
	color: #2d374b;
}
h3 {
	padding: 3px 0 1px 0;
	margin:0px;
	line-height:100%;
	font-size:10pt;
}
	
	.word {
		font-size:8pt;
		width:80px;
		height:15px;
		background-color:#ffffff;
		border: 1pt #999999 solid;
	}
	.updateButton {
		font-size:9pt;
		width:60px;
		height:18px;
		background-color:#cccccc;
	}
	.smallprint {
		color:#999999;
		font-size:7.5pt;
		margin: 0 0 6px 0;
	}
	
	.possy{
	height:16px;
	width:210px;
	border: 1pt #084B8A solid;
	text-align:center;
	color:#80c88a;
	margin:6px 6px 10px 6px;
	padding: 0 0 0 10px;
	font-size:8pt;
	text-indent:24px;
	background-image:url('/images/possy.jpg');
	font-family: Comic Sans MS, cursive, verdana, geneva;
	
}

	.possyFull {
				color:#666666;
				font-size:8pt;
				text-align:left;
				margin:10px auto 10px auto;
				padding:10px;
	}
	
.thumbnail
{
	margin: 10px auto 10px auto;
	width: 150px;
	text-align: center;
	font-size:8pt; 
}
.inner {
	padding: 0px 10px;
}
.message {
	text-align:center;
	font-size:12pt;
}
.clear {
		clear:both;
	}
	
		a {
			color:#535797;
		}
		a:link {
			text-decoration:none;
		}
		a:visited {
			text-decoration:none;
		}
		a:active {
			text-decoration:none;
		}
		a:hover {
			text-decoration:underline;
			color:#2a881b;
		}
		.flickrImg {
			border:none;
		}
		ul {
		padding:0; margin:6px 20px 4px 20px;
	}
