#wrapper {
	background-color: #4B6FAB;
	width: 750px;
	background-repeat: repeat-y;
	background-image: url(../layout1_3_img/hgb_01.jpg);
	background-position: left top;
	border: 1px solid #FFFFFF;
	text-align: left;
}
#masthead {
	background-color: #39556D;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
#mxnav {
	clear: both;
	width: 750px;
	background-color: #00CCFF;
	border: 1px solid #FF3300;
}
#leftbar {
	float: left;
	background-image: url(../layout1_3_img/bgsidebar.jpg);
	background-repeat: repeat;
}
#content {
	float: left;
	width: 413px;
	padding: 0px 5px 2px;
	color: #39556D;
}
#sidebar {
	float: left;
	padding: 2px 0px 2px 2px;
	width: 166px;
}
#footer {
	clear: both;
	width: 750px;
}

#xsidebar a {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #A4B5C5;
	width: 100%;
	margin: 2px 2px 4px;
	border-top: 1px none #39556D;
	border-right: 1px none #39556D;
	border-bottom: 3px solid #39556D;
	border-left: 1px none #39556D;
	padding: 2px;
	line-height: 1.2em;
}
#xsidebar a:hover {

	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFCC33;
	width: 100%;
	margin: 2px 2px 4px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 3px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	padding: 2px;
}
#content img {
	padding: 5px;
	border: 1px solid #666666;
	margin: 5px;
}
#content h2 {
	color: #39556D;
	font-size: 2em;
	font-weight: normal;
	letter-spacing: 0.2em;
	line-height: normal;
	margin: 24px 0 0 0;
}
#sidebar h2 {
	color: #FFFFFF;
}
#sidebar h3 {
	color: #FFFFFF;
	font-size: 1.1em;
	text-align: center;
}
#copyright p {
	font-size: 0.9em;
	line-height: 2em;
	text-align: center;
}
#copyright a {
	text-decoration: none;
	color: #666666;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #39556D;
}
#copyright a:hover {
	text-decoration: none;
	color: #FF9933;
}
#content ul, li {
	clear: both;
}
#copyright {
	clear: both;
}
#sidebar p {
	color: #FFFFFF;
	font-size: 1em;
}
