﻿body 
{
	margin:0px 0px 0px 0px;
	text-align: center;
	background-color:#356181;
}

#blueshapesmasterMainPage 
{
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 0px 0px;
	width: 1024px;
	background: white;
	text-align: left;
}

#blueshapesmasterContents
{
	width:1024px;
	height:400px;
	background-image:url(Images/imgWhite.gif);
}

#blueshapesmasterContentsTall {
	width: 1024px;
	height: 450px;
	background-image: url(Images/imgWhite.gif);
}

#blueshapesmasterContentsLong
{
	width:1024px;
	height:600px;
	background-image:url(Images/imgWhite.gif);
}

#blueshapesmasterPageFooter
{
	width:1024px;
	height:25px;
	background-image:url(Images/imgBottomBorder.gif);
}