body		{
	text-align: center;		/* required for IE */
	margin: 0px;
	padding: 0px;

	background-image: url(site_imgs/d36.jpg);
	background-repeat: repeat;
/*
	background-color: black;
*/		}
#container   	{
	width: 900px;
	z-index:15;
	color: black;
	margin: 20px auto;
	padding: 0px;
		}
#logo		{
	position: relative;
	width: 120px;
	height: 120px;
	top: -125px;
	left: 54px;
	z-index: 20;
	background-image: url(site_imgs/MSR.png);
	background-repeat: no-repeat;
		}
#navbar		{
	text-align: center;
	font-family: Comic Sans MS, Tahoma, Times New Roman, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-align: center;
	padding: 20px 0px 10px 16px;
	margin: 0px; 
		}
#content	{
	width: 820px;
	text-align: left;
	font-family: Tahoma, Times New Roman, sans-serif;
	font-size: 14px;
	background-color: #f2ead8;
	margin: 0px auto; 
	padding: 1px 20px 1px 20px;
		}
#bottom		{
	color: white;
	font-size: 10px;
	text-align: center;
	margin-top: 20px;
	padding: 0px;
		}
img		{
	margin: 0px;
	padding: 0px;
	border: none:
		}
img.framed	{
	border: 4px double #f66604; 
	padding: 10px;
		}
/*
img.top		{
	width: 860px;
	height: 21px;
		}
img.bot		{
	width: 860px;
	height: 21px;
		}
*/
table		{
	margin: 0px auto;
		}
table.nav	{
	margin: 0px auto;
	width: 850px;
		}
ul		{
	list-style-image: url(site_imgs/bullet.gif);
	margin-bottom: 0px;
		}
tr		{
	height: 30px;
		}
td.form		{
	color: black;
	text-align: left;
		}
h2		{
	font-family: Comic Sans MS, Verdana, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin: 0px 0px 20px 0px;
	padding: 0px;	
		}
h3		{
	font-family: Comic Sans MS, Verdana, sans-serif;;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;	
		}
h4		{
	font-family: Verdana,Times New Roman, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
		}
a,a:visited	{
	color: blue;
		}
a:hover	{
	color: black;
		}
a.org,a:visited.org 
		{
	display:block; 
	width:110px; 
	height:25px;
	padding-top: 4px;
	text-indent: 0px;
	color: white;
	text-decoration: none;
	background-image: url(site_imgs/button-orange.gif);
	background-repeat: no-repeat;
		} 
a:hover.org	{
	color: black;
		}
a.prp,a:visited.prp 
		{
	display:block; 
	width:110px; 
	height:25px;
	padding-top: 4px;
	text-indent: 0px;
	color: white;
	text-decoration: none;
	background-image: url(site_imgs/button-purple.gif);
	background-repeat: no-repeat;
		} 
a:hover.prp	{
	color: black;
		}
a.blu,a:visited.blu 
		{
	display:block; 
	width:110px; 
	height:22px;
	padding-top: 4px;
	text-indent: 0px;
	color: white;
	text-decoration: none;
	background-image: url(site_imgs/button-blue.gif);
	background-repeat: no-repeat;
		} 
a:hover.blu	{
	color: black;
		}
a.grn,a:visited.grn 
		{
	display:block; 
	width:110px; 
	height:25px;
	padding-top: 4px;
	text-indent: 0px;
	color: white;
	text-decoration: none;
	background-image: url(site_imgs/button-green.gif);
	background-repeat: no-repeat;
		} 
a:hover.grn	{
	color: black;
		}
a.yel,a:visited.yel 
		{
	display:block; 
	width:110px; 
	height:22px;
	padding-top: 4px;
	text-indent: 0px;
	color: white;
	text-decoration: none;
	background-image: url(site_imgs/button-yellow.gif);
	background-repeat: no-repeat;
		} 
a:hover.yel	{
	color: black;
		}
a.red,a:visited.red 
		{
	display:block; 
	width:110px; 
	height:22px;
	padding-top: 4px;
	text-indent: 0px;
	color: white;
	text-decoration: none;
	background-image: url(site_imgs/button-red.gif);
	background-repeat: no-repeat;
		} 
a:hover.red	{
	color: black;
		}

 
