body{
	position:relative;
	width:1024px;
	top:0px;
	border:solid 1px #c0c0c0;
	margin:auto;
	font:11px Georgia, serif;}
img	{border:0px;
	vertical-align:bottom;}
table	{width: 100%;}
td	{vertical-align:top;
	padding: 7px;}
/*Text Elements*/
#desc:first-letter{font-size:200%;}
h2	{background-color:#647787;
	color:#eeeeee;
	text-shadow:2px 2px #555555;
	margin:0px;
	text-align:center;}
h3	{color:#ffffff;
	line-height:30px;
	white-space:pre;
	letter-spacing:5px;
	text-shadow:6px 4px #888888;
	font-style:italic;
	font-size: 12pt;}
h4	{text-align:center;}
p	{
	font-size:12pt;
	text-align:justify;
	color: #444444;}
/*Layout*/
.lightbox{white-space:pre-wrap; 
	font-size:11pt; 
	padding:0px 20px 0px; 
	text-align:center, justify; 
	background-color:#dde5eb; 
	margin:0px; 
	line-height:20px;}
.menu:hover{opacity:0.5;
	filter:alpha(opacity=50);}
.l	{float:left;}
.r	{float:right;}
.right	{text-align:right;}
.tre	{width:280px;
	height:291px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	float:left;
	margin: auto;
	padding:10px;
	overflow:hidden;}
.wrapper{
	width:920px;
	position:relative;
	margin:auto;
	clear:both;
	overflow:hidden;}
#bottom{background-color:#647787;
	position:relative;
	border-top: 2px solid black;
	height:40px;
	padding:3px;}
#content{
	margin-top:-13.5px;
	position:relative;
	background-color:#c0c8cf;
	padding:30px 17px 0px;
	height: auto;
	color: white;}
#pb	{position:relative;
	left:-29px;
	margin-top:-13.5px;
	z-index:1;}
#social	{float:right; 
	border:1px solid black;}
#strip	{clear:both;margin:0px;padding:0px;border:0px;}
div{display:block;}