﻿body {
	margin: 10px auto auto auto;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	text-align: center;  /*	IE adjustment */
	color: #333333;
	background-color: #DFCD91;
}
li {
	margin: 0px;
	padding: 0px;
}
ol {
	margin: 0px;
	padding: 0px;
}
p. ul {
	margin: 0px;
	padding: 0px;
}
h4 {
	margin: 0px;
	padding: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
}
#jump {
	position:absolute;
	left:1025px;
	top:59px;
	width:192px;
	height:44px;
	z-index:1;
	visibility: hidden;
}
#outerwrapper {
	width: 800px;
	text-align: left;   /*	IE adjustment */
	margin: 0 auto 0 auto;
}
#topwrapper {
	text-align: left;
	width: 800px;
	height: 145px;
  	background-image: url('images/MSq-Banner.jpg');
	background-repeat: no-repeat;
	background-position: center top; 
}
#topwrapper h1 span {
	position:absolute;
	left:1145px;
	top:59px;
	z-index:1;
	visibility: hidden;
}

#innerwrapper {
	background-color: #FFFFCC;
	width: 800px;
	padding: 1px 0px 1px 0px;
	background-image: url('images/MSq-Main.gif');
	background-position: center top;
	background-repeat: repeat-y;
	height: 100%;
}
#leftNav {
	position: relative;
	left: 0;
	top: 0;
	float: left;
	width: 120px;
	vertical-align: top;
	text-align: left;
}
#leftNav ul {
	list-style-type: none;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	text-indent: 0;
}
#leftNav li {
	font-size: 80%;
	height: 16px;
	width: 120px;
	padding: 2px 10px 2px 10px;
}
#leftNav li a:visited {
	color: #003300;
	padding: 3px;
	display: block;
	padding: 3px;
	text-decoration: none;
	vertical-align: middle;
}
#leftNav li a:link {
	color: #003300;
	padding: 3px;
	display: block;
	padding: 3px;
	text-decoration: none;
	vertical-align: middle;
}
#leftNav li a:focus {
	display: block;
	width: 100px;
	color: #F6EED0;
	background-color: #C18B4D;
	text-decoration: none;
}
#leftNav li a:active {
	display: block;
	width: 100px;
	color: #F6EED0;
	background-color: #C18B4D;
	text-decoration: none;
}
#leftNav li a:hover {
	display: block;
	width: 100px;
	color: #F6EED0;
	background-color: #C18B4D;
	text-decoration: none;
}
#highlights {
	width: 130px;
	float: right;
	position: relative;
	right: 0px;
	top: 0px;
	margin: 0 10px 0 10px;
	text-align: center;
}
#highlights h3 {
	font-size: 105%;
	color: #666666;
	padding-top: 4px;
	padding-bottom: 10px;
	text-align: center;
}
#highlights h4 {
	font-size: 95%;
	font-weight: bold;
	color: #808080;
	padding-bottom: 10px;
}
#highlights p {
	font-size: 80%;
	font-weight: normal;
	color: #000000;
	padding-bottom: 10px;
}
#highlights a:visited {
	color: #336600;
	text-decoration: underline;
}
#highlights a:link {
	color: #336600;
	text-decoration: underline;
}
{
	color: #996633;
	text-decoration: underline;
}

#highlights a:active {
	color: #996633;
	text-decoration: underline;
}

#highlights a:hover {
	color: #996633;
	text-decoration: underline;
}

/* Content */
#content {
	margin: 1px 165px 10px 130px;
	text-align: left;
	vertical-align: top;
}
#content h2 {
	font-weight: bold;
	font-size: 115%;
	color: #003300;
	padding-top: 3px;
	padding-bottom: 5px;
	}
#content h2 span.PageTitle {
	font-size: 1.3em;
	font-weight: bold;
	color: #808080;
	padding-bottom: 0px;
}
#content h2 span.SubTitle {
	font-size: 1.1em;
	font-weight: normal;
	padding-left: 25px;
	padding-top: 0px;
	color: #003300;
}
#content p {
	text-align: left;
	line-height: 1.3;
	white-space: normal;
	padding-top: 5px;
	padding-bottom: 10px;
	}
#content ul {
	font-size: 80%;
	line-height: 1.2;
	list-style-type: disc;
	text-align: left;
	margin-left: 25px;
	color: #333333;
} 
#content li {
	padding-bottom: 10px;
} 

#clearOne {
		clear: both;
		height: 1px;
}
	
#bottomWrapper {
	width: 800px;
	height: 228px;
	background-color: #CCCCCC;
	padding: 1px 0;
	background-image: url('images/MSq-Footer.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
#bottomWrapper p {
	font-size: 75%;
	text-align: center;
}
.bold {
	font-weight: bold;
	}
