body {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /* fix height for other browsers */
	/*overflow:hidden; get rid of scroll bars in IE */
	padding-top:0; /*remove padding */
	padding-bottom:0em;
	margin-top: 0em; /* remove margins */
	margin-bottom: 0em;
	margin-left: 1em;
	border:0; /* remove borders */
    background-color: #FFFFFF;
   }

#wrap {
	
    width: 52em;
    height: auto;
    padding:1em 2em 3em 3em;
    background-color: #FFFFFF;
    font-family: Georgia, Garamond, "Hoefler Text", serif;
    font-size:15px;
    font-weight: normal;
    color: #3F7575;
	}

#head {
	clear: both;
	width: 100%;
	height: auto;
	text-align: center;
	padding-bottom: 1em;
}

#menulink {
	float: left;
	width: auto;
	height: 1.4em;
	margin: 0em 0.2em 2em 0.2em;
	padding:0em .3em .3em .3em;
	text-align: center;
	color: #03EAF5;
	font-size: 1em;
}

#menulink menulink{
	display: inline;
}

.menulink {
	font-weight: bold;
	text-decoration: none;
}

#confcontright {
	width: 62%;
	height: auto;
	float: right;
	padding: 1em;
	text-align: left;
	font-weight: normal;
}

#confcontleft {
	width: 27%;
	height: auto;
	float: left;
	margin: 1em 0em 0em 0em;
	padding: 1em;
	text-align: left;
	border: thin dotted #CCCCCC;
	font-size: .8em;
	font-weight: normal;
}

#cfpcont {
	width: 90%;
	height: auto;
	float: right;
	margin: 1em 0em 0em 0em;
	padding: 1em;
	text-align: left;
	font-weight: normal;
}

#leftcontctr {
	clear: left;
	width: 27%;
	height: auto;
	float: left;
	padding: 1em;
	text-align: center;
	font-weight: normal;
}

#leftcont {
	clear: left;
	width: 27%;
	height: auto;
	float: left;
	padding: 1em;
	text-align: left;
	font-weight: normal;
}

#leftcontmeet {
	clear: both;
	width: 27%;
	height: auto;
	float: left;
	padding: 2em 1em 1em 1.5em;
	text-align: left;
	font-weight: normal;
}

#leftcontpagelinks {
	clear: both;
	width: 27%;
	height: auto;
	float: left;
	padding: 0em 1em 1em 1.5em;
	text-align: left;
	font-weight: normal;
}

#leftcontmembers {
	width: 27%;
	height: auto;
	float: left;
	padding: 0 1em 1em 1.5em;
	font-weight: normal;
}

#rightcontann {
	width: 58%;
	float: right;
	height: auto;
	text-align: justify;
	padding: 0.5em 1em 0.5em 1em;
	margin: 0em 1em 0em 1.5em;
	border: thin dotted #CCCCCC;
	font-weight: normal;
}

#rightcont {
	width: 62%;
	float: right;
	height: auto;
	text-align: justify;
	padding: 1em;
	font-weight: normal;
}

#rightcontimage {
	width: 62%;
	float: right;
	height: auto;
	text-align: center;
	padding: 0em 3em 0em 0em;
	margin-top: 0em;
	font-weight: normal;
}

#rightcontafterimage {
	width: 62%;
	float: right;
	height: auto;
	text-align: justify;
	padding: 0em 1em 1em 1em;
	font-weight: normal;
}

#footer {
	border-top: thin solid #636363;
	clear: both;
	width: 100%;
	height: auto;
	font-size: .8em;
	font-weight: normal;
}

blockquote {
	text-align: center;
}

.aligncenter {
	text-align: center;
}

.alr {
	text-align: right;
}

h1,h2,h3,h4,h5,h6 {   
    margin: 0em;
    padding: 0em;
    color: #02BEC7;
    font-family: "Hoefler Text", Garamond, "Hoefler Text", "New Century Schoolbook", serif;
 	font-weight: normal;
 	text-align: left;
    }

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.7em;
}
  
h3 {
	font-size: 1.4em;
}

h4 {
	font-size: 1.2em;
}

/*awards page */
h5 {
	font-size: 1.1em;
	padding-top: 1.5em;
}

h6 {
	font-size:1em;
}

.pmenu {
    text-align: center;
	color: #03EAF5;
	font-weight: normal;
}

p {
	line-height:1.4em;
	text-align: justify;
	padding-bottom: .3em;
	
}

.alignright {text-align: right;
}

.meet {text-align: left;
}

.annp {
	text-align:center;
	padding: 0em;
}

.pnote {
	line-height: 1.2em;
}

.qu {
	padding-bottom: 0;
}

.histpnote {
	line-height: 1.4em;
	padding-top: 4em;
	font-size: 0.9em;
}

.awardp {
	padding-bottom: 0em;
	padding-top: 0em;
}

.memberlist {
	line-height: 1em;
	padding: 0em;
	margin: 0em;
}

a:link {
  	text-decoration: none;
 	font-weight: normal;
	color: #02B2BB;
}

a:hover  {
  	text-decoration: underline;
	color: #03EAF5;
  	font-weight: normal;
}

a:active  {
  	text-decoration: underline;
  	color: #02B2BB;
	font-weight: normal;
  }
  
a:visited  {
	color: #02B2BB;
  	text-decoration: none;
  	font-weight: normal; 
}

a:visited:hover  {
	color: #03EAF5;
  	text-decoration: underline;
  	font-weight: normal; 
}

a:link:img {
   border: none;
}

dl dd {
	display: block;
	
	margin-left: 1em;
	padding-top: .8em;
	text-align: left;
}

ul li {
	list-style-type: none;
	margin-left: 0em;
	padding: .8em 0em 0em 0em;
	text-align: left;
}

ul li ul li{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 0em;
	padding: .8em 0em 0em 0em;
	text-align: left;
}

.wbullet {
	list-style-type: disc;
	
}

.wob {
	list-style-type: none;
	padding: 0em 0em 0em 1em;
}

.meetlistwob {
	list-style-type: none;
	display: block;
	margin-left: 1.6em;
	padding: .8em 0em 0em 0em;
	text-align: left;
}

.meetlist {
	display: block;
	margin-left: 0em;
	padding: .8em 0em 0em 0em;
	text-align: left;
}

.meetann {
	display: block;
	margin-left: 1em;
	padding: .8em 0em 0em 0em;
	text-align: left;
}

.officerspage {
	padding-top: 0em;
	margin-top: 0em;
}

.mlacolor {
	color= #339999;
	font-weight: bold;
}

.image .caption {
	font-size: 75%;
}	

.divider {
	color: #CCCCCC;
	text-align: center;
	font-weight: normal;
}

.dividerlft {
	color: #CCCCCC;
	text-align: left;
	font-weight: normal;
}

img.sc1 {
	width: 40em;
	height: 4em;
}

img.sc2 {
	width: 10.55em;
	height: 15.15em;
}

img.sc3 {
	width: 18em;
	height: 8em;
}

img.sc4 {
	width: 12em;
	height: 14em;
}

img.cfp {
	width: 47em;
	height: 60em;
}

