body
	{
		background:url(../images/Background_Swatch.jpg) repeat center;
		background-color:#009900;
		font-family:Arial, Helvetica, sans-serif small;
		text-align:center;
		margin:0px;
		padding:0px;
	}
div.container
	{
		width:800px;
		padding:0px;
		margin:auto;
	}
div.header
	{
		background:url(../images/Header.jpg) no-repeat center;
		width:800px;
		height:260px;
		text-align:left;
		padding-top:40px;
	}
div.content
	{
		width:781px;
		padding-left:9px;
		padding-right:10px;
		text-align:left;
		background:url(../images/Body_Background.jpg) repeat-y center;
	}
div.footer
	{
		width:800px;
		height:10px;
		background-color:#99CC33;
		background:url(../images/footer.jpg) no-repeat top;
	}
div.GreenFlag
	{
		height:26px;
		width:700px;
		margin-left:9px;
		padding-left:3px;
		padding-top:2px;
		background:url(../images/Green_Flag.gif) no-repeat left;
		font-weight:bold;
		font-style:italic;
		font-family:"Times New Roman", Times, serif;
		color:#FFFFFF;
	}
div.WhiteFlag
	{
		height:26px;
		width:700px;
		margin-left:9px;
		padding-left:3px;
		padding-top:2px;
		background:url(../images/White_Flag.gif) no-repeat left;
		font-weight:bold;
		font-style:italic;
		font-family:"Times New Roman", Times, serif;
		color:#00CC00;
	}
div.RedFlag
	{
		height:26px;
		width:700px;
		margin-left:9px;
		padding-left:3px;
		padding-top:2px;
		background:url(../images/Red_Flag.gif) no-repeat left;
		font-weight:bold;
		font-style:italic;
		font-family:"Times New Roman", Times, serif;
		color:#FFFFFF;
	}
div.language_menu
	{
		width:780px;
		margin-top:62px;
		text-align:right;
		font-size:large;
		font-family:"Times New Roman", Times, serif;
		color:#FFFFFF;
	}