/* External Style Sheet */

			
body	{	background-color: black;
			background-position: center;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: small;
			color: #FFFFFF;
			text-align:center;
		}

a:link {
	text-decoration: none;
	color: #FDC1B9;
}
a:visited {
	text-decoration: none;
	color: #FDC1B9;
}
a:hover {
	text-decoration: underline;
	color:#82191B;
}
a:active {
	text-decoration: none;
}
			
.information	{
					height:325px;
					margin-left:50px;
					margin-right:50px;
					margin-bottom:20px;
					text-align:left;
					overflow:auto;
				}
				
.addInfo	{	font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: x-small;
				font-weight:normal;
			}
			
.smEmph		{	font-style:italic;
				font-size:x-small;
			}

.bigEmph	{	font-style:italic;
				font-weight: bold; 
				font-size:medium;
			}

.bigBold	{	font-weight: bold; 
			font-size:large;
			}
				
.medBold {
	font-size: medium;
	font-weight: bold;
}		
.blockHead 	{	color: #666666;
				font-weight: bold;
				background-color:#CCCCCC;
			}
			
.shadedBg 	{	color: #444444;
				background-color:#AAAAAA;
				font-size: x-small;
			}
			
.bgHome	{	background:url(graphics/home_main.jpg);
			width:800px;
			height: 533px;
		}
		
.bgBio	{	background:url(graphics/bio_main.jpg);
			width:800px;
			height: 533px;
		}
		
.bgGallery	{	background:url(graphics/gallery_main.jpg);
				width:800px;
				height: 533px;
			}
			
.bgLumina	{	background:url(graphics/lumina_main.jpg);
				width:800px;
				height: 533px;
			}
			
.bgClass	{	background:url(graphics/class_main.jpg);
				width:800px;
				height: 533px;
			}
			
.bgShow	{	background:url(graphics/perform_main.jpg);
			width:800px;
			height: 533px;
		}
		
.bgStore	{	background:url(graphics/store_main.jpg);
			width:800px;
			height: 533px;
		}
		
.bgStorefront	{	background:url(graphics/storefront_main.jpg);
			width:800px;
			height: 533px;
		}
		
.side	{	background:url(graphics/side.jpg);
				width:82px;
				height: 32px;
			}
						
.bottom	{	width:800px;
			height: 35px;
		}

.main	{	width:800px;
			height: 600px;
			border:0;
		}
		
.top	{	width:544px;
			height:475px;
			border:0;
		}
		
.dvd	{	width:800px;
			height:475px;
			border:0;
		}
		
.luminaTop	{	width:440px;
				height:475px;
				border:0;
			}
		
.infoTop	{	height:27px;	}

.infoMid	{	height:410px;
			}

.infoBottom	{	height:96px;	}