﻿body 
{
     /*background-image: url('images/bg.png');
     background-position: center center;
     background-repeat: repeat-y;
     background-color:#BBB449;*/
     background-color:#EADEE1;
     
}

.backgroundImage
{
     background-image: url(images/SuddenElegance800x600.png);
     background-position: center center;
     background-repeat: no-repeat;
     width:800px;
     height:600px;

}

.menu
{
	position: relative;
	top:149px;
    width:750px;
    text-align:center;
    left:-25px;
}

.content
{
	text-align:left;	
	position:relative;
	top:60px;
	left:120px;
	height:300px;
	width:489px;
	font-family:Verdana;
	font-size: 12px;
	overflow-x:hidden;
	overflow-y:auto;
}

.contentLabel
{
	text-align:left;	
	position:relative;
	top:40px;
	left:80px;
	height:20px;
	width:420px;
	font-family:Georgia,'Bradley Hand ITC',Verdana;
	font-size: 22px;
	font-weight:bold;
	vertical-align:top;
    white-space:nowrap;	
}

.footerAdmin
{
	position:relative;
	text-align:right;
	top: 86px;
	left:0px;
	height: 20px;
	width: 800px;
	text-decoration: none;
	font-size:9px;
	font-family: Verdana;
	text-decoration:none;
}

.leftTop
{
	text-align:left;	
	position:relative;
	top:300px;
	left:-370px;
	height:120px;
	width:170px;
	font-family:Verdana;
	font-size: 7px;
}
.StaticPics
{
	text-align:left;	
	position:relative;
	top:410px;
	left:-260px;
	height:120px;
	width:258px;
	font-family:Verdana;
	font-size: 7px;
}

.FollowUs
{
    position:relative;
    top:80px;   
	left:95px;
    font-weight:bold;
    font-style:italic;
    font-family: Tahoma;
    color:#C29DA4;
	}