html, body
{
	height: 100%;
}

form { padding:0;margin:0; }

body
{
	margin-top: 48px;
	background-color: #fff;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #666666;
}

/* clearfix start */
.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

html[xmlns] .clearfix
{
	display: block;
}

* html .clearfix
{
	height: 1%;
}
/* clearfix end */

.clear
{
	clear: both;
}

h2
{
	color: #333333;
	font-weight: bold;
	font-size: 140%;
	margin-bottom: 6px;
}

.textbody
{
	width: 100%;
}

.textbody .half
{
	width: 50%;
}

.textbody td
{
	padding-right: 8px;
}

.errorlevel3
{
	color: #330000;
	border: 4px solid #cc0000;
	padding: 4px;
	margin-bottom: 6px;
	font-weight: bold;
}

.text_highlight
{
	background-color: #ffffff;
	color: #000000;
	padding: 4px;
	margin-bottom: 6px;
}

#page-shadow
{
	position: relative;
	width: 927px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	text-align: left;
	background-image: url(../../images/msmh/shadow.png);
	background-repeat: repeat-y;
	background-position: top right;
}

#page-shadow-topright
{
	width: 927px;
	background-image: url(../../images/msmh/shadow-topright.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#page-shadow-bottomright
{
	width: 927px;
	background-image: url(../../images/msmh/shadow-bottomright.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#page
{
	position: relative;
	width: 918px;
	margin-right: 9px;
	background-color: #aab09c;
}

#page-border
{
	position: relative;
	width: 908px;
	border-left: 5px solid #8d967b;
	border-right: 5px solid #8d967b;
	background-image: url(../../images/msmh/faux.png);
	background-repeat: repeat-y;
}

#page-shadow-bottom
{
	font-size: 1px;
	width: 918px;
	height: 10px;
	background-image: url(../../images/msmh/shadow-bottom.png);
	background-repeat: repeat-x;
}

#page-shadow-bottom .inside-right
{
	width: 918px;
	height: 10px;
	background-image: url(../../images/msmh/shadow-bottom-insideright.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#page-shadow-bottom .inside-left
{
	width: 918px;
	height: 10px;
	background-image: url(../../images/msmh/shadow-bottom-insideleft.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#curve-bottom
{
	font-size: 1px;
	background-color: #aab09c;
	width: 918px;
	height: 15px;
}

#curve-bottom .inside-right
{
	width: 918px;
	height: 15px;
	background-image: url(../../images/msmh/curve-right.png);
	background-repeat: no-repeat;
	background-position: top right;
}

#curve-bottom .inside-left
{
	width: 918px;
	height: 15px;
	background-image: url(../../images/msmh/curve-left.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#curve-bottom .inside-center
{
	width: 885px;
	height: 10px;
	margin-left: 16px;
	margin-right: 17px;
	border-bottom: 5px solid #8d967b;
}

#curve-bottom .inside-menu
{
	background-color: #99a187;
	width: 183px;
	height: 10px;
	border-right: 5px solid #8d967b;
}

#flag
{
	position: absolute;
	z-index: 1;
	width: 191px;
	height: 127px;
	top: 367px;
	left: 363px;
	background-color: #aab09c;
	background-image: url(../../images/msmh/flag.jpg);
	background-repeat: no-repeat;
	border: 5px solid #8e977c;
}

#header
{
	border-top: 5px solid #8d967b;
	background-image: url(../../images/msmh/header.jpg);
	background-repeat: no-repeat;
	height: 371px;
}

#searchbar
{
	border: 0;
	background-color: #7c0000;
	background-image: url(../../images/msmh/searchbar.png);
	background-repeat: repeat-x;
	height: 25px;
	text-align: right;
	padding: 0 15px 0 15px;
}

#searchbar .form
{
	padding-top: 4px;
}

#searchbar .text
{
	margin: 0;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #cccccc;
	border-right: 0;
	font-size: 7pt;
	height: 13px;
	padding: 0 3px 0 3px;
}

#searchbar .submit
{
	margin: 0;
	background-color: #ffffff;
	color: #930000;
	border: 1px solid #cccccc;
	font-size: 7pt;
	font-weight: bold;
	height: 15px;
}

#content
{
	position: relative;
	border-top: 5px solid #8d967b;
}

#menu
{
	position: relative;
	background-color: #99a187;
	width: 170px;
	padding: 6px 12px 6px 12px;
	border-right: 5px solid #8d967b;
}

#menu h3
{
	color: #333333;
	font-size: 140%;
	font-weight: bold;
	padding-top: 3px;
	border-top: 1px solid #9ea598;
}

#menu h3.first
{
	padding-top: 0;
	border-top: 0;
}

#menu ul li
{
	color: #cccccc;
	font-weight: bold;
	border-top: 1px solid #9ea598;
	margin: 3px 0 3px 0;
	padding: 3px 0 3px 0;
}

#menu a, #menu a:link, #menu a:visited, #menu a:active, #menu a:hover
{
	color: #cccccc;
	text-decoration: none;
}

#content-wrap
{
	float: right;
	width: 700px;
	margin-top: 120px;
	text-align: left;
}

#content-inside
{
	margin: 10px;
}

#footer
{
	text-align: center;
	font-size: 80%;
	color: #cccccc;
}

#blurbbox
{
	padding: 20px 0 20px 0;
	text-align: center;
}

#blurbbox img
{
	border: 1px solid #000000;
}

#newsbox
{
	width: 100%;
}

#newsbox .news0
{
	width: 35%;
	vertical-align: top;
}

#newsbox .news1
{
	width: 35%;
	vertical-align: top;
}

#newsbox .header
{
	color: #333333;
	font-weight: bold;
	font-size: 140%;
	margin-bottom: 6px;
}

#newsbox .header a:link, #newsbox .header a:visited, #newsbox .header a:active, #newsbox .header a:hover
{
	color: #333333;
	text-decoration: none;
}

#newsbox .links
{
	vertical-align: top;
	width: 30%;
	border: 1px solid #000000;
	background-color: #81725a;
	text-align: center;
}

.debug
{
	text-align: center;
	font-family: monospace;
	margin-top: 30px;
}
