body {
	margin:0;
	font-size: 100%;
}
#wrapper {
	margin: 0 auto;
	min-width: 800px;
	width: 960px;
	background: #FFF;
}
#header {
	background: url(../images/bannerback.gif) repeat-x;
	margin: 0 0 0 0;
	padding: 0px;
	height: 100px;
}
#header2 {
	background: url(../images/mgsaheader.gif) no-repeat;
	height: 100px;
}
#search {
	float: right;
}
#nav {
	margin:2px 0 0 0;
	border-bottom: thin solid #014a7f;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#wrapper #content {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Verdana, sans-serif;
	font-size: 1em;
	margin-bottom: 25px;
}
#wrapper #donate {
	border: thin dotted #CCC;
	background: #f6f7f7;
	margin: 0 10%;
	padding: 0 20px 20px 20px;
	line-height: 1.3em;
	border-top: 0;
}
#donate #anchor a:link {display:block}
#donate #anchor a:visited {background-color:#fff}

#wrapper #donate h2 {margin:0 -20px 5px -20px}
#donate li {line-height:1.7em}
#wrapper #editor {
	border: thin dotted #CCC;
	margin: 0 10% 20px 10%;
	padding: 0 20px;
}
#wrapper #content #contentGL {
	padding: 10px 0px 10px 30px;
	margin-right: 50px;
}
#wrapper #content #leftix {
	margin: -5px 36% 0px 0px;
}
#wrapper #content #right {
	color: #000;
	width: 36%;
	float: right;
}
#wrapper #content #left1 {
	margin: 0px 48% 0px 0px;
}
#wrapper #content #right1 {
	width: 46%;
	float: right;
}
#main li {
	color: #000000;
	text-indent: 30px;
	list-style: url(../none) none;
	line-height:1.1em;
	padding-bottom: 15px;
}
h1 {
	font-size: 1.2em;
	margin: 0;
	font-weight: 500;
	font-variant: small-caps;
	color: #1D2030;
	background: #CCCCCC;
}
h2 {
	font-size: 1.5em;font-weight: 500;
	margin: 0 0 10px 0;
	letter-spacing: 0.1em;
	padding: 8px 0 10px 20px;
	display: block;
	border-bottom: dotted 1px #014a7f;
	background-image: url(../images/menubgrev.gif);
	background-repeat: repeat-x;
}
h3 {
	font-size: 1.3em;
	margin: 0;
	background-image: url(../images/menubgrev.gif);
	background-repeat: repeat-x;
	padding: 20px 10px 8px 20px;
	border-bottom: dotted thin #990066;
	background-position: bottom;
	font-weight: 500;
}
h4 {
	font-size: 1.3em;font-weight: 500;
	margin: 0 30px 0 0;
	padding:12px 0 7px 15px;
	border-bottom:dotted 1px #014a7f;
	background-image: url(../images/menubgrev.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
h5 {
	background-repeat: repeat-y;
	font-size: 1.15em;font-weight: 500;
	margin: 1px 10px 5px 0px;
	padding:5px 0 4px 10px;
	color: #000B5F;
	background:#deefe7;
	border-bottom: dotted thin #006055;
	background-image: url(../images/menubgrev.gif);
}
h6 {
	font-size: 1.1em;
	margin:  10px 0 4px 0;
	padding:0 0 5px 0;
	font-weight:bold;
	color: #015a51;
	border-bottom: dotted thin #015a51;
	line-height: 1.4em;
}
ul { list-style:none; list-style-image:none; padding-right: 20px; line-height: 1.6em; }
li { list-style:none; list-style-image:none; line-height: 1.6em; }
hr {
	background-image:url(images/pattern.gif);
	background-repeat:repeat-x;
}

table {
	margin: 0px;
	width: 100%;
	text-align: center;
}
#a, #b, #c {
	float: left;
	width: 30%;
	margin:0 3% 15px 0;
	padding-top:2px;
}
#footer {
	color: #444;
	background-color: #FFFFFF;
	background-image:url(../images/menubgrev.gif);
	background-repeat: repeat-x;
	font-size: 0.9em;
	text-align: center;
	padding: 1px 0 0 0;
	clear:left;
	background-position: top right;
	margin-bottom:20px;
	float: none;
	margin-top: 1px;
}
#footer2 {
	
	background-color: #FFFFFF;
	background-image:url(../images/menubgrev.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	clear:left;
	color: #444;float: none;
	font-size: 0.9em;
	height:70px;
	margin: 3px 0 15px 0;
	padding: 1px 0 5px 0;
	text-align: center;
}
#footer2 ul {margin:0 auto; width:388px}
#footer2 li { display:inline; float:left}
#footer a:link {
	color: #014a7f;
	padding: 0 4px 0 4px;
}
#footer2 a:link {
	color: #014a7f;
	padding: 0 4px 0 4px;
}
#footer a { 
	text-align:center;
	text-decoration: none;
	padding: 0 4px 0 4px;
}
#footer2 a { 
	text-align:center;
	text-decoration: none;
	padding: 0 4px 0 4px;
}
#footer a:hover {
	color: #000;
	text-decoration:underline;
	background-color: #FFFFFF;
}
#footer2 a:hover {
	color: #000;
	text-decoration:underline;
	background-color: #FFFFFF;
}
#footer2 a:visited {
	color: #444;
	text-decoration:none;
}
#wrapper #header {
	background-image: url(../images/bannerback.gif);
	background-repeat: repeat-x;
	margin-bottom: -2px;
}
#progheader h2, #progheader h3 {
	margin: 0;
	font-size: 1.4em;
	font-weight: normal;
	padding: 10px 0 7px 15px;
	background-image: url(../images/menubgrev.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
a { color: #000B5F; text-decoration: none; background-color: #DBF0F9; }
a:hover {
	color: #000;
	text-decoration: none;
	background-color: #f6f7f7;
}
a:active {
	position: relative;
	top: 1px;
}
#gkam {
	margin: 0 auto;
	padding: 15px;
	width: 85%;
	border: thin dotted blue;
	border-width: 0 1px 1px 1px;
}
#wrapper #gkam h6 a:link {
	color: #015a51;
	text-decoration: none;
}
.address {
	background: #f9f7e4;
	border-left:solid 2px #ebd088;
	border-bottom:solid 4px #ebd088;
	border-right: solid 1px #ebd088;
	margin: 0 15% 10px -2px;
	padding: 10px 0 10px 20px;
	font-weight: bold;
	color: #202040;
	line-height: 1.4em;
	border-top: solid 1px #ebd088;
}
blockquote {
	background: #f6f6f6;
	border:solid #CCCCCC;
	border-width: 0 1px 2px 1px;
	margin: 10px auto 10px;
	padding: 5px 20px 10px 20px;
	font-weight: bold;
	width: 75%;
}
.news {
	font-size: 1.2em;
	font-weight: 600;
	font-variant: small-caps;
	color: #003;
	margin: 0 0 4px -10px;
	text-align: center;
	background-color: #FEF5D1;
	padding: 6px 0 3px 0;
	border-bottom: dotted 1px #360;
}

#donate #alt {
	border-top: thin dotted #3333FF;
	border-bottom: thin dotted #3333FF;
	padding: 0 20px;
	margin: 25px -20px;
	background-color: #F4F4F4;
}
#wrapper #footer2 #search2 {
	height: 40px;
	background-image: url(../images/8.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 5px;
	width: 550px;
	margin: 0 auto 0;
}
#links a {
	display:block;
	margin: 0 0 15px 0;
	background-color:#193175;
}
#links a:hover {
	background-color: #F0CCD2;
}
#links h6 {
	margin:15px 0;
}
#wrapper #content #donate hr {
	background-image: url(../images/pattern.gif);
	background-repeat: repeat-x;
	color: #688978; height:10px;
	margin: 20px auto;
	width: 90%;
}
.prelim {
	font-size: 1.1em;
	margin: 1px 10px 5px 0px;
	padding:1px 0 1px 10px;
	color: #000B5F;
	border-bottom: dotted thin #006055;
	background-image: url(../images/menubgrev2.jpg);
	background-repeat:repeat-x;
}
.red {
	color: #C00;
}
#wrapper #content #left .content #l1 h6 {
	margin-left: 20px;
}
