body {
	background: url(../images/MST_Background.jpg) repeat-y fixed top;
}
#container  {
	width: 760px;
	margin: 0 auto;
	text-align: left;
	padding: 0px;
} 
#mainContent  {
	background: url(../images/main_content_bg.png) no-repeat;
	margin-top: -12px;
	margin-right: 285px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 60px;
	padding-left: 60px;
} 
#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
}
#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CCC;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0 30px 0 30px;
	color: #FC9
}
#Heading {
	text-align: right;
	padding: 10px 80px 0px;
}
#sidebar  {
	float: right; /* since this element is floated, a width must be given */
	width: 285px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: url(../images/mst_sidebar_bg.png) no-repeat; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
}

#sidebar #img {
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar #name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FC9;
	padding-top: 10px;
}
#sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFF;
	margin: 0 0 0 0;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	font-weight: bold;
}
#sidebar h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 10px;
	color:#FFF;
	margin: 0 0 0 0;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	font-weight: bold;
}
#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCC;
	margin: 0 0 0 0;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
}
#sidebar ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FC9;
	margin: 0 0 0 0;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 0px;
}
#sidebar ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FC9;
	margin: 0 0 0 0;
	padding-right: 20px;
	padding-left: 0px;
	padding-top: 0px;
}
#footer  { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD; 
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}td img {display: block;}
