body{
margin: 0;
padding: 0;
font: normal 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
background-color: white;
}

code.blockcode{
display: block;
padding: 5px;
border: 1px solid gray;
width: 400px;
background-color: white;
}

code{
/* background-color: lightyellow; */
background-color: #FFFFCC;
}

pre, p.codearea{
background-color: #EFEFEF;
font-size: 13px;
width: 98%;
border: 1px dashed gray;
padding: 5px;
}

p.codearea{
margin: 10px 0;
}

textarea.codecontainer{
border: 1px dashed gray;
width: 98%;
height: 150px;
background-color: #EFEFEF;
margin-top: 1em;
clear: left;
padding-left: 5px;
}

.selectcode{
margin-top: 1em;
}

.selectcode a.tabs{
border: 1px solid gray;
border-bottom-width: 0;
padding: 0 4px;
text-decoration: none;
color: navy;
margin-right: 3px;
}

.selectcode a.tabs:visited, .selectcode a.tabs:active{
color: navy;
}

.selectcode a.tabs:hover{
background-color: #EFEFEF;
color: navy;
}

.submitform p{
margin: 10px 0;
}

.submitform .inputbox{
width: 300px;
border: 1px solid gray;
}


.submitform textarea{
width: 450px;
height: 150px;
border: 1px solid gray;
}


.submitform .formbuttons{
border: 1px solid black;
}

/*
.codetitle{
padding-left: 19px;
background: white url(squarebullet2.png) center left no-repeat;
}
*/

.codeimages img{
border: 1px dashed gray;
margin-right: 8px;
}

/* a:link    { color: #aa2716} */
a:link { 
color: #3300CC;
}

/* a:visited { color: #821F11}  */
a:visited { 
color: #660066;
}

/*
a:hover, 
a:active  { 
color: red;
}
*/
a:hover, 
a:active  { 
color: #0033CC;
}

/* color: #d82412; #314477;*/
a:link  { 
color: #0033CC;
}

/* color: #a12115; */
a:visited { 
color: #660066;
}


.maincontainer{
width: 860px;
padding-left: 5px;
margin-left: auto;
margin-right: auto;
background-color: white;
border: 2px solid #e0e0e0;
border-width: 0 2px;
}

/* * html #.maincontainer{ */

* html #.maincontainer{ 
/*IE only */
width: 845px; /*IE 5*/
w\idth: 860px; /*IE 6*/
}


.header{
font-size: 120%;
font-weight: bold;
margin-bottom: 10px;
}

.comment{
background-color: #ececec;
width: 460px;
padding: 10px;
}

.commentfooter{
background: url(arrow.gif) 20px 0 no-repeat;
padding-left: 58px;
padding-top: 1px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

/* ######### Top Section ######### */

#topbar{
background-color: black;
color: black;
background: #ecf0fc url(topgradient.jpg) top left repeat-x;
}

#logodiv{
width: 350px;
}

#logodiv img{
padding: 10px;
}

#toprightdiv{
width: 350px;
font: bold 11px arial, sans-serif;
float: right;
text-align: right;
margin: 10px 8px 0 0;
}


#toprightdiv a{
text-decoration: none;
color: navy;
margin-right: 4px;
letter-spacing: 0.1pt;
}

#toprightdiv a:hover{
color: blue;
}

#toprightdiv #topform{
margin: 0;
padding: 0;
margin-bottom: 5px;
}

#toprightdiv #keywords{
border: 1px solid gray;
width: 210px;
background: #FBFCFA;
font: 12px verdana, sans-serif;
/* color: #443; */
color: #443;
padding: 5px;	outline: none;
margin-right: 5px;
}

#toprightdiv #keywords:focus{
border: 1px solid black;
}

#toprightdiv #topformbutton { cursor:pointer;  margin-top:5px;  border:outset 1px #ccc; background:#999; font-size: 13px; color:black; font-weight:bold; padding:5px 8px;  background:url(topbar3.jpg) repeat-x left top; padding:1px; }


#ddtoptabs{
width: 870px;
margin: 0 auto;
}

#ddtoptabs ul{
margin: 0;
padding: 0;
font: bold 12px Verdana;
list-style-type: none;
}

#ddtoptabs li{
display: inline;
margin: 0;
}

#ddtoptabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 6px 8px; /*padding inside each tab*/

color: white;
border: 1px solid #282828;
border-bottom-width: 0;
margin-right: 1px;
background: gray; /*background of tabs (default state)*/
}

#ddtoptabs li a:visited{
color: white;
}

#ddtoptabs li a:hover, .mattblacktabs li.selected a{
background: #282828; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
border-color: black;
}

#ddtoptabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: black;
}


/* ######### Left column ######### */

#leftcolumn{
background-color: white;
clear: left;
width: 158px;
margin-right: 5px;
float: left;
margin-top: 1em;
}

.ddmarkermenu{
list-style-type: none;
margin: 0;
margin-bottom: 8px;
padding: 0;
}

.ddmarkermenu li{
padding-bottom: 2px;
}

.ddmarkermenu li a{
color: #aa2716;
background: url(arrowbullet.png) no-repeat center left;
display: block;
padding: 2px 0;
padding-left: 19px;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 90%;
}

.ddmarkermenu li a:visited{
color: #aa2716;
}

.ddmarkermenu a:hover{
background-color: #F3F3F3;
color: #aa2716;
}

.listmenu{
list-style-type: none;
margin: 0;
margin-bottom: 8px;
padding: 0;
}

.listmenu li{
padding-bottom: 2px;
}

.listmenu li a{
text-decoration: none;
background: url(bullet.png) no-repeat center left;
padding-left: 19px;
display: block;
font-size: 90%;
border-bottom: 1px solid #dadada;
}

.listmenu a:hover {
background-color: #F3F3F3;
}

.listmenu2 li a{
background: url(commentbullet.png) no-repeat top left;
}

#leftcolumn .titlebar{
font-weight: bold;
background: black url(titlebg.jpg) repeat-x top left;
color: white;
border-bottom: 1px solid #7b9bc4;
margin: 1em 0;
text-transform: uppercase;
padding: 2px;
padding-left: 10px;
}

/* ######### Middle column ######### */

#middlecolumn{
background-color: transparent;
width: 497px;
float: left;
border-left: 1px solid #C3C3C3;
padding-left: 10px;
padding-right: 10px;
margin-top: 1em;
padding-bottom: 1em;
}


.headers{
border: 1px solid #BBB;
width: 99%;
background: url(img/chromebg.gif) center center repeat-x;
margin-left: 0;
padding: 2px 0 2px 5px;
text-align: left;
font-size: 120%;
}

.headers img{
float: right;
margin-right: 5px;
padding-top: 5px;
}


.headers span, .headers a.bar{
padding: 5px 0;
padding-left: 0;
}

.headers a.bar{
/*background: transparent url(arrowbullet2.gif) no-repeat center right;*/
text-decoration: none;
/*padding-right: 18px;*/
color: #273565;
}

.headers a:visited, .headers a:active{
color: #273565;
}

.headers a:hover{
color: blue;
}

.screenshots{
float: left;
width: 150px;
margin-right: 10px;
margin-bottom: 1em;
font-size: 90%;
}

html>body .screenshots{ /*Non IE rule*/
margin-right: 15px;
}

.screenshots div{
background: white url(thumbback.jpg) top left no-repeat;
padding: 2px 7px 5px 2px;
}

.screenshots div a img{
border: 1px solid gray;
}


.screenshots a:hover img{
border-color: black;
}

.screenshots a:hover{ /*IE fix*/
color: black;
}

.screenshots a{
text-decoration: none;
padding-left: 3px;
}

.csslisting{
clear: left;
margin-bottom: 20px;
}

.csslisting .floatbox{
float: left;
background: white url(thumbback.jpg) no-repeat top left;
width: 155px;
}

.csslisting .floatbox img{
border: 1px solid gray;
margin-bottom: 10px;
}

.csslisting .floatbox a:hover img{
border-color: black;
}

.csslisting .floatbox a:hover{ /*IE fix*/
color: gray;
}
 
* html .csslisting .floatbox{ /* IE 3px hack*/
width: 152px
}
 
* html .csslisting p{ /* IE 3px hack*/
height: 1%;
}
 

.csslisting p{
margin-left: 155px;
font-size: 90%;
}

* html .csslisting p{ /* IE offset to the left 3px hack*/
margin-left: 152px;
}

.csslisting p b{
font-size: 110%;
}

#blogcontainer{
font-size: 90%;
border-bottom: 1px solid #D8D8D8;
}

#blogcontainer .title{
margin-top: 10px;
margin-bottom: 0;
padding: 0;
}

#blogcontainer .info{
color: gray;
margin-top: 1px;
}

#blogcontainer p{
margin: 8px 0;
}

div.info + p:first-letter{
/* font-size:; */
font-size: inherit;
float:left;
font: bold 180% Arial;
margin-right: 3px;
}


