﻿body
{
	background-color: #C9D004;
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	font-family: Arial;
}

#main_container_table td
{
	vertical-align: top;
}

#bg_container
{
	height:800px;
	padding:0px 0px 0px 0px;
	margin:0px;
}

#main_container
{
	width: 1000px;
	margin: 0px auto;
}

#main_content_container
{
	position:relative;
	float: left;
	margin-left:76px;	
	min-height: 641px;
	height: 100%;
	width:915px;
	background-image:url('../Images/background_content_right.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: White;
}

#menu_container
{
	font-size: 9pt;
	font-weight:bolder;
	float: left;
	min-height: 641px;	
	width:100%;
}

#menu_td
{
	background-image:url('../Images/background_menu.png');
	background-repeat: repeat-y;
}

#header
{
	height: 211px;
}

#animation
{
	width: 100%;
	height:212px;
	margin: 0px auto;
}

#content_container
{
	float: left;
	width: 689px;
	min-height: 641px;
	background-image:url('../Images/background_content_right_shadow.png');
	background-repeat: repeat-y;
	background-position: top right;
}

#footer
{
	float: left;
	width: 100%;
	height: 48px;
	margin-left:76px;
	background-image:url('../Images/background_footer.png');
	background-repeat: no-repeat;
	background-position:bottom left;
}

#ifrmTheNanny
{
	width: 617px;
	min-height:641px;
}
