
#Banner {
	background-image: url(images/pmug-banner.jpg);
	width: 660px;
	height: 110px;
	margin-bottom: 10px;
}

#container {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}

#nav ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}

#nav li {
	display: inline;
	width: 73px;
	float: left;
}

#nav {
	height: 36px;
	width: 660px;
}

#nav em {
	display: none;
}

#nav a {
	background-image: url(images/globalnavbg-1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 36px;
	width: 73px;
}

#home {
	background-position: left top;
}

#about_us {
	background-position: -73px top;
}

#meetings {
	background-position: -146px top;
}

#mtg_minutes {
	background-position: -219px top;
}

#benefits {
	background-position: -292px top;
}

#reviews {
	background-position: -365px top;
}

#library {
	background-position: -438px top;
}

#appleugb {
	background-position: -511px top;
}

#blog {
	background-position: right top;
}

#nav a:hover#home {
	background-position: left -40px;
}

#nav a:hover#about_us {
	background-position: -73px -40px;
}

#nav a:hover#meetings {
	background-position: -146px -40px;
}

#nav a:hover#mtg_minutes {
	background-position: -219px -40px;
}

#nav a:hover#benefits {
	background-position: -292px -40px;
}

#nav a:hover#reviews {
	background-position: -365px -40px;
}

#nav a:hover#library {
	background-position: -438px -40px;
}

#nav a:hover#appleugb {
	background-position: -511px -40px;
}

#nav a:hover#blog {
	background-position: right -40px;
}

#nav a:active#home {
	background-position: left -80px;
}

#nav a:active#about_us {
	background-position: -73px -80px;
}

#nav a:active#meetings {
	background-position: -146px -80px;
}

#nav a:active#mtg_minutes {
	background-position: -219px -80px;
}

#nav a:active#benefits {
	background-position: -292px -80px;
}

#nav a:active#reviews {
	background-position: -365px -80px;
}

#nav a:active#library {
	background-position: -438px -80px;
}

#nav a:active#appleugb {
	background-position: -511px -80px;
}

#nav a:active#blog {
	background-position: right -80px;
}

#home_current {
	background-position: left bottom;
}

#about_us_current {
	background-position: -73px bottom;
}

#meetings_current {
	background-position: -146px bottom;
}

#mtg_minutes_current {
	background-position: -219px bottom;
}

#benefits_current {
	background-position: -292px bottom;
}

#reviews_current {
	background-position: -365px bottom;
}

#library_current {
	background-position: -438px bottom;
}

#appleugb_current {
	background-position: -511px bottom;
}

#blog_current {
	background-position: right bottom;
}

#footer {
  text-align: center;
}

div {
  overflow: hidden;
}

hr {
  background-color: #de9611;
}

body {
  margin: 15px 15px 15px 15px;
}

h1 {
  font-size: 30pt;
  line-height: 100%;
	font-weight: bold;
  color: #a62571;
}

h2,h3,h4 {
  line-height: 80%;
	font-weight: bold;
  color: purple;
  margin-bottom: 5px;
}

p {
	font-family: Times;
	font-size: 12pt;
	line-height: 14pt;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-bottom: 0px;
}

<1-- a {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #E82525;
	text-decoration: none;
	font-weight : bold;
}

a:active {
	text-decoration: none;
	color: #000;
	background-color: #FFF;
}

a:hover {
	color: #c022fd;
	text-decoration: underline;
}
-->
.purple {
    color: #850c61;
}

.font10 {
  font-size: 10pt;
  line-height: 10pt;
	margin: 0 0 0 0;
	padding-bottom: 0px;

}
  
.font14 {
  font-size: 14pt;
}
  
.center {
  text-align: center;
}

.body {
  text-align: justify;
  clear: left;
}

.normal {
  font-weight: normal;
}

.bold {
  font-weight: bold;
}

.copy {
  clear: left;
  color: rgb(25%,25%,25%);
  font-size: 10pt;
  text-align: center;
}

.lcol {
	float: left;
	width: 320px;
	padding-right: 10px;
	margin: 0;
}

.rcol {
	padding-left: 10px;
	width: 320px;
}

.Reviewlcol {
	float: left;
	width: 340px;
	padding-right: 10px;
	margin: 0;
}

.Reviewrcol {
	padding-left: 10px;
	width: 340px;
}

.roundcont {
	background-color: #d8d8d8;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
