﻿body
{
	background-color:Purple;
	text-align:center;
	font-family:Kristen ITC;
}
.MasterTable
{	text-align:center;
	padding: 0px;
	width: 900px;
	height: 600px;
	background-color: #CC6699;
	margin-right: 1px;
}
.HeaderCell
{
	vertical-align: middle;
	height: 100px;
	width: 900px;
	background-repeat: no-repeat;
	text-align: center;	
}
.TabTitleStrip
{
	height:20px;
	width:900px;	
	border-color:black;	
}
.TabTitles
{
	padding: 0;
	text-align: center;
	height: 20px;
	width: 90px;
	color: Black;
}
.PictureStrip
{
	text-align:center;
	height:50px;
	width:900px;	
}
.PictureButtons
{
	text-align:center;
	height: 50px;
	width: 90px;
}
.MenuStrip
{
	vertical-align: top;
	text-align: center;
	background-color:#993399;
	background-image: url('file:///C:/Users/Owner/Documents/Web Sites/Smorg/Images/Iris Transparent.jpg');
	background-repeat: repeat-y;
	background-repeat:repeat-x;
}


.MainContent
{
	text-align:left;
	vertical-align:top;
	width: 790px;
	height: 400px;
}
.FooterCell
{
	text-align:center;
	width:920px;
	height:20px;
	background-color:#993399;
}
.Title
{
	text-align:center;
	font-size:xx-large;
}
.MenuLinks
{
	 color:#FFFF99;
	 background-color:Black;
}

.TabLinks
{
	 color:Black;	
}
.ContentTitle
{
	text-align:center;
	font-size:xx-large;
	text-decoration:underline;
	font-family:Gigi;		
}
.Subtitle
{
	font-size:large;
	text-decoration:underline;	
}
.BizCard
{
	text-align:center;
	vertical-align:middle;	
}
.Center
{
	text-align:center;	
}