/* ######### Right column ######### */

#rightcolumn{
background-color: white;
width: 170px;
float: left;
margin-top: 1em;
}

#middlecolumn .titlebar, #rightcolumn .titlebar{
font-weight: bold;
margin: 1em 0;
text-transform: uppercase;
letter-spacing: 1.5pt;
color: #686868;
font-size: 110%;
padding-left: 18px;
border-bottom: 1px solid #dadada;
background: white url(squarebullet.png) center left no-repeat
}

#rightcolumn .titlebar{
margin-top: 10px;
}

#rightcolumn .newscontainer{
border: 1px solid #dadada;
/* background-color: lightyellow; */
background-color: #FFFFCC;
margin-bottom: 1em;
padding: 5px;
font-size: 90%;
}


/* ######### Site Footer ######### */

#contentfooter{
font-size: 11px;
font-family: Verdana;
padding-bottom: 1em;
margin-left: 173px;
clear: both;
}

#footerarea{
clear: left;
background: #ecf0fc url(footer.jpg) top left repeat-x;
padding-top: 15px;
text-align: center;
height: 50px;
}


#footermenu{
margin: 0;
padding: 0;
float: right;
font-size: 90%;
}

#footermenu ul{
margin: 0;
padding-left: 0;
float: left;
font-weight: bold;
border: 1px solid #DFDFDF;
border-width: 1px 0;
}

#footermenu ul li{
display: inline;
}


#footermenu ul li a{
float: left;
color: gray;
font-weight: bold;
padding: 2px 6px 4px 6px;
text-decoration: none;
background: #f3f5fb url(menudivide.gif) top right repeat-y;
}

#footermenu ul li a:hover{
color: #565656;
background-color: #F3F3F3;
border-bottom: 4px solid gray;
padding-bottom: 0;
}


.clearfix:after{ /*Clear floats hack: http://positioniseverything.net/easyclearing.html*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/************************************/
/* the following are from paml.css */
/************************************/
.style32 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}

.style33 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}

.style34 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.style35 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #024930;
}

.style36 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.style37 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #024930;
}

.style38 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.style39 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #660033;
}

/*** ADDED 10/01/14  KWB ***/
.style40Green {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	/* font-size: 17px; */
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	/* color: #CC0066; */
	/* color: #660033; */
	/* color: #2A7F55; */
    color: #006633;
}

.style40BigGreen {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	/* color: #CC0066; */
	/* color: #660033; */
	/* color: #2A7F55; */
    color: #006633;
}

.style41DarkGrey {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	/* color: #660033; */
	/* color: #553F55; */
	color: #777777;
}

.style42DarkGrey {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	/* font-size: 17px; */
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	/* color: #660033; */
	/* color: #553F55; */
	color: #777777;
	/* text-align: right; */
}

.style42Purple {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	/* font-size: 15px; */
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	/* color: #660033; */
	/* color: #553F55; */
	color: #800080;
}

.style43 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000099;
}

.style44 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #000099;
}

.memberLevel {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}

.memberDescription {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #778899;
}

.fieldsetText {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}

.regTM {
	font-size: 12px;
	vertical-align: super;
}

.regTM2 {
	font-size: 8px;
	vertical-align: super;
}

.regTM3 {
	font-size: 8px;
	vertical-align: super;
	font-family: Tahoma, Geneva, sans-serif;
	/* font-size:14px; */
	background-color:#009;
	color:#FFF;
	/* width: 438px; */
	/* width: 425px; */
	/* width: 625px; */
	/* height: 30px; */
	height: 16px;
	/* background-repeat: no-repeat; */
	/* background-image: url(img/2009WIAA_Invite1b.jpg); */
	/* background-image: url(img/2009_PAML_CL_Invite_SBenson_Home.jpg); */
	background-image: url(img/clear.gif);
}


/* the following were created for the Web site */

.logoFrameCover {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 0em; 
left: 1.075em;
/* margin-left: 1.075em; */
width: 506px;
height: 130px;
vertical-align: bottom;
background-repeat: no-repeat;
/* background-image: url(img/img/PAML_Vector_Master_3_vectorized.png); */
background-image: url(img/PAML_Vector_Master_3_vectorized.png);
}

.frameLogo { 
	/* background: url(img/PAML_vectorized_120.png) no-repeat center center; */
	width: 506px;
	height: 130px;
	/* margin-left: 0.875em; */
	margin-left: 1.075em;
}

.SWLogo { 
	/* background: url(img/PAML_vectorized_120.png) no-repeat center center; */
	width: 72px;
	height: 72px;
	margin-left: 40em;
	margin-bottom: 2em;
}

.divSWLogo { 
	/* background: url(img/PAML_vectorized_120.png) no-repeat center center; */
	width: 128px;
	height: 128px;
	margin-left: 8em;
}

.divAboveGoogle {
    position: relative;
	margin-top: 1.0em;
	/* margin-top: 4em; */
    margin-left: 3.0em;
	/* margin-left: 1em; */
	clear: left;
}

.divAboveGoogleMarch5 {
    position: relative;
	margin-top: 5.0em;
	margin-left: 3.0em;
	clear: both;
}

.divGoogle {
    position: relative;
	margin-top: 2.0em;
	margin-left: 3.0em;
	clear: left;
}

.titleFrame { /* day text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 52px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	/* color: #f8f8ff; #000066;*/
	background-image: url(img/PAML_vectorized_120.png);
	/* background-image:url(img/chromebg.gif); */
	/* background: url(img/chromebg.gif) no-repeat center center; */
}

/****** event schedule css ******/
.eventDay { /* day text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.eventTime { /* time text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.eventName { /* event name text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
}

.eventCat { /* event category text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.eventInfo { /* event location text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}

.eventLocal { /* event location text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}

.eventData { /* event data text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

/* speaker profiles css */
.spkrTime { /* time text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.spkrInfo { /* time text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}

.spkrXtra { /* time text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}

.spkrLink a:link a:hover{ /* time text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}
/***************** phxartmuseumleague.php (home page) css *****************/

.homeDiv {
	margin-top: 1em;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.homeDay { /* day text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 19px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.homeData { /* event data text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.homeDataColor { /* event data text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #660033;
}


.homeLocal { /* event location text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}


.frameBanner{
/*Margins for inner DIV inside each DIV (to provide padding)*/
/* margin: 5px; */
margin: 0px;
height: 124px;
width: 3em;
}

.homeLeft{
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em;
/* left:  0.5em; */
left:  0em;
/* width: 33em; */
/* width: 37.5em; */
width: 38em;
/* height: 36em; */
height: 58em;
}

.homeLeftDivTab{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: 1em; */
top: .5em;
/* left:  0.5em; */
left:  0em;
/* width: 33em; */
/* width: 37.5em; */
/* width: 44em; */
width: 67.5em;
/* height: 36em; */
/* height: 58em; */
/* height: 29em; */
/* height: 33em; */
height: 98em;
}


.memberLeft{
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em; 
left:  0.5em;
/* width: 33em; */
width: 44em;
/* height: 36em; */
height: 70em;
}


/* added 10/01/14 kwb */
.AF2010Poster {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 462px;
height: 709px;
background-repeat: no-repeat;
background-image: url(img/2010A&F_Web_462-709.jpg);
/* <img src="/img/clear.gif" alt="Jerry Smith" style="width:200px; height:267px;" /> */
}

/* added 10/01/14 kwb */
.AF2010Poster_2 {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
clear: right;
/* top: 1em; */
top: 0em; 
left:  3.0em;

width: 462px;
height: 709px;
background-repeat: no-repeat;
background-image: url(img/2010A&F_Web_462-709.jpg);
/* <img src="/img/clear.gif" alt="Jerry Smith" style="width:200px; height:267px;" /> */
}

.homeRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1.4em; 
left: 1.5em;
width: 47em;
/* height: 37em; */
height: 35.5em;
}

/* added 10/01/14  kwb */
.AF2009Poster {
float: left;
display: block; 
position: relative; 
clear: right;
/* top: 1em; */
top: 0em;
/* left: 1.1em; */
left: 0em;
/*
width: 418px;
height: 487px;
*/
width: 462px;
height: 709px;
background-repeat: no-repeat;
/* background-image: url(img/PA220071_438_328.JPG); */
/* background-image: url(img/2009_PAML_CL_Invite_SBenson.jpg); */
/* <img src="/img/clear.gif" alt="2009 Women in Art Awards" style="width:420px; height:330px;" /> */
/* <img src="./img/clear.gif" alt="2009 PAML Celebrity Luncheon" style="width:438px; height:328px;" /> */
}


.newHomeRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1.0em; 
/* left: 4em; */
left: 2.0em;
width: 490px;
/* height: 605px; */
height: 737px;
vertical-align: bottom;
background-repeat: no-repeat;
/* background-image: url(img/SiteMapPhotoArtsAndFlowers_08_023_456_304.jpg); */
background-image: url(img/Howies_Arts_&_Flowers_File_08_029.jpg);
}

.newMemberRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1.0em; 
/* left: 4em; */
left: 1.50em;
width: 322px;
/* height: 605px; */
height: 720px;
vertical-align: bottom;
background-repeat: no-repeat;
/* background-image: url(img/SiteMapPhotoArtsAndFlowers_08_023_456_304.jpg); */
background-image: url(img/Photo6b.jpg);
}


