* {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	background: #e0f3fa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #222;
	text-align: center;
}

a {
text-decoration: none;
color: #2C61B1;
}
a:hover {
	text-decoration: underline;
	color: #5F8FD8;
	text-align: left;
}

#wrap {
margin: 20px auto;
width: 800px;
}

#header {
height: 180px;
background: #e0f3fa url(images/HMheader.jpg) no-repeat;

}
#header h1 { 
font-size: 25px;
letter-spacing: -1px;
padding: 25px 0 0 20px;
color: #000;
}
#header h1 a { 
color: #aaa;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
	color: #623100;
}
#header h2 {
font-size: 18px;
color: #3F89FF;
padding: 3px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

#menu {
	height: 30px;
	line-height: 30px;
	background: #e0f3fa url(images/HMmenu.jpg) no-repeat;
	text-align: left;
}
#menu ul {
list-style-type: none;
padding-left: 195px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
color: #fff;
}
#menu ul li a:hover {
color: #7DA3DF;
text-decoration: none;
}

#content {
background: #e0f3fa url(images/content.jpg) repeat-y;
padding: 0 20px;
}

.right {
float: right;
width: 570px;
text-align: justify;
padding-top: 20px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 26px;
line-height: 26px;
background: #C3D9FF;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}

.left {
float: left;
width: 180px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
background: #C3D9FF;
color: #fff;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
color: #C3D9FF;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}
.articles {
	padding: 10px;
	text-align: left;
}

#bottom {
background : #e0f3fa url(images/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
color: #aaa;
}
#footer a { color: #7DA3DF; }
#footer a:hover {
	color: #447CD0;
}
#wrap #footer {
	color: #623100;
}
#wrap #content div .articles p em {
	text-align: justify;
}
#wrap #content div .articles p em {
	text-align: justify;
}
#wrap #content div .articles p {
	text-align: justify;

}
.centerarticle {
	text-align: center;
}
#wrap #content div .articles .centerarticle p br {
	text-align: center;
}
#wrap #content div .articles .centerarticle p strong {
	text-align: center;
}
#wrap #content div .articles .centerarticle p strong {
	text-align: center;
}
#wrap #content div h2 {
	text-align: left;
}
.centerarticle p strong {
	text-align: center;
}
.centerarticle p strong {
	text-align: center;
}
#wrap #content div .articles table tr td div {
	text-align: justify;
}
#wrap #content div .familytable table {
	font-size: 9px;
	text-align: justify;
}
#wrap #content div .familytable table tr td p {
	text-align: justify;
}
#wrap #content div .familytable p {
	text-align: justify;
}
#wrap #content div .articles ul li {
	text-align: left;
}
