body 
	{
	scrollbar-face-color: FFFFFF;
    scrollbar-highlight-color: 008601;
    scrollbar-3dlight-color: CCCCCC;
    scrollbar-darkshadow-color: CCCCCC;
    scrollbar-shadow-color: FFFFFF;
    scrollbar-arrow-color: 008601;
    scrollbar-track-color: CCCCCC;
	align: left;
	font-size: small;
	font-color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image:  url(old_m_logo.jpg);
	line-height: 20px;
	text-align: left;
	}
	
	h1 {
	font-size: x-large;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	color: #008601;
	letter-spacing: 1px;
	line-height: 120%;
}

	h2 {
	font-size: large;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #008601;
	letter-spacing: 1px;
	line-height: 120%;
}

	h3 {
	font-size: medium;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #666;
	letter-spacing: 1px;
	text-align: center;
}

	h4 {
	font-size: small;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #006;
	letter-spacing: 1px;
	text-align: center;
}

	h5 {
	font-size: small;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #666;
	letter-spacing: 1px;
	text-align: left;
}

	h6 {
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #C33;
	text-align: center;
	}

#header 
	{
	align: center;
	margin-right: 5px;
	background-color: #FFFFFF;
	background-image: url(g_filler.gif);
	position: relative;
	width: 100%;
	height: 80px;
	}

#navbar 
	{
	color: #333;
	font-size: small;
	font-weight: bold;
	line-height: 27px;
	text-align: left;
	letter-spacing: 1px;
	height: 30px;
	clear: left;
	}

#content {
	width:800px auto;
	height:auto;
	margin:0px auto;/* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */
	font-size: small;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
	padding:30px 230px; /* locates content */
	border:0px;
	clear: none;
	}
	
#content a:link {
font-size: small; font-weight: bold; color: #FFFF00; text-decoration: none;
}
#content a:visited {
font-size: small; font-weight: bold; color: #FFFF00; text-decoration: none;
}
#content a:hover {
font-size: small; font-weight: bold; color: #990000; text-decoration: none;
}
#content a:active {
font-size: small; font-weight: bold; color: #FF9933; text-decoration: none;
}	

#photobox { /* contains large photo */
	position:relative;
	height:auto;
	width:498px;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom: dotted #666666 1px;
	border-left: dotted #666666 1px;
	border-right: dotted #666666 1px;
	border-top: dotted #666666 1px;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135,strength=2); /*Add Shadow in IE. Remove if desired*/

}

#infocube {	/* info box */
	width: 498px;
	position:relative;
	vertical-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: top;
}

p.infocubetext { /* info box text */
    font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	color: #008601;
	margin: 0px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#underinfocube {	/* below photo description */
	width: 498px;
	position:relative;
	vertical-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: top;
}

p.underinfotext { /* text under info box */
	font-family: "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #008601;
	margin: 0px;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#imagecube {	/* thumbnail container */
	width: auto;
	height: auto;
	position:relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: top;
}

#imagecube a:link {
color: #008601; text-decoration: none;
}
#imagecube a:visited {
color: #008601; text-decoration: none;
}
#imagecube a:hover {
color: #008601; text-decoration: none;
}
#imagecube a:active {
color: #008601; text-decoration: none;
}

#title
	{
	margin-left: 20px;
	width: 90%;
	}

#midsection
	{
	padding-right: 20px;
	padding-left: 30px;
    padding-bottom: 10px;
	text-indent: 2em;
	width: 90%;
	float: left;

}

.largegrey {
	font-size: medium;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-align: left;
	letter-spacing: 1px;
	line-height: 20px;
}

.midlargered {
	font-size: medium;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #CE2929;
	text-align: center;
	letter-spacing: 1px;
	line-height: 20px;
}

.smmidgrey {
	font-size: medium;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-align: center;
	letter-spacing: 1px;
	line-height: 20px;
}
.smmidred {
	font-size: x-small;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #CE2929;
	text-align: center;
	letter-spacing: 1px;
	line-height: 20px;
}

.smgrey {
	font-size: small;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #666;
	text-align: left;
	letter-spacing: 1px;
	line-height: 140%;
	line-height: 20px;
}
	
#footer 
	{
	color: #FFF;
	font-size: small;
	font-weight: bold;
	line-height: 27px;
	background-color: #FFF;
	background-image:  url(footer_bar_g.gif);
	text-align: center;
	letter-spacing: 1px;
	height: 30px;
	clear: left;
	}

a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #008601;
	text-decoration: none;
	
	}

a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #008601;
	text-decoration: none;

}

a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006;
	text-decoration: none;

}
a:active {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

#copyright 
	{
    background-color: #FFF;
	font-size: x-small;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 20px;
	color: #008601;
    text-align: center;
	height: 20px;
	clear: left;
	}