.coverPix1 {
width: 490px;
height: 607px;
background-repeat: no-repeat;
background-image: url(img/IrisMcCall.jpg);
}

/***** added for WIAA *****/
.newHomeRight2 {
float: left;
display: block; 
position:absolute;
clear: both;
top: 21em;
left: 45em;
/*
position: relative; 
clear: right; 
*/
/* top: 1.4em; */
/* top: 1em; */
/* top: 0em; */

/* left: 4em; */
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 4.15em; */
/* left: 0.15em; */
/* left: 0.75em; */

/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
/*
width: 468px;
height: 358px;
*/
/*
width: 884px;
height: 358px;
*/
width: 438px;
height: 358px;
/* vertical-align: bottom; */
}

/***** added 10/01/14 kwb *****/
.newHomeLeft_1 {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
top: 1em;
/* left: 4em; */
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 4.15em; */
left: 1.0em;
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
/*
width: 468px;
height: 358px;
*/
/*
width: 884px;
height: 358px;
*/
width: 438px;
height: 358px;
/* vertical-align: bottom; */
}



.newCalendarRight2 {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
/* top: 1em; */
top: 0em;
/* left: 4em; */
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 4.15em; */
/* left: 1.15em; */
/* left: .85em; */
left: 4.15em;
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
/*
width: 468px;
height: 358px;
*/
/*
width: 884px;
height: 358px;
*/
width: 438px;
height: 358px;
/* vertical-align: bottom; */
}

/****** added 10/01/14 kwb for AnF2010 Poster pix******/
.divHomeLeft_4 {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
top: 1em;
/* left: 4em; */
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 4.15em; */
left: 0em;
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
/*
width: 468px;
height: 358px;
*/
/*
width: 884px;
height: 358px;
*/
width: 438px;
height: 358px;
/* vertical-align: bottom; */
}

.divHomeRight_4 {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
/* top: 1em; */
top: 0em;
/* left: 4em; */
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 4.15em; */
left: 4.15em;
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
/*
width: 468px;
height: 358px;
*/
/*
width: 884px;
height: 358px;
*/
width: 438px;
height: 358px;
/* vertical-align: bottom; */
}


.newCoverPix2 {
float: left;
display: block; 
position: relative; 
clear: right;
left: 0em;
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
width: 570px;
height: 380px;
background-repeat: no-repeat;
/* background-image: url(img/2009WIAA_Invite1b.jpg); */
background-image: url(img/CelebLuncheon091022B.jpg);
}

.newCoverPix3 {
float: left;
display: block; 
position: relative; 
clear: right;
left: 0em;
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/

width: 280px;
height: 326px;
background-repeat: no-repeat;
/* background-image: url(img/2009WIAA_Invite1b.jpg); */
background-image: url(img/2009_PAML_CL_Invite_SBenson_Home.jpg);
}

.newCoverPix4 {
float: left;
display: block; 
position: relative; 
clear: right;
left: 0em;
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
width: 438px;
height: 328px;
background-repeat: no-repeat;
/* background-image: url(img/2009WIAA_Invite1b.jpg); */
background-image: url(img/PA220069_438_328.JPG);
}

.newCoverCenterDiv {
float: left;
display: block; 
position: relative; 
clear: right;
left: 0em;
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/

width: 6px;
height: 326px;
/* background-repeat: no-repeat; */
/* background-image: url(img/2009WIAA_Invite1b.jpg); */
/* background-image: url(img/2009_PAML_CL_Invite_SBenson_Home.jpg); */
background-image: url(img/clear.gif);
}

.newCoverCenterDiv2 {
float: left;
display: block; 
position: relative; 
clear: right;
left: 0em;
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/

width: 548px;
height: 1px;
/* background-repeat: no-repeat; */
/* background-image: url(img/2009WIAA_Invite1b.jpg); */
/* background-image: url(img/2009_PAML_CL_Invite_SBenson_Home.jpg); */
background-image: url(img/clear.gif);
}

.newCoverLinkDiv {
float: left;
display: block; 
position: relative; 
/* clear: right; */
clear: left;
/* left: 0em; */
/* left: 4.25em; */
/* left: 1.0em; */
left: 0.40em;
/* top: 0em; */
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
/*
width: 548px;
height: 30px;
*/
font-family: Tahoma, Geneva, sans-serif;
font-size:14px;
background-color:#009;
color:#FFF;
/* width: 438px; */
width: 425px;
/* height: 30px; */
height: 16px;
/* background-repeat: no-repeat; */
/* background-image: url(img/2009WIAA_Invite1b.jpg); */
/* background-image: url(img/2009_PAML_CL_Invite_SBenson_Home.jpg); */
background-image: url(img/clear.gif);
}

.newCoverLinkDiv2 {
float: left;
display: block; 
position: relative; 
/* clear: right; */
clear: left;
/* left: 0em; */
/* left: 4.25em; */
/* left: 1.0em; */
left: 0.45em;
/* top: 0em; */
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
/*
width: 548px;
height: 30px;
*/
font-family: Tahoma, Geneva, sans-serif;
font-size:14px;
background-color:#009;
color:#FFF;
/* width: 438px; */
width: 425px;
/* height: 30px; */
height: 16px;
/* background-repeat: no-repeat; */
/* background-image: url(img/2009WIAA_Invite1b.jpg); */
/* background-image: url(img/2009_PAML_CL_Invite_SBenson_Home.jpg); */
background-image: url(img/clear.gif);
}

.newFlashCover1 {
float: left;
display: block; 
position: relative; 
clear: right;
left: 0em;
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/

/*
width: 280px;
height: 326px;
*/
width: 438px;
height: 328px;
background-repeat: no-repeat;
/* background-image: url(img/2009WIAA_Invite1b.jpg); */
/* background-image: url(img/2009_PAML_CL_Invite_SBenson_Home.jpg); */
background-image: url(img/PA220070_438_328.JPG);
}


.designersTitle2{
/* border-bottom-color: #CC0066; */
border-bottom-color: #2A7F55;
font-family: Verdana, "Trebuchet MS", Tahoma, sans-serif;
font-size: 17px;
font-weight: normal;
/* color: #CC0066; */
color: #2A7F55;
}


/******* sitemap.php divs *******/

.siteMapDiv {
margin-top: 1em;
margin: 0px;
padding: 0px;
float: left;
clear: none;
width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.siteMapLeft{
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em; 
left:  0.5em;
width: 25em;
height: 43em;
/* added from style38 class  */
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
/* font-size: 19px; */
font-size: 13px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #000099;
}

.sitemapPhoto {
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 9.0em;
width: 456px;
height: 304px;
background-repeat: no-repeat;
background-image: url(img/SiteMapPhotoArtsAndFlowers_08_023_456_304.jpg);
/* <img src="/img/clear.gif" alt="2009 Women in Art Awards" style="width:420px; height:330px;" /> */
}

.siteMapPhotoDiv {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
left: 0em;
width: 18em;
/* height: 37em; */
height: 19em;
}

/******* calendar.php divs *******/

.calendarDiv {
margin-top: 1em;
margin: 0px;
padding: 0px;
float: left;
clear: none;
width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.calendarLeft{
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em; 
left:  0.5em;
/* width: 34em; */
/* width: 35em; */
/* width: 38em; */
/* width: 37.5em; */
/* width: 57.5em; */
width: 67.5em;
/* height: 41em; */
/* height: 61.5em; */
/* height: 64em; */
/* height: 78em; */
/* height: 88em; */
/* height: 98em; */
/* height: 100em; */
/* height: 38em; */
height: 98em;
}

.calendarPixFrame1 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: right;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 320px;
	left: 4px;
}


.calendarPixFrame2 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: right;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 34px;
	left: 3px;
}

.calendarPixFrame3 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: right;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 990px;
	left: 4px;
}


.calendarInfoFrame1 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 322px;
	left: 325px;
	width: 641px;
	height: 407px;
	text-align: left;
}

.frame1FiveWs {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 0px;
	left: -95px;
	width: 95px;
	height: 411px;
	text-align: right;
	font-size: 16px;
}

.calendarInfoFrame2 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 34px;
	left: 325px;
	width: 646px;
	height: 163px;
}

.frame2FiveWs {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 0px;
	left: -95px;
	width: 95px;
	height: 161px;
	text-align: right;
	font-size: 16px;
}

.calendarInfoFrame3 {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	/* clear: right; */
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 989px;
	left: 325px;
	width: 642px;
	height: 250px;
}

