a:link {
	background: transparent;
	color: #9900FF;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	background: transparent;
	color: #9900FF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background: #00FFFF;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background: url(mlgranbk.gif) #DCDCDC;
	color: #000000;
	font-family: Georgia, "Times New Roman", serif;
	font-size: medium;
	font-weight: normal;
	margin: 0;
	padding: 0;
       line-height:1.3em;
}
header {
	background: #dcdcdc;
	display: block;
	margin-left: 20px; margin-right: 10px;
	position: fixed;
}


div.bodytext {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0px auto;
	padding: 1.75em;
	width: 80%;
}

div.center {
	text-align: center;
}

div.copyright {
	font-size: smaller;
	margin-left: 70px;
}

div.footie {
	text-align: center;
}

div.heading {
	background-image: url(moonstarLong.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 100px;
	margin-bottom: 50px;
	margin-right: 2%;
	margin-top: 10px;
	text-align: right;
}

div.headtext {
	color: #9900FF;
	display: block;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 0.83em;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0.83em;
}



div.indent {
	margin-left: 125px;
}

div.intro {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

div.smcopy {
	font-size: small;
	text-align: right;
}

div.subnav {
	float: right;
	font-style: italic;
	margin-right: 2%;
}

img.icon {
	height: 25px;
	vertical-align: middle;
	width: 25px;
}

img.icon35 {
	height: 35px;
	vertical-align: middle;
	width: 35px;
}

li.around {
	list-style-image: url('dot2L.gif');
	margin-top: 5px;
}

li.pcs {
	list-style-image: url('dot2L.gif');
	margin-top: 5px;
}

li.small {margin-bottom:-3px; }

span.center {
	text-align: center;
}

span.hilite {
	background: #00ffff;
	color: #000000;
	font: bold medium Georgia, "Times New Roman", serif;
}

span.ib {
	font-style: italic;
	font-weight: bold;
}

span.ibb {
	font-style: italic;
	font-weight: bold;
    font-size:larger;
}

span.logoname {
	color: #00FFFF;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 38px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-shadow: -2px -2px 0 #000000, 2px -2px 0 #000000, -2px 2px 0 #000000, 2px 2px 0 #000000;
}

span.mlname {
	color: #00FFFF;
	font-family: Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-shadow: -1px -1px 0 #000000, 1px -1px 0 #000000, -1px 1px 0 #000000, 1px 1px 0 #000000;
}

span.pagename {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 1.5em;
	font-style: italic;
}

span.pcs {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

sup.c6 {
	font-size: 45%;
}

ul.large {
	list-style-position: outside;
}

li.large {margin-bottom: 4px; }

ul.small {
	list-style: circle none; margin-top:-2px;
}

ul.smallin {
	list-style: circle inside none; display: inline;
}

.inline-items {
	margin-top: 0;
}

.inline-items li {
	border-left: 1px solid #000000;
	margin-left: 0;
	padding-left: 10px;
	padding-right: 10px;
}

.inline-items li:first-child {
	border: none;
	margin-left: 0;
	padding-left: 0;
	padding-right: 10px;
}

.inline-items li:last-child {
	padding-right: 0;
}

.nav {
	list-style: none;
	margin-bottom: 0;

	padding-left: 0;
	
}

.nav > li,
.nav > li > a {
	display: inline;
	color: #9900ff;
	text-decoration: none;
	display: inline-block;
	zoom: 1;
}

#footer{
	padding: 30px 0px;
	text-align: center;
}