html 		{
	height: 100%;
	font-family: "Comic Sans MS","Arial", "serif";
	font-size:.85em;
}body 		{
	min-width: 425px;
	background: #595959;	
}p.wellSpaced	{
	line-height:2em;
}.MoveUp	{
	line-height:2em;
	position:relative;
	top:-25px;
}#centerColumnMainContent	{
	position:relative;
}.comicBookBoxText	{
	border: solid 1px #000000;
	background-color: #FFFFFF;
	padding: 6px 10px 6px 10px;
}.comicBookThumbnail	{
	margin-top:25px;
	margin-bottom:25px;
	text-align:center;
	margin-left:-8px;
}.snapshotThumb	{
	position:relative;
	left:5px;
}#header>#headerBlurb			{
	position:absolute;
	left:50px;top:20px;
	font-size:.90em;
}#headerBlurb					{
	position:absolute;
	left:50px;top:29px;
	font-size:.90em;
}.smallType						{
	font-size:.90em;
	line-height:1em;
}#contactInfo					{
	width:100%;
	position:relative;
	text-align:center;
	z-index:110;
	position:relative;
	top:-11px;
}




.paddingLR {
	padding-left:10px;
	padding-right:10px;
}.paddingL {padding-left:10px;
}.paddingR {padding-right:10px;}


A:link {
text-decoration: none;
color:#000000;
}A:hover {
text-decoration: underline;
color:#000000;
}A:visited {
text-decoration:none;
color:#000000;
}A:visited:hover	{
text-decoration:underline;
}


.horizBorder {border-style:solid;
border-color:#000000;
border-left-width:0;
border-right-width:0;
border-top-width:1;
border-bottom-width:0}

.horizBotBorder {border-style:solid;
border-color:#000000;
border-left-width:0;
border-right-width:0;
border-top-width:0;
border-bottom-width:1}

.boxBorder {border-style:solid;
border-color:#000000;
border-left-width:1;
border-right-width:1;
border-top-width:1;
border-bottom-width:1}

.horizBorderTopBot {border-style:solid;
border-color:#000000;
border-left-width:0;
border-right-width:0;
border-top-width:1;
border-bottom-width:1}

.item {position:relative;
visibility:hidden;
display:none;
z-index:0;
left:0;
top:0}

/*
thanks to: Brian Williams 
	and his article: http://www.alistapart.com/articles/onionskin
*/
.imgWrap1, .imgWrap2, .imgWrap3 {
	/*display:inline-table;*/
	/* \*/display:block;/**/
	position:relative;
  }
.imgWrap1 {
	float:left;
	background:url(http://82.240.143.96/trrose/images/shadow.body.jpg) right bottom no-repeat;
	position:relative;
	top:10px;
 }.imgWrap2 {
	background:url(http://82.240.143.96/trrose/images/shadow.botLeft.jpg) left bottom no-repeat;
 }.imgWrap3 {
	padding:0 8px 8px 0;
	background:url(http://82.240.143.96/trrose/images/shadow.topRight.jpg) right top no-repeat;
 }.imgWrap3 img {
	display:block;
 }.imgWrap4	{
	padding:4px 8px 4px 8px;
	background-color:#FFFFFF;
 }#imgContainer	{
	height:100%;
	width:100%;
	padding:0px;
	margin:0px;
}