.frame3FiveWs {
	float: left;
	display: block;
	/* position: relative; */
    position: absolute;
	clear: both;
	/* top: 1.4em; */
    /* top: 1em; */
    top: 0px;
	left: -95px;
	width: 95px;
	height: 161px;
	text-align: right;
	font-size: 16px;
}

.calendarPix1 {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
/* top: 1em; */
top: 0em;
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 1.15em; */
/* left: .85em; */
left: 0em;
/*
width: 884px;
height: 358px;
*/
width: 192px;
height: 192px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(img/judithpearson_192-192.jpg);
/* <img src="/img/clear.gif" alt="judithpearson.jpg" style="width:192px; height:192px;" /> */
}

.calendarPix2 {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
/* top: 1em; */
top: 0em;
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 1.15em; */
/* left: .85em; */
left: 0em;
/*
width: 884px;
height: 358px;
*/
width: 192px;
height: 192px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(img/patsylowry_192-192.jpg);
/* <img src="/img/clear.gif" alt="patsylowry.jpg" style="width:192px; height:192px;" /> */
}


.calendarPix3 {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
/* top: 1em; */
top: 0em;
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 1.15em; */
/* left: .85em; */
left: 0em;
/*
width: 884px;
height: 358px;
*/
width: 192px;
height: 192px;
/* vertical-align: bottom; */
background-repeat: no-repeat;
background-image: url(img/robertblack_192-192.jpg);
/* <img src="/img/clear.gif" alt="robertblack.jpg" style="width:192px; height:192px;" /> */
}


.wiaa09 {
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em;
left: 1.1em;
width: 418px;
height: 487px;
background-repeat: no-repeat;
background-image: url(img/Invitation1a2a.png);
/* <img src="/img/clear.gif" alt="2009 Women in Art Awards" style="width:420px; height:330px;" /> */
}

.celeb09 {
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em;
left: 1.1em;
/*
width: 418px;
height: 487px;
*/
width: 438px;
height: 328px;
background-repeat: no-repeat;
background-image: url(img/PA220071_438_328.JPG);
/* background-image: url(img/2009_PAML_CL_Invite_SBenson.jpg); */
/* <img src="/img/clear.gif" alt="2009 Women in Art Awards" style="width:420px; height:330px;" /> */
}

.div2009CL {
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em;
/* left: 1.1em; */
left: 0em;
/*
width: 418px;
height: 487px;
*/
width: 438px;
height: 328px;
background-repeat: no-repeat;
/* background-image: url(img/PA220071_438_328.JPG); */
/* background-image: url(img/2009_PAML_CL_Invite_SBenson.jpg); */
/* <img src="/img/clear.gif" alt="2009 Women in Art Awards" style="width:420px; height:330px;" /> */
/* <img src="./img/clear.gif" alt="2009 PAML Celebrity Luncheon" style="width:438px; height:328px;" /> */
}

/* added 10/08/10  kwb */
.bigCapitalCalendar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
}

/* added 10/08/12  kwb */
.bigCapitalCalendar2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:24px;
	font-weight:normal;
}


/**** added donors.php divs  10/02/25  kwb  ****/

.donorLeft{
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em; 
left:  0.5em;
/* width: 34em; */
/* width: 35em; */
/* width: 38em; */
/* width: 37.5em; */
width: 32.5em;
/* height: 41em; */
/* height: 61.5em; */
/* height: 64em; */
/* height: 78em; */
/* height: 88em; */
/* height: 98em; */
/* height: 100em; */
height: 85em;
}

.newDonorRight2 {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
/* top: 0em; */
top: 1em;
/* left: 4em; */
/* left: 4.15em; */
/* left: 0.5em; */
/* left: 4.15em; */
/* left: 1.15em; */
left: .85em;
/*
width: 438px;
height: 358px;
*/
width: 32.5em;
/* height: 100em; */
height: 85em;
/* vertical-align: bottom; */
}


.newCoverLinkDiv3 {
/*
float: left;
display: block; 
position: relative;
*/
/* clear: right; */
/* clear: left; */
/* left: 0em; */
/* left: 4.25em; */
/* left: 1.0em; */
left: 0.45em;
/* top: 0em; */
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
/*
width: 548px;
height: 30px;
*/
font-family: Tahoma, Geneva, sans-serif;
font-size:14px;
background-color:#009;
color:#FFF;
/* width: 438px; */
/* width: 425px; */
width: 625px;
/* height: 30px; */
height: 16px;
/* background-repeat: no-repeat; */
/* background-image: url(img/2009WIAA_Invite1b.jpg); */
/* background-image: url(img/2009_PAML_CL_Invite_SBenson_Home.jpg); */
background-image: url(img/clear.gif);
}

.newCoverLinkDiv4 {
float: left;
display: block; 
position: relative; 
/* clear: right; */
clear: left;
/* left: 0em; */
/* left: 4.25em; */
/* left: 1.0em; */
left: 0.45em;
padding: 0.50em;
/* top: 0em; */
/*
width: 529px;
height: 378px;
*/
/*
width: 675px;
height: 370px;
*/
/*
width: 570px;
height: 380px;
*/
/*
width: 548px;
height: 30px;
*/
font-family: Tahoma, Geneva, sans-serif;
font-size:14px;
background-color:#009;
color:#FFF;
/* width: 438px; */
/* width: 425px; */
/* width: 32.5em; */
width: 28.5em;
/* height: 30px; */
/* height: 16px; */
height: 3.5em;
/* background-repeat: no-repeat; */
/* background-image: url(img/2009WIAA_Invite1b.jpg); */
/* background-image: url(img/2009_PAML_CL_Invite_SBenson_Home.jpg); */
background-image: url(img/clear.gif);
}


/***** added 10/01/14 kwb *****/
.div2009CL_2 {
float: left;
display: block; 
position: relative; 
clear: both;
top: 1em;
/* left: 1.1em; */
left: 0em;
/*
width: 418px;
height: 487px;
*/
width: 438px;
height: 328px;
background-repeat: no-repeat;
/* background-image: url(img/PA220071_438_328.JPG); */
/* background-image: url(img/2009_PAML_CL_Invite_SBenson.jpg); */
/* <img src="/img/clear.gif" alt="2009 Women in Art Awards" style="width:420px; height:330px;" /> */
/* <img src="./img/clear.gif" alt="2009 PAML Celebrity Luncheon" style="width:438px; height:328px;" /> */
}

.divMay {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
left: 0em;
width: 18em;
/* height: 37em; */
height: 19em;
}



/******* arts&amp;flowers.php divs ********/

.afLeft{
float: left;
display: block; 
position: relative; 
clear: right;
top: 2.5em; 
left:  0.5em;
/* width: 31em; */
width: 73em;
height: 18em;
}

.afLeftNEW{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: 2.5em; */
top: 1.5em; 
left:  0.5em;
/* width: 31em; */
/* width: 73em; */
/* width: 810px; */
/* width: 600px; */
width: 490px;
/* height: 18em; */
/* height: 89em; */
/* height: 1243px; */
/* height: 1670px; */
height: 607px;
background-repeat: no-repeat;
/* background-image: url(img/2010A&F_Poster.jpg); */
/* background-image: url(img/2010AF_Program_web.jpg); */
background-image: url(img/McCall_Iris2002.jpg);
}

.afRight{
float: left;
display: block; 
position: relative; 
clear: left;
top: 2.5em; 
left:  0.5em;
/* width: 31em; */
width: 73em;
height: 18em;
}

.afpix1{
float: left;
display: block; 
position: relative; 
clear: right;
width: 200px;
height: 204px;
background-repeat: no-repeat;
background-image: url(img/Floral_Design_01.07_200_204.jpg);
}

.afpix2{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
left:  2.0em;
width: 84px;
height: 204px;
/*
width: 83px;
height: 200px;
*/
background-repeat: no-repeat;
background-image: url(img/Floral_Design_02.07_84_204.jpg);
}

.afpix3{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
/* left:  6.3em; */
left:  5.0em;
width: 186px;
height: 204px;
background-repeat: no-repeat;
background-image: url(img/Floral_Design_03.07_186_204.jpg);
}


.afpix4{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
/* left:  9.3em; */
left:  8.0em;
width: 118px;
height: 204px;
background-repeat: no-repeat;
background-image: url(img/Floral_Design_04.07_118_204.jpg);
}


.afpix5{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
/* left:  15.5em; */
left:  14.5em;
width: 167px;
height: 204px;
background-repeat: no-repeat;
background-image: url(img/Floral_Design_05.07_167_204.jpg);
}


.afpix6{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
width: 80px;
height: 204px;
background-repeat: no-repeat;
background-image: url(img/Floral_Design_06.07_80_204.jpg);
}


.afpix7{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
left:  5em;
width: 210px;
height: 204px;
background-repeat: no-repeat;
background-image: url(img/Floral_Design_07.07_210_204.jpg);
}

