html { overflow-y: scroll; }
body {
	font-family: Calibri, Arial, sans-serif;
	margin: 0 0 30px 0;
	padding: 0px;
	color: #000;
	background-color: #FFF;
	font-size: 100%;
	min-width: 810px;
	background-repeat: no-repeat;
}
#masthead {
	font-family: Candara, Arial, sans-serif;
	color: #CCC;
	background-color: #000;
	margin: 0;
}
#masthead h1 {
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: normal;
	margin: 0;
	font-weight: normal;
	padding: 16px 0px 16px 20px;
	background-repeat: repeat-x;
	background-position: left bottom;
}
#masthead h1 a {
	color: #CCC;
	text-decoration: none;
}
.subhead {
	font-size: 0.45em;
	margin: 0 0 12px;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin: 0;
	display: block;
}
#layoutwrapper {
	margin: 0 auto;
	width: 760px;
	padding: 1px 0;
	border: 0;
}
#flexible #layoutwrapper {
	width: 80%;
}
#ibase {
	background-image: none;
	min-width: 996px;
}
#ibase #layoutwrapper {
	padding: 6px;
	border: 1px solid #333;
}
#columnwrapper {
	overflow: hidden;
	margin: 0 auto;
	width: 796px;
	background-image: url(images/columns.gif);
	background-repeat: repeat-y;
}
#left {
	float: left;
	width: 240px;
	margin-right: 16px;
}
#right {
	float: left;
	width: 540px;
	border-top: 1px solid #666;
}
#left .content {
	padding: 20px;
	font-size: 12px;
	line-height: 1.3em;
	border-top: 1px solid #666;
}
#right .content {
	padding: 20px;
	font-size: 14px;
	line-height: 1.5em;
}
#floatsum h1 {
	font-family: Candarai, Arial, sans-serif;
	font-size: 1em;
	letter-spacing: .25em;
	color: #5B87C6;
	text-transform: uppercase;
	margin: 0px;
}
#floatsum #columnsBottom {
	background-image: url(images/columnsBottom.gif);
	background-repeat: no-repeat;
	clear: both;
	background-position: left bottom;
	height: 16px;
	margin: 0 auto;
	width: 796px;
}
.p7MBM09h {
	margin: 0 0 60px 0;
}
.p7MBM09h a {
	padding: 8px 7px 8px 7px;
}
#layoutwrapper h2 {
	font-size: .9em;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	margin: 0 0 8px 0;
}
#layoutwrapper .subhead {
	font-size: .7em;
}
#layoutwrapper h3.theme {
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	margin: 44px 0px 12px;
}
.p7HGM01 .p7HGM_controls div.p7HGM_prev a {
	background-image: url(themes/p7hgm/img/p7hgmBlueMist_CTRLPrev.gif);
}
.p7HGM01 .p7HGM_controls div.p7HGM_next a {
	background-image: url(themes/p7hgm/img/p7hgmBlueMist_CTRLNext.gif);
}

