img
{
	border: none;
}
body
{
	text-align:center;
	margin-left: auto;
	margin-right:auto;
} 
.MasterBackground 
{
	background-image: url(../images/TwixtBackground.bmp ); 
	background-repeat: repeat;
	background-position: left;
	padding: 1px 0px 1px 0px;
	
	border-spacing: 5px;
	margin: 0px 0px 0px 0px;
	text-align:center;
}

.MasterHeader
{
	width: 99%;
	height: 150px;
	background-image: url(../images/twixtheader.bmp);
	background-repeat: no-repeat;
	background-position: top center;
	border: solid 3px purple;
	background-color:White;
	text-align: center;
}

.Content
{
	position:fixed;
	top: 160px;
	left:0px;
	right: 0px;
	bottom: 60px;
	text-align: center;
	background-color: Transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: auto;
}

.LogoHolder
{
	width:550px;
	height: 255px;
	text-align: center;
	top:50px;
	position: relative;
	border: solid 3px purple;
	background-color:white;
	background-image: url(../images/twixtheader.bmp);
	background-repeat: no-repeat;
	background-position: center center;
}

.Logo
{
	vertical-align:middle;
	text-align: center;
	width: 500px;
	height: 250px;
	top: 20px;
}

.Facebook
{
	bottom: -20px;
	left: -50px;
	position: absolute;
}

.Twitter
{
	top: -50px;
	right:-50px;
	position:  absolute;
	background-color: Transparent;
}
.DailyCandyMain 
{
	position:absolute;
	bottom: -40px;
	right: -110px;
}
.Address
{
	width: 99%;
	text-align: center;
	vertical-align: text-top;
	font-family: Arial;
	font-size: 20px;
	height: 35px;
	background-color: yellowgreen;
	bottom: 4px;
	left: 4px;
	position: Fixed;
	padding: 13px 0px 3px 0px;
}

.EnterEMail
{
	font-family: Arial;
	text-align:center;
	width: 700px;
	background-color: White;
	top:100px;
	position:relative;
	border: solid 1px black;
	padding: 10px 10px 10px 10px;
}
.EMailButton
{
	font-family: Arial;
	color: White;
	background-color:Navy;
}

.Display
{
	text-align: left;
	width: 750px;
	top: 20px;
	bottom: 20px;
	left: 50%;
	position: absolute;
	border: solid 3px purple;
	overflow: auto;
	background-color: seashell;
	padding: 10px 10px 10px 10px;
	font-family: Arial;
	margin-left:-385px; 
}

.Blog
{	position:absolute;
	width: 99%;
	height: 99%;
	margin: -10px  -15px -13px -10px;
}

.Menu
{
	position: relative;
	top: 123px;
	text-align: center;
}


.MenuItems
{
	font-family: Arial;
	font-size: 23px;
	font-weight: bold;
	color:Navy;
	
}

.MenuSelected
{
	color: yellowgreen;
	font-weight: 900;
	font-size: 25px;
}

.GalleryMainImage
{
	height: 210px;	
	text-align: center;
	vertical-align: middle;
}

.GalleryCell  
{
	width: 80px;
	height: 80px;
	border: solid 2px transparent;
}
.GalleryCell img
{
	height: 80px;
	text-align: center;
}
.GallerySelected
{
	border: solid 2px yellowgreen;
}

.Gallery
{
	height: 170px;
	vertical-align: top;
	margin:auto auto auto auto;
}
.CenteredPanel
{
	position:relative;
	border:none;
	top: 0px;
	bottom: 0px;
	left:0px;
	right:0px;
	text-align:center;
}
.LeftPanel
{
	position:absolute;
	top:1px;
	left:1px;
}
.RightPanel
{
	position:absolute;
	top:1px;
	right:1px;
}

.NavImages
{
	width: 50px;
	height: 50px;
	margin-left:auto;
	margin-right: auto;
}

.NavTable
{
	width: 95%;
	border: none;
	margin: auto auto auto auto;
	border-collapse: collapse;
}
.NavTable tr td
{
	width: 50%;
}

.FTB
{
	position:absolute;
	top: 35px;
	left:25px;
	right: 5px;
}

.TextLabel
{
	
	 background-color: transparent;
	 border: none;
}

.SmallText
{
	font-size: smaller;
}

.PageSelector
{
	background-color:White; 
}

.Login
{
	border: solid 1px black;
	margin-top: -80px;
	margin-left: -140px;
	top: 50%;
	left: 50%;
	position: absolute;
	background-color: gainsboro;
	width: 300px;
}