.afpix8{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
left:  8em;
width: 88px;
height: 204px;
background-repeat: no-repeat;
background-image: url(img/Floral_Design_08.07_88_204.jpg);
}


.afpix9{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
left:  13em;
width: 136px;
height: 204px;
background-repeat: no-repeat;
background-image: url(img/Floral_Design_09.07_136_204.jpg);
}



.afHyper1{
float: left;
display: block; 
position: relative; 
clear: left;
top: 1em;
left: 0em;
/* width: 84px; */
/*
width: 200px;
height: 204px;
*/
width: 199px;
height: 27px;
/* background-image: url(img/Floral_Design_02.07_84_204.jpg); */
vertical-align: bottom;
}

.afHyper2{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 1em;
left: 2.0em;
/* width: 84px; */
/*
width: 200px;
height: 204px;
*/

/* width: 125px;  */

width: 25px;
height: 27px;
/* background-image: url(img/Floral_Design_02.07_84_204.jpg); */
vertical-align: bottom;
}


.afHyper3{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 1em;
left: 3.5em;
/* width: 84px; */
/*
width: 200px;
height: 204px;
*/
width: 186px;
height: 27px;
/* background-image: url(img/Floral_Design_02.07_84_204.jpg); */
vertical-align: bottom;
}


.afHyper4{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 1em;
left: 6.5em;
/* width: 84px; */
/*
width: 200px;
height: 204px;
*/
width: 180px;
height: 27px;
/* background-image: url(img/Floral_Design_02.07_84_204.jpg); */
vertical-align: bottom;
}

.afHyper5{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 1em;
left: 8.5em;
/* width: 84px; */
/*
width: 200px;
height: 204px;
*/
width: 167px;
height: 27px;
/* background-image: url(img/Floral_Design_02.07_84_204.jpg); */
vertical-align: bottom;
}

.afHyper6{
float: left;
display: block; 
position: relative; 
clear: left;
/* top: -10.8em; */
top: 1em;
left: 0em;
/* width: 84px; */
/*
width: 200px;
height: 204px;
*/
width: 127px;
height: 27px;
/* background-image: url(img/Floral_Design_02.07_84_204.jpg); */
vertical-align: bottom;
}


.afHyper7{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 1em;
left: 1.8em;
/* width: 84px; */
/*
width: 200px;
height: 204px;
*/
width: 127px;
height: 27px;
/* background-image: url(img/Floral_Design_02.07_84_204.jpg); */
vertical-align: bottom;
}


.afHyper8{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 1em;
left: 10.6em;
/* width: 84px; */
/*
width: 200px;
height: 204px;
*/
width: 127px;
height: 27px;
/* background-image: url(img/Floral_Design_02.07_84_204.jpg); */
vertical-align: bottom;
}


.afHyper9{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 1em;
left: 13em;
/* width: 84px; */
/*
width: 200px;
height: 204px;
*/
width: 127px;
height: 27px;
/* background-image: url(img/Floral_Design_02.07_84_204.jpg); */
vertical-align: bottom;
}



.afCenter {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1.4em; 
left: 1.5em;
width: 47em;
/* height: 37em; */
height: 35.5em;
}

/*
.afRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1.4em; 
left: 1.5em;
width: 47em;
height: 35.5em;
}
*/

.newafRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1.4em; 
left: 4em;
width: 490px;
height: 605px;
vertical-align: bottom;
}

.coverAFPix1 {
/*
width: 490px;
height: 605px;
*/

/* background-image: url(img/IrisMcCall.jpg); */
/* background: url(img/Photo7c.jpg); */
vertical-align: bottom;
}

/******* awards.php divs *********/

.awardLeft{
float: left;
display: block; 
position: relative; 
clear: both;
top: 0em; 
left:  0.5em;
/*
width: 31em;
width: 64em;
*/
width: 74em;
/* 
height: 36em;
height: 64em;
*/
height: 74em;
}

.awardRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1.4em; 
left: 1.5em;
width: 47em;
/* height: 37em; */
height: 35.5em;
}

.newAwardRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1.4em; 
left: 4em;
width: 490px;
height: 605px;
vertical-align: bottom;
}

.blueOut1{
border-top-color:#003399; 
border-top-style:solid; 
border-top-width: thin;
border-right-color:#003399; 
border-right-style:solid; 
border-right-width: thin;
border-bottom-color:#003399; 
border-bottom-style:solid; 
border-bottom-width: thin;
border-left-color:#003399; 
border-left-style:solid; 
border-left-width: thin;
}

/*
.dottedOut1{
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;

font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #024930;
}
*/


.dottedOut2009{
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;

font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #024930;
}


.dottedOut1{
float: left;
display: block; 
position: relative; 
clear: left;
/* top: -10.8em; */
top: 0em;
left: 0em;
/* width: 42em; */
width: 27em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
/* font-size: 18px; */
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #024930;
}

.dottedOut2{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
left: 0em;
/* width: 42em; */
width: 30em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
/* font-size: 18px; */
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #024930;
}

.dottedOut3{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
left: 0em;
/* width: 42em; */
width: 27em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
/* font-size: 18px; */
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #024930;
}

/*
.dottedOut3{
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
left: 0em;

border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;

font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;

font-size: 14px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #024930;
}
*/

.dottedOut4{
float: left;
display: block; 
position: relative; 
clear: left;
/* top: -10.8em; */
top: 0em;
left: 0em;
width: 32em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size: 28px;
font-style: normal;
font-weight: bold;
font-variant: normal;
color: #000099;
}

.spacer2{
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
left: 0em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;

font-size: 4px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #024930;
}

.spacer3{
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
left: 0em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;

font-size: 4px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #024930;
}

.awardInsert1{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: -10.8em; */
top: 0em;
left: 0.15em;
/*
width: 4em;
height: 4em;
*/
width: 0.75em;
height: 1.5em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/

font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size: 46px;
font-style: normal;
font-weight: normal;
font-variant: normal;
/* color: #024930; */
color: #ffd700;
}

.awardInsert2{
float: left;
display: block; 
position: relative; 
clear: left;
/* top: -10.8em; */
top: 0em;
left: 0.15em;
/*
width: 4em;
height: 4em;
*/
width: 0.75em;
height: 1.5em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/

font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size: 46px;
font-style: normal;
font-weight: normal;
font-variant: normal;
/* color: #024930; */
color: #c0c0c0;
}

.awardInsert3{
float: left;
display: block; 
position: relative; 
clear: left;
/* top: -10.8em; */
top: 0em;
left: 0.15em;
/*
width: 4em;
height: 4em;
*/
width: 0.75em;
height: 1.5em;
/*
border-top-color:#006666;
border-top-style: dotted;
border-top-width: thin;
border-right-color:#006666;
border-right-style: dotted;
border-right-width: thin;
border-bottom-color:#006666;
border-bottom-style: dotted;
border-bottom-width: thin;
border-left-color:#006666;
border-left-style: dotted;
border-left-width: thin;
*/

font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
font-size: 46px;
font-style: normal;
font-weight: normal;
font-variant: normal;
/* color: #024930; */
color: #a67d3d;
}

/******* BEGIN awards.php divs ADDED 10/04/20 kwb ********/

.awardsCreativeDiv{
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em; 
left:  0.5em;
width: 88em;
/* height: 30em; */
/* added from style38 class  */
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
/* font-size: 19px; */
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #000099;
}

.awardsBestFloralDiv{
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em; 
left:  0.5em;
width: 88em;
/* height: 30em; */
/* added from style38 class  */
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
/* font-size: 19px; */
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #000099;
}

.awardsPeoplesChoiceDiv{
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em; 
left:  0.5em;
width: 88em;
/* height: 30em; */
/* added from style38 class  */
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
/* font-size: 19px; */
font-size: 11px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #000099;
}

.awardsDiv {
margin-top: 0.5em;
margin: 0px;
padding: 0px;
float: left;
clear: none;
width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}

.awardsLeft{
float: left;
display: block; 
position: relative; 
clear: right;
top: 0.5em; 
left:  0.5em;
width: 23em;
height: 43em;
/* added from style38 class  */
font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
/* font-size: 19px; */
font-size: 13px;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #000099;
}

.awardsPhoto {
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 9.0em;
width: 456px;
height: 304px;
background-repeat: no-repeat;
background-image: url(img/SiteMapPhotoArtsAndFlowers_08_023_456_304.jpg);
/* <img src="/img/clear.gif" alt="2009 Women in Art Awards" style="width:420px; height:330px;" /> */
}

.awardsPhotoDiv {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 1.4em; */
left: 0em;
width: 18em;
/* height: 37em; */
height: 19em;
}

.creative1Photo {
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 1.0em;
width: 202px;
height: 240px;
background-repeat: no-repeat;
background-image: url(img/McDonald_492.jpg);
/* <img src="/img/clear.gif" alt="2010 1st Place Most Creative - Debbee McDonald (Finishing Touch Flowers)" style="width:202px; height:240px;" /> */
}

