/*DEFAULT STYLES*/
body
	{text-align:center;
	font-family:arial, sans-serif;
	font-size:12px;
	background-color:#333333;}
a img{border:0px}
p	{margin-top:0px;
	margin-bottom:1em;
	line-height:18px;}
h1, h1 a:link, h1 a:visited
	{font-size:18px;
	color:#004677;
	margin-top:0em;
	margin-bottom:0em;
	text-decoration:none;}
h2, h3, h4
	{color:#770000;
	font-size:14px;
	margin-top:2em;
	margin-bottom:0em;}
	
#container
	{position:relative;
	margin:0 auto;
	width:690px;
	border:1px solid #ffffff;
	background:#ffffff;
	text-align:left;}
/*END DEFAULT STYLES*/



#hdr1
	{height:20px;
	background-color:#770000;
	margin-bottom:1px;}
#hdr2
	{margin-bottom:1px;}
#hdr3
	{height:64px;
	background:#ffffff url("../images/hdr_text.jpg") no-repeat;
	margin-bottom:1px;}
#content1
	{background:#000000 url("../images/bck_hmWorld.jpg") no-repeat;
	text-align:right;
	color:#ffffff;
	margin-bottom:1px;}
#footer
	{text-align:right;
	padding-right:20px;
	padding-top:3px;
	padding-bottom:3px;
	background-color:#4E0000;
	margin-bottom:1px;
	color:#ffffff;
	font-size:12px;
	}
	#footer a:link, #footer a:visited
		{color:#ffffff;
		text-decoration:none;
		}
	#footer a:hover
		{text-decoration:underline;}


.flow 
	{float: left;
	clear: left;
	margin: 0px 1.25em 0px 0px;
	}