﻿body 
{
     /*background-image: url('images/bg.png');
     background-position: center center;
     background-repeat: repeat-y;*/
}

.backgroundImage
{
     background-image: url('images/MaidsEtcBG.jpg');
     background-position: center center;
     background-repeat: no-repeat;
     width:1056px;
     height:890px;
     border: 0px dashed black;
}

.menu
{
	position: relative;
	top:5px;
	left:350px;
	text-align:left;
}

.TellAFriend
{
	position: relative;
	top:-63px;
	left:68px;
	text-align:left;
}
.BuyNow
{
    position: relative;
	top:25px;
	left:380px;
	text-align:left;
}

.content
{
	border:solid 0px transparent;
	text-align:left;	
	position:relative;
	top:-105px;
	left:42px;
	height:500px;
	width:430px;
	font-family:Verdana;
	font-size: 12px;
	overflow-x:auto;
	overflow-y:auto;
}

.contentLabel
{
	text-align:left;	
	position:relative;
	top:10px;
	left:40px;
	height:20px;
	/*width:420px;*/
	font-family:'Bradley Hand ITC',Verdana;
	font-size: 26px;
	font-weight:bold;
	color: #101A88;
	vertical-align:top;
	float:right;
}

.footerAdmin
{
	position:relative;
	text-align:left;
	top: 0px;
	left:50px;
	height: 20px;
	/*width: 980px;*/
	text-decoration: none;
	font-size:9pt;
	font-family: Verdana;
	text-decoration:none;
}


.ProudlyServing
{
    float:left;
	position:relative;
	text-align:left;
	top:400px;
	left:50px;
	text-decoration: none;
	font-size:9px;
	font-family: Verdana;
	text-decoration:none;
}

.leftBottom
{
	text-align:left;	
	position:relative;
	top:605px;
	left:-365px;
	height:128px;
	width:250px;
	font-family:Verdana;
	font-size: .8em;
	color:#fff;
}

.rightBottom
{
	text-align:left;	
	position:relative;
	top:555px;
	left:430px;
	height:40px;
	width:160px;
	font-family:Verdana;
	font-size: .8em;
	color:#fff;
	border:0px dashed red;
}

form p label
{
    float:left;
    width:30%;
    margin-right:2em;
}
