BODY					{	background-color: #FFFFCC;
							text-align: center;
							font-family: Arial;
							overflow: auto;
							
						}
						
p						{	font-family: Arial;
							font-size: 11pt;
							font-weight: bold;
						}
						
A						{	text-decoration: none;
							color: #000000;
						}		
						
#Creator				{	position: absolute;
							right: 2px;
							top: 2px;
							border: 0px none;
							font-family: Arial;
							font-size: 6pt;
							font-weight: normal;
							color: #000000;
						}
								
#Creator A				{	color: #000000;
							text-decoration: none;
						}		
						
#ContentPic				{	border: 2px solid #000000;
						}
						
#ContentPic:visited		{	border: 1px solid #000000;
						}

#ContentPic:hover		{	border: 2px solid #800000; filter:Alpha(opacity=50, finishopacity=0, style=0);
						}
						
IMG						{	border: 0px none;
							vertical-align: bottom
						}
						
#WerbeDiv								{	position: absolute;
											top: 5px;
											left: 5px;
											border: 0px none;
											overflow: hidden;
											visibility: hidden;
										}