.creative1Label {
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 4.0em;
width: 22.0em;
/* height: 2.0em; */
background-repeat: no-repeat;
/* background-image: url(img/McDonald_492(2)_20_202-240.jpg); */
/* <img src="/img/clear.gif" alt="2010 1st Place Most Creative - Debbee McDonald (Finishing Touch Flowers)" style="width:202px; height:240px;" /> */
}

.creative2Photo {
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 1.0em;
width: 203px;
height: 240px;
background-repeat: no-repeat;
background-image: url(img/Noffsinger_392.jpg);
/* <img src="/img/clear.gif" alt="2010 2nd Place Most Creative - Sara Noffsinger & Shelli Walker (Commmunity Florist)" style="width:203px; height:240px;" /> */
}

.creative2Label {
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 4.0em;
width: 25.9em;
/* height: 1.0em; */
background-repeat: no-repeat;
/* background-image: url(img/McDonald_492(2)_20_202-240.jpg); */
/* <img src="/img/clear.gif" alt="2010 2nd Place Most Creative - Sara Noffsinger & Shelli Walker (Commmunity Florist)" style="width:203px; height:240px;" /> */
}

.creative3Photo {
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 1.0em;
width: 160px;
height: 240px;
background-repeat: no-repeat;
background-image: url(img/Kuettner_483.jpg);
/* <img src="/img/clear.gif" alt="2010 3rd Place Most Creative - Denise Kuettner (A.J.'s Fine Foods)" style="width:160px; height:240px;" /> */
}

.creative3Label {
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 4.0em;
width: 22.0em;
/* height: 1.0em; */
background-repeat: no-repeat;
/* background-image: url(img/McDonald_492(2)_20_202-240.jpg); */
/* <img src="/img/clear.gif" alt="2010 3rd Place Most Creative - Denise Kuettner (A.J.'s Fine Foods)" style="width:160px; height:240px;" /> */
}

.bestFloral1Photo {
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 1.0em;
width: 222px;
height: 240px;
background-repeat: no-repeat;
background-image: url(img/Brecker_378.jpg);
/* <img src="/img/clear.gif" alt="2010 1st Place Best Floral - Carol Brecker (Recreative Art Center)" style="width:222px; height:240px;" /> */
}

.bestFloral1Label {
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 4.0em;
width: 22.0em;
/* height: 1.0em; */
background-repeat: no-repeat;
/* background-image: url(img/McDonald_492(2)_20_202-240.jpg); */
/* <img src="/img/clear.gif" alt="2010 1st Place Best Floral - Carol Brecker (Recreative Art Center)" style="width:222px; height:240px;" /> */
}

.bestFloral2Photo {
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 1.0em;
width: 181px;
height: 240px;
background-repeat: no-repeat;
background-image: url(img/Lashbrook_630.jpg);
/* <img src="/img/clear.gif" alt="2010 2nd Place Best Floral - Kristie Lashbrook (Mayesh Wholesale Florist)" style="width:181px; height:240px;" /> */
}

.bestFloral2Label {
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 4.0em;
width: 24em;
/* height: 1.0em; */
background-repeat: no-repeat;
/* background-image: url(img/McDonald_492(2)_20_202-240.jpg); */
/* <img src="/img/clear.gif" alt="2010 2nd Place Best Floral - Kristie Lashbrook (Mayesh Wholesale Florist)" style="width:202px; height:240px;" /> */
}

.bestFloral3Photo {
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 1.0em;
width: 160px;
height: 240px;
background-repeat: no-repeat;
background-image: url(img/Jackson_535.jpg);
/* <img src="/img/clear.gif" alt="2010 3rd Place Bset Floral - Alex Jackson (Phoenix Flower Shops)" style="width:160px; height:240px;" /> */
}

.bestFloral3Label {
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 4.0em;
width: 22.0em;
/* height: 1.0em; */
background-repeat: no-repeat;
/* background-image: url(img/McDonald_492(2)_20_202-240.jpg); */
/* <img src="/img/clear.gif" alt="2010 1st Place Most Creative - Debbee McDonald (Finishing Touch Flowers)" style="width:202px; height:240px;" /> */
}

.peoplesChoice1Photo {
float: left;
display: block; 
position: relative; 
clear: right;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 1.0em;
width: 199px;
height: 240px;
background-repeat: no-repeat;
background-image: url(img/Heinicke_508.jpg);
/* <img src="/img/clear.gif" alt="2010 1st Place People's Choice - Brad Heinicke &amp; Mike Salladay (Plant Solutions) " style="width:199px; height:240px;" /> */
}

.peoplesChoice1Label {
float: left;
display: block; 
position: relative; 
clear: left;
top: 0em;
/* left: 1.1em; */
/* 4.15 em */
/* 4.5em; */
left: 4.0em;
width: 22.0em;
/* height: 1.0em; */
background-repeat: no-repeat;
/* background-image: url(img/McDonald_492(2)_20_202-240.jpg); */
/* <img src="/img/clear.gif" alt="2010 1st Place Best Floral - Carol Brecker (Recreative Art Center)" style="width:222px; height:240px;" /> */
}



/******* END awards.php divs ADDED 10/04/20 kwb ********/





/******* eventsch.php divs ********/
.evSchLeft{
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em; 
left:  0.5em;
width: 8em;
height: 36em;
}

.evSchRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1.4em; 
left: 1.5em;
width: 47em;
/* height: 37em; */
height: 35.5em;
}

.newEvSchRight {
float: left;
display: block; 
position: relative;
clear: right;
top: 1em;
/* 
left: 4em;
width: 490px;
height: 605px;
*/
left: 1em;
/* width: 56.5em; */
/* width: 57.5em; */
/* width: 59.0em; */
width: 66.0em;

/* height: 42em; */
/* height: 52em; */
height: 60em;
vertical-align: bottom;
}

.evschSmallLeft{
float: left;
display: block; 
position: relative; 
clear: right;
/*
top: 1em; 
left:  0.5em;
*/
width: 37.5em;
height: 17em;
}

.evschSmallRight{
float: left;
display: block; 
position: relative; 
clear: right;
/*
top: 1em; 
left:  0.5em;
*/
width: 19em;
height: 17em;
}

.evschSmallLeftNew1{
float: left;
display: block; 
position: relative; 
clear: right;
/*
top: 1em; 
left:  0.5em;
*/
width: 47em;
height: 10em;
}

.evschSmallLeftNew2{
float: left;
display: block; 
position: relative; 
clear: right;
/*
top: 1em; 
left:  0.5em;
*/
width: 47em;
height: 10em;
}

.evschSmallLeftNew3{
float: left;
display: block; 
position: relative; 
clear: right;
/*
top: 1em; 
left:  0.5em;
*/
width: 47em;
height: 10em;
}

.evSchPix1{
float: left;
display: block; 
position: relative; 
clear: right;
left:  0.25em;
width: 271px;
height: 229px;
background-repeat: no-repeat;
background-image: url(img/08HA_1_271_229.jpg);
}

/*
<img src="/img/clear.gif" alt="wm" style="width:199px; height:200px;" />
*/

/******* SWBlooms.php divs ********/

.divSWBlooms { 
	/* background: url(img/PAML_vectorized_120.png) no-repeat center center; */
	float: left;
    display: block; 
    position: relative; 
    clear: right; 
    top: 1em; 
    /* left: 1em; */
	/* 
	width: 128px;
	height: 128px;
	*/
	width: 14em;
	height: 12em;
	/* margin-left: 1em; */
	margin-bottom: 1em;
}

.divSWFGS { 
	/* background: url(img/PAML_vectorized_120.png) no-repeat center center; */
	float: left;
    display: block; 
    position: relative; 
    clear: right; 
    top: 1em; 
    /* left: 1em; */
	/*
	width: 128px;
	height: 157px;
	*/
	width: 14em;
	height: 12em;
	margin-left: 1em;
	margin-bottom: 1em;
}

.divSWinfo { 
	/* background: url(img/PAML_vectorized_120.png) no-repeat center center; */
	float: left;
    display: block; 
    position: relative; 
    clear: both; 
    top: 1.5em; 
    /* left: 1em; */
	/*
	width: 128px;
	height: 157px;
	*/
	width: 60em;
	height: 9em;
	/* margin-left: 1em; */
	margin-bottom: 1em;
}

/**************  March 5 CSS  **************/

.McCallPixData { /* event data text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

.McCallPixTitle { /* event location text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}

.McPaintLeft{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: 0.5em; */
left:  3.25em;
/*
width: 24em;
height: 24.5em;
*/
width: 328px;
height: 326px;

}

.McPaintInfoLeft{
float: left;
display: block; 
position: relative; 
clear: both;
/* top: 0.5em; */ 
/* left:  0.5em; */
/*
width: 24em;
height: 24.5em;
*/
width: 328px;
height: 18.25px;

}


