#body
{
	margin-left: auto;
	margin-right: auto;
	/* width: 752px; */
	width: 1024px;
	background-image: url(../images/a_wrapper.png);
	background-repeat: repeat-y;
}
#topround
{
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}
#titlebar
{
	width: 1024px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #470a59;
	font-size: 20px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: right;
}

#topMenu, #featureMenu
{
	text-align: right;
	clear: both;
	padding-right: 20px;
}

/* Fix issues with Feature Menu on home page - things do not align properly otherwise */
.home #featureRowHome
{
	height: 18px;
	text-align: right;
}

.home #featureRowHome img
{
	float: left;
}


#masthead
{
	text-align: center;
}



#mainMenu
{
	text-align: center;
}


#footerMenu, #copyright
{
	text-align: center;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #470a59;
}

#leftMenu
{
	float: left;
	width: 22%;
	overflow: hidden;
}
#rightMenu
{
	float: right;
	width: 23%;
	overflow: hidden;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#blogGutter
{
	float: right;
	width: 30%;
	overflow: hidden;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

#mainBlock
{
	width: 55%;
	overflow: hidden;
	float: left;
	text-align: left;
}

#mainBlock2
{
	width: 55%;
	overflow: hidden;
	float: left;
}

#mainBlockcontent
{
	width: 73%;
	overflow: hidden;
	float: left;
}


#subMast
{
	width: 100%;
	text-align: center;
	border: 0;
	padding: 0;
	border-collapse:	collapse;
	border-spacing: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#subMast td, #subMast tr, #subMast img
{
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	border-collapse:	collapse;
	border-spacing: 0;
	text-align: center;
}

#mainBlock .flowerFrame {
background-image: url("../images/violetframebig.jpg");
background-repeat:no-repeat;
background-postion:middle;
text-align:center;
padding-top:20px;
height:476px;
}

#mainBlock .flashcontainer {
padding-top:60px;
}