.McPaintRight {
float: left;
display: block; 
position: relative; 
clear: right; 
/* top: 0.5em;  */
/* left:  0.5em; */
left: 5.5em;
/*
width: 24em;
height: 24.5em;
*/
width: 331px;
height: 326px;
}

.McPaintInfoRight {
float: left;
display: block; 
position: relative; 
clear: both; 
/* top: 0.5em; */ 
/* left: 10.5em; */
/*
width: 24em;
height: 24.5em;
*/
width: 331px;
height: 18.25px;
}


.McPixLeft{
float: left;
display: block; 
position: relative; 
clear: right;
top: 3em; 
left:  3.2em;
/*
width: 21em;
height: 24em;
*/
width: 291px;
/* height: 330px; */
height: 326px;
vertical-align: bottom;
}

.McPixRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 3em; 
left: 5.2em;
/*
width: 34em;
height: 24em;
*/
width: 461px;
/* height: 330px; */
height: 326px;
vertical-align: bottom;
}

.McInfo1 {
float: left;
display: block; 
position: relative; 
clear: both; 
top: 3em;
/* 
left: 8.3em;
width: 60em;
height: 3em; 
*/
/* top: 1em; */
left: 1em;
/* width: 60em; */
width: 15em;
height: 17em;
}

.McInfo2 {
float: left;
display: block; 
position: relative; 
clear: both; 
top: 3.5em; 
left: 0.5em;
width: 73em;
height: 9.5em;
}

.McInfo3 {
float: left;
display: block; 
position: relative; 
clear: both; 
/* top: 1em; */
left: 1em;
/* width: 60em; */
width: 15em;
height: 17em;
}

.pamEdu1 {
float: left;
display: block; 
position: relative; 
clear: both; 
top: 1em;
left: 1em;
/* width: 60em; */
width: 70em;
height: 8.5em;
}

.paintCover1 {
float: left;
display: block; 
position: relative; 
/* clear: both; */
width: 328px;
height: 328px;
background-repeat: no-repeat;
background-image: url(img/McCall001c1.jpg);
}

.paintCover2 {
float: left;
display: block; 
position: relative; 
/* clear: both; */
/* left: 3em; */
width: 331px;
height: 328px;
background-repeat: no-repeat;
background-image: url(img/McCall002c1.jpg);
}

.McCallCover {
width: 291px;
height: 330px;
background-repeat: no-repeat;
background-image: url(img/LouiseMcCall_print.jpg);
}

.McCallBookCover {
width: 461px;
height: 330px;
background-repeat: no-repeat;
background-image: url(img/The_Art_of_Louise_McCall_2.jpg);
}

/**************  March 6 CSS  **************/

.janeW{
float: left;
display: block; 
position: relative; 
clear: right;
top: 3em; 
left:  3.2em;
/*
width: 21em;
height: 24em;
*/
width: 291px;
/* height: 330px; */
height: 326px;
vertical-align: bottom;
}

.chrisTE {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 3em; 
left: 5.2em;
/*
width: 34em;
height: 24em;
*/
width: 461px;
/* height: 330px; */
height: 326px;
vertical-align: bottom;
}

.jwCover {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 132px;
background-repeat: no-repeat;
background-image: url(img/JaneWingfield.jpg);
}

.cteCover {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 252px;
height: 278px;
background-repeat: no-repeat;
background-image: url(img/Christine_Ten_Eyck_2.jpg);
}


/**************  March 7 CSS  **************/

.kitaC{
float: left;
display: block; 
position: relative; 
clear: right;
top: 3em; 
left:  3.2em;
/*
width: 21em;
height: 24em;
*/
width: 291px;
/* height: 330px; */
height: 326px;
vertical-align: bottom;
}

.marieW {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 3em; 
left: 5.2em;
/*
width: 34em;
height: 24em;
*/
width: 461px;
/* height: 330px; */
height: 326px;
vertical-align: bottom;
}

.kcCover {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 349px;
background-repeat: no-repeat;
background-image: url(img/kita.jpg);
}

.mwCover {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 150px;
background-repeat: no-repeat;
background-image: url(img/MarieWhite.jpg);
}


/**************  March 8 CSS  **************/

.pingW{
float: left;
display: block; 
position: relative; 
clear: right;
top: 3em; 
left:  3.2em;
/*
width: 21em;
height: 24em;
*/
width: 291px;
/* height: 330px; */
height: 326px;
vertical-align: bottom;
}

.maryI {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 3em; 
left: 5.2em;
/*
width: 34em;
height: 24em;
*/
width: 461px;
/* height: 330px; */
height: 326px;
vertical-align: bottom;
}

.pwCover {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 208px;
background-repeat: no-repeat;
background-image: url(img/PingWei.jpg);
}

.miCover {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 266px;
background-repeat: no-repeat;
background-image: url(img/MaryIrish.jpg);
}




/****** these floats are for separating the speakers' info from their picture ******/
.spkrPing{
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em; 
left:  0.5em;
/*
margin-top: 0.5em;
margin-left: 0px;
*/
width: 18em;
border-right-color: #333333;
border-right-style: solid;
border-right-width: thin;
height: 70.5em;
}

.spkrPW1 {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 208px;
background-repeat: no-repeat;
background-image: url(img/PingWei.jpg);
/* <img src="/img/clear.gif" alt="Ping Wei" style="width:200px; height:208px;" /> */
}

.spkrPW2 {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 239px;
background-repeat: no-repeat;
background-image: url(img/Ping_Arr_1.jpg);
/* <img src="/img/clear.gif" alt="Ping Wei Arr 1" style="width:200px; height:239px;" /> */
}

.spkrPW3 {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 272px;
background-repeat: no-repeat;
background-image: url(img/Ping_Arr_2.jpg);
/* <img src="/img/clear.gif" alt="Ping Wei Arr 2" style="width:200px; height:272px;" /> */
}

.spkrPW4 {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 301px;
background-repeat: no-repeat;
background-image: url(img/Ping_Arr_3.jpg);
/* <img src="/img/clear.gif" alt="Ping Wei Arr 3" style="width:200px; height:301px;" /> */
}

.spkrMarie{
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em; 
left:  0.5em;
/*
margin-top: 0.5em;
margin-left: 0px;
*/
width: 18em;
border-right-color: #333333;
border-right-style: solid;
border-right-width: thin;
height: 68.5em;
}

/* 2010 Speakers */
.spkrSC {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 267px;
background-repeat: no-repeat;
background-image: url(img/ScottCalhoun.jpg);
/* <img src="/img/clear.gif" alt="Scott Calhoun" style="width:200px; height:267px;" /> */
}

.spkrKAC {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 267px;
background-repeat: no-repeat;
background-image: url(img/KarinCrawford.jpg);
/* <img src="/img/clear.gif" alt="Karin Crawford" style="width:200px; height:267px;" /> */
}

.spkrHD {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 267px;
background-repeat: no-repeat;
background-image: url(img/HeatherDent.jpg);
/* <img src="/img/clear.gif" alt="Heather Dent" style="width:200px; height:267px;" /> */
}



/* 2009 Speakers */
.spkrJS {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 267px;
background-repeat: no-repeat;
background-image: url(img/JerrySmith.jpg);
/* <img src="/img/clear.gif" alt="Jerry Smith" style="width:200px; height:267px;" /> */
}

.spkrJW {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 132px;
background-repeat: no-repeat;
background-image: url(img/JaneWingfield.jpg);
/* <img src="/img/clear.gif" alt="Jane Wingfield" style="width:200px; height:132px;" /> */
}

.spkrCTE {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 220px;
height: 221px;
background-repeat: no-repeat;
background-image: url(img/Christine_Ten_Eyck.jpg);
/* <img src="/img/clear.gif" alt="Christine Ten Eyck" style="width:220px; height:221px;" /> */
}

.spkrKC {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 349px;
background-repeat: no-repeat;
background-image: url(img/kita.jpg);
/* <img src="/img/clear.gif" alt="Kita Centella" style="width:200px; height:349px;" /> */
}

.spkrMW1 {
float: left;
display: block; 
position: relative; 
/* clear: right;  */
width: 200px;
height: 150px;
background-repeat: no-repeat;
background-image: url(img/MarieWhite.jpg);
/* <img src="/img/clear.gif" alt="Marie White" style="width:200px; height:150px;" /> */
}

.spkrMW2 {
float: left;
display: block; 
position: relative; 
clear: both;
width: 200px;
height: 267px;
background-repeat: no-repeat;
background-image: url(img/MarieWhite_Eve_1.jpg);
/* <img src="/img/clear.gif" alt="Marie White Evening 1" style="width:200px; height:267px;" /> */
}

.spkrMW3 {
float: left;
display: block; 
position: relative; 
clear: both;
width: 200px;
height: 150px;
background-repeat: no-repeat;
background-image: url(img/MarieWhite_Urn_2.jpg);
/* <img src="/img/clear.gif" alt="Marie White Urn 2" style="width:200px; height:150px;" /> */
}

.spkrMW4 {
float: left;
display: block; 
position: relative; 
clear: both;
width: 200px;
height: 150px;
background-repeat: no-repeat;
background-image: url(img/MarieWhite_To_Golf.jpg);
/* <img src="/img/clear.gif" alt="Marie White To Golf" style="width:200px; height:150px;" /> */
}

.spkrMW5 {
float: left;
display: block; 
position: relative; 
clear: both;
width: 200px;
height: 267px;
background-repeat: no-repeat;
background-image: url(img/MarieWhite_From_Dining_Area.jpg);
/* <img src="/img/clear.gif" alt="Marie White From Dining Area" style="width:200px; height:267px;" /> */
}


.spkrMI {
float: left;
display: block; 
position: relative; 
clear: both;
width: 200px;
height: 266px;
background-repeat: no-repeat;
background-image: url(img/MaryIrish.jpg);
/* <img src="/img/clear.gif" alt="Mary Irish" style="width:200px; height:266px;" /> */
}

.spkrLeft{
float: left;
display: block; 
position: relative; 
clear: right;
top: 1em; 
left:  0.5em;
/*
margin-top: 0.5em;
margin-left: 0px;
*/
width: 18em;
border-right-color: #333333;
border-right-style: solid;
border-right-width: thin;
/* height: 37em; */
height: 63em;
}

.spkrRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1em; 
left: 1em;
/*
margin-top: 0.5em;
margin-left: 0px;
*/
/*
border-left-color: #333333;
border-left-style: solid;
border-left-width: thin;
*/
width: 31em;
/* height: 37em; */
height: 63em;
}

.pingRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1em; 
left: 1em;
/*
margin-top: 0.5em;
margin-left: 0px;
*/
/*
border-left-color: #333333;
border-left-style: solid;
border-left-width: thin;
*/
width: 31em;
height: 70.5em;
}

.marieRight {
float: left;
display: block; 
position: relative; 
clear: right; 
top: 1em; 
left: 1em;
/*
margin-top: 0.5em;
margin-left: 0px;
*/
/*
border-left-color: #333333;
border-left-style: solid;
border-left-width: thin;
*/
width: 31em;
height: 68.5em;
}


/****** floral designers css ******/
.designersCompany { /* event data text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #660033;
}

.designersFont { /* event data text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #330066;
}

.designersLink { /* event data text */
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: underline;
}

.w3c {
 height: 31px;
 width: 88px;
}

#formBTO1 {
color: #000099;
}

#formBTO2 {
color: #000099;
}

#formBTO3 {
color: #000099;
}

#formBTO4 {
color: #000099;
}

#formBtnTickets {
color: #000099;
}

#formPBC1 {
color: #660066;
}

#formPBC2 {
color: #660066;
}

#formPBC3 {
color: #660066;
}

#formPBC4 {
color: #660066;
}

#formKey1 {
font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
}

#formKey2 {
font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
}

#formKey3 {
font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
}

#formKey4 {
font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
}

/* added 10/01/23 kwb */
#formMapTickets {
/* left: 2em; */
font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
}

/*  these are for IE */
legend {
position: relative;
/* left: -7px; */
left: -1px;
/* top: -0.75em; */
top: -0.75em;
/* margin-left: 1em; */
padding: 0;
/* color: #000; */
color: #333;
font-weight: bold;
}


/* for contact.php */
.homeLeft2{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: 2em; */
top: 0.5em; 
left:  0.5em;
width: 20em;
height: 10em;
}

.contactRight1{
float: left;
display: block; 
position: relative; 
clear: right;
/* top: 2em;  */ 
top: 0.5em; 
left:  0.5em;
/* width: 31em; */
width: 33em;
height: 33em;
}

/*
.formDiv {
margin-top: 4.3em;
margin-left: 31.0em;
}
*/

.formDiv {
margin-top: 4.3em;
margin-left: 31.0em;
clear: right;
}

.newFormDiv {
/*
margin-top: 1em;
margin-left: 1em;
*/
/* margin-top: 0em; */
margin-top: 0.5em;
margin-left: 2em;
/* clear: right; */
width: 30em;
height: 30em;
}



fieldset {
float: left;
clear: both;
width: 100%;

position: relative;
/* left: -7px; */
left: -1px;
/* top: -0.75em; */
top: -0.75em;
/* margin-left: 1em; */
padding: 0;

/* margin: 0 0 -1em 0; */
/* padding: 0 0 1em 0; */
border-style: solid;
/* border-top: 1px solid #BFBAB0; */
border: 1px solid #BFBAB0;
background-color: #F2EFE9;
}

.footerInfo {
    position: relative;
	font-family:Tahoma;
	font-size: 7pt;
	font-weight: bold;
	color: #000099;
}

#framecontent.innerLogo {
	font: italic normal 12px Verdana, "Trebuchet MS", Tahoma, sans-serif;
	color: #FFFFFF;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: block;
}


.superSizeLink{
font: normal 22px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

.superSizeLink a{
/* background: transparent url(img/breadcrumb.gif) no-repeat center right; */
text-decoration: underline;
padding-right: 18px; /*adjust bullet image padding*/
color: navy;
}

.superSizeLink a:visited, .superSizeLink a:active{
color: navy;
}

.superSizeLink a:hover{
text-decoration: underline;
}

.ticketsinfotube {
/* left: 2em; */

}

.btnTickets {
/* left: 2em; */

}

.styleTickets {
	color:#FFFFFF;
	font-family:Arial; 
	font-weight:bold;
	font-size:14px;
	background-image:url(./img_13.gif);
	border-color:#CC0000;
	border-width:3px;
	cursor:hand
}

/* button code added 10/01/29  kwb  */
/*
.input {
    border: 1px solid #006;
    background: #ffc;
}
.input:hover {
    border: 1px solid #f00;
    background: #ff6;
}
*/

.tfielda {
    border: 1px solid #006;
	/* background: #98FB98;*/
	background: #ffc;
}
.tfielda:hover {
	/* border: 1px solid #f00;*/
    border: 1px solid #800080;
    /* background: #ff9; */
	/* background: #98FB98; */
	background: #FFEFD5;
}

.tfieldb {
    border: 1px solid #006;
    background: #ffc;
}
.tfieldb:hover {
	/* border: 1px solid #f00;*/
    border: 1px solid #800080;
    /* background: #ff9; */
	/* background: #98FB98; */
	background: #FFEFD5;
}

.tarea {
    border: 1px solid #006;
    background: #ffc;
}
.tarea:hover {
	/* border: 1px solid #f00;*/
    border: 1px solid #800080;
    /* background: #ff9; */
	/* background: #98FB98; */
	background: #FFEFD5;
}

.sendButton {
    border: none;
    /* background: url('/forms/up.png') no-repeat top left; */
	background: url('./img/sendEmail.gif') no-repeat top left;
    /* padding: 2px 8px; */
	width: 120px;
	height: 35px;
}
.sendButton:hover {
    border: none;
    /* background: url('/forms/down.png') no-repeat top left; */
	background: url('./img/sendHover.gif') no-repeat top left;
    /* padding: 2px 8px; */
	width: 120px;
	height: 35px;
}

.clearButton {
    border: none;
    /* background: url('/forms/up.png') no-repeat top left; */
	background: url('./img/clearFields.gif') no-repeat top left;
    /* padding: 2px 8px; */
	width: 120px;
	height: 35px;
}
.clearButton:hover {
    border: none;
    /* background: url('/forms/down.png') no-repeat top left; */
	background: url('./img/clearHover.gif') no-repeat top left;
    /* padding: 2px 8px; */
	width: 120px;
	height: 35px;
}
/*
label {
    display: block;
    width: 150px;
    float: left;
    margin: 2px 4px 6px 4px;
    text-align: right;
}
*/
/* br { clear: left; } */


/* end */


/*
<div class="btnTickets">
<map id="formMapTickets">
<form name="btn0304" id="formBtnTickets" method="post"  action="https://tickets.phxart.org/public/loader.asp?target=daily_events_list.asp?day=03/04/10" target="_blank">
<input name="subTickets" type="submit" class="styleTickets" value="Click here to buy tickets"  onMouseOver="this.style.color='#FF3300'" onMouseOut="this.style.color='#FFFFFF'"/>
<br />
</form>
</map>
</div>
*/

/*
<div class="ticketsinfotube">
   <map id="formKey4">
    <form name="BTO4" id="formBTO4" method="post" action="https://tickets.phxart.org/public/" target="_blank">
 	        <input name="SubBTO4" type="submit" class="style34" value="Buy Tickets Online" />
 	        <br /><br /></form>
        <form name="PBC4" id="formPBC4" method="get" action="http://www.phxartmuseumleague.org/img/rsvpEnv2009.pdf" target="_blank">
 	          <input name="SubPBC4" type="submit" class="style34" value="Pay by Check" />
 	          <br /></form>
      </map>
</div>
*/
