* { margin: 0; padding: 0; }

body {
	margin: 0 0 20px 0;
	font-family: Arial, Helvetica, Swiss, SunSans-Regular, sans-serif;
	font-size: 80%;
	color: #333365;
	background: #FAFAD2;
}

ul {
	list-style: none;
}
img {
	border:none;
}
h1, h2 {
	font-size: 1.1em;
	font-weight: bold;
}
h2 {
	font-size: 1em;
	margin-bottom: 3px;
}
p {
	margin: 0 0 1em 0;
}
a {
	font-weight: bold;
	color: #333365;
	outline: none;
}
a:hover {
	color: #C80000;
}
img.border {
	border: 1px solid #D5D5D5;
}
ul.errors {
	margin: 1em;
	padding: 1em;
	background: #fafad2;
}

/* UTILITY ELEMENTS
------------------------------------------------------------------------- */
div.clear {
	height: 1px;
	overflow: hidden;
	clear: both;
}

/* STRUCTURAL ELEMENTS
------------------------------------------------------------------------- */
div#page {
	width: 700px;
	position: relative;
	margin: 15px auto 0 auto;
	background: #fff;
	border-top: 1px solid white;
}
	div#header {}
		div#header_content a#logo {
				background:url(../img/nav/smg_logo_sm.gif) no-repeat center top;
				margin:15px auto 0 auto;
				width:220px;
				height:62px;
				display:block;
				color:#333365;
			}
				body#index div#header_content a#logo {
					background:url(../img/nav/smg_logo.gif) no-repeat center top;
					width:417px;
					height:117px;
				}
			div#header_content a#logo:hover {
				color:#C80000;
			}
			div#header_content a#logo span {
				position:absolute;
				left:-5000px;
			}
			
	div#nav_main {
		font-size:1.2em;
		border-top:1px solid white;
		margin-top:9px;
	}
	
	div#content {
		padding: 10px 0 0 0px;
		zoom: 1;
	}
#item {
	padding: 10px 36px 20px;
}

/* NAVIGATION ELEMENTS
------------------------------------------------------------------------- */
ul#level_1,
ul#level_1b {
	margin-top: 0px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
	ul#level_1 a,
	ul#level_1b a{
		font-weight: normal;
		text-decoration: none;
	}
	ul#level_1 li,
	ul#level_1b li {
		background:url(../img/nav/bullet.jpg) no-repeat right center;
		display:inline;
		margin-left:8px;
		padding-right:14px;
		font-size:1.1em;
	}
		ul#level_1 li.about_smg,
		ul#level_1b li.about_smg {
			margin-left:0;
		}
		ul#level_1 li.join_smg,
		ul#level_1b li.join_smg {
			background:none;
			padding-right:0;
		}
		ul#level_1 li a,
		ul#level_1b li a {
			color:#333365;
		}
		ul#level_1 li a:hover,
		ul#level_1 li.on a,
		ul#level_1b li a:hover,
		ul#level_1b li.on a {
			color:#C80000;
		}

	ul#level_3 {
		text-align:center;
		/* background: url(../img/thumbBack.gif) no-repeat; */
		height:56px;
	}
		ul#level_3 li {
			display: none;
			margin-bottom:10px;
		}
			ul#level_3 li img {
				margin:4px 7.5px 0 7.5px;
			}
			ul#level_3 li a img {
				border:2px solid #FFFFFF;
			}
				ul#level_3 li.on a img {
					border:2px solid #FAB8AD;
				}
				ul#level_3 li a:hover img {
					border:2px solid #6AC7EB;
				}
				ul#level_3 li.invisible {
					display: none;	
				}
				ul#level_3 li.visible {
					display: inline;
				}				

div#bottomNav {
	margin-top:38px;
	font-size:.95em;
}
	div#bottomNav a {
		text-decoration:underline;
		}
	div#bottomNav ul#level_1b li a{
		font-family:Helvetica, verdana, arial, sans-serif;
		font-weight:bold;
	}
	div#bottomNav li {
		margin:0 5px 0 0;
		padding:0 5px 0 0;
		background:none;
		border-right:1px solid #333365;
	}
		div#bottomNav li.join_smg {
			border-right:none;
		}
	div#bottomNav p {
		font-family:Arial, Helvetica, sans-serif;
		font-size:.9em;
		font-weight:normal;
		text-align:center;
	}
		div#bottomNav p#adobeAcrobatParagraphOne {
			margin-top:11px;
			font-size:1.1em;
			display:none;
		}
		div#bottomNav p#adobeAcrobatParagraphTwo {
			display:none;
		}
			body#index div#bottomNav p#adobeAcrobatParagraphOne,
			body#index div#bottomNav p#adobeAcrobatParagraphTwo {
				display:block;
			}
			div#bottomNav p#adobeAcrobatParagraphTwo a {
				background:url(../img/nav/getacro.gif) no-repeat;
				width:88px;
				height:31px;
				display:block;
				margin:0 auto;
			}
				div#bottomNav p#adobeAcrobatParagraphTwo a span {
					position:absolute;
					left:-5000px;
				}


/* SPECIFIC PAGES
------------------------------------------------------------------------- */		
div#splash {
	text-align:center;
	margin-bottom:1.5em;
}

div#aboutSMG {
	margin:40px 60px;
	padding-bottom:40px;
	font-size:1.3em;
	font-weight:bold;
}
	div#aboutSMG p{
		margin-bottom:1em;
	}
		div#aboutSMG div#SMGbylaws{
			width:350px;
			margin:0 auto;
		}
			div#aboutSMG div#SMGbylaws ul li a{
				background:url(../img/aboutSMG/SMG_icon.jpg) no-repeat left top;
				display:block;
				position:relative;
				height:46px;
				padding-left:52px;
			}
				div#aboutSMG div#SMGbylaws ul li a span{
					display:block;
					position:relative;
					top:16px;
				}
div#events {
	font-size: 1.05em;
	font-weight: bold;
	text-align: center;
	margin-top: 1em;
}
div#events h1 {
	font-size: 1.75em;
}
div#events h2 {
	font-size: 1.25em;
}
div#events ul { 
    clear: both;           
	margin: 1em 0 2.5em;
	padding: 0;
	text-align: left;
	min-height: 74px;
    _height: 74px;
}
 div#events ul li.thumbnail {
     float: left;
 }
div#events ul img {
	float: left;
   	margin: 0 12px 0 0;
	border: 1px solid #333365;
}
div#events ul a img {
    float: left;
    margin: 0 12px 0 0;
    text-decoration: none;
    border: 1px solid #333365;    
}
div#events ul a:hover img {
	border: 1px solid red;
}


	
	div#events div#eventLocations,
	div#events div#eventLocations ul,
	div#events div#eventLocations ul li,
	div#events div#eventLocations p {
		margin:0;
		padding:0;
	}
	div#events div#eventLocations{
		margin:3em 0 3em 0;
	}
		div#events div#eventLocations h1 {
			margin:0 0 .6em 0;
			padding:0;
		}
		div#events div#eventLocations ul {
			margin-left:7em;
		}
		div#events div#eventLocations p {
			margin:0 0 1em 7em;
			text-align:left;
		}
body#events__2008_heidi_schwegler div#page {
	width:720px;
	text-align:center;
}
	body#events__2008_heidi_schwegler div#page div#heidiSchwegler{
		margin:2em 0 2em 0;
	}
		body#events__2008_heidi_schwegler div#page div#heidiSchwegler img{
			border:1px solid black;
			margin-top:2em;
		}
		body#events__2008_heidi_schwegler div#page div#heidiSchwegler div#heidiSchweglerSignUpForm{
			width:500px;
			margin:0 auto;
			font-size:1.3em;
			font-weight:bold;
		}
			body#events__2008_heidi_schwegler div#page div#heidiSchwegler div#heidiSchweglerSignUpForm ul li a{
				background:url(../img/aboutSMG/SMG_icon.jpg) no-repeat left top;
				display:block;
				position:relative;
				height:46px;
				padding-left:30px;
			}
				body#events__2008_heidi_schwegler div#page div#heidiSchwegler div#heidiSchweglerSignUpForm ul li a span{
					display:block;
					position:relative;
					top:16px;
				}		
body#events__2007_lecture_series div#page,
body#events__2008_lecture_series div#page{
	width:820px;
	padding-bottom:1em;
}
	body#events__2007_lecture_series div#page div#lectureSeries2008,
	body#events__2008_lecture_series div#page div#lectureSeries2008{
		width:801px;
		margin:0 auto;
	}
		body#events__2007_lecture_series div#page div#lectureSeries2008 img,
		body#events__2008_lecture_series div#page div#lectureSeries2008 img {
			border:1px solid black;
		}
		body#events__2007_lecture_series div#page div#lectureSeries2008 h1,
		body#events__2008_lecture_series div#page div#lectureSeries2008 h1 {
			font-size:1.5em;
			margin:1.5em 0;
			text-align:center;
		}
body#events__2007_symposium div#page {
}
	body#events__2007_symposium div#page div#symposium2007 img {
		margin:20px 100px 0 100px;
	}
		body#events__2007_symposium div#page div#symposium2007 div#biggerAndBetter {
			margin:2em 0;
			text-align:center;
		}
			body#events__2007_symposium div#page div#symposium2007 h1 {
				font-size:1.5em;
			}
			body#events__2007_symposium div#page div#symposium2007 h2 {
				font-size:1.3em;
			}
			body#events__2007_symposium div#page div#symposium2007 p {
				margin:1em 0;
			}
				body#events__2007_symposium div#page div#symposium2007 p#symposium2007button a {
					border:3px outset #CCC; 
					background:#CCC; 
					font-size:1.3em; 
					text-decoration:none;
				}
		body#events__2007_symposium div#page div#symposium2007 div#registration_info {
			width:555px;
			margin:.5em auto;
			background-color:#75C3FF;
			padding:1.5em 1em;
			font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
			font-size:1.3em;
		}
			body#events__2007_symposium div#page div#symposium2007 div#registration_info h2 {
				font-size: 1.25em;
				margin: 0 0 0.5em 0;
			}
			body#events__2007_symposium div#page div#symposium2007 div#registration_info p#alternative {
				font-size: 0.9em;
				margin-bottom: 0;
			}

body#events__2007_symposium_about div#page{
	width:720px;
	text-align:center;
}
	body#events__2007_symposium_about div#page div#symposium2007_about{
		margin-top:1em;
	}
		body#events__2007_symposium_about div#page div#symposium2007_about img{
			border:1px solid black;
			margin-bottom:1em;
		}

body#events__2007_ornament_magazine_lecture_series div#page div#ornamentMagazineLectureSeries {
	margin:30px 50px;
}

body#events__2007_studio_tour div#page div#studioTour2007 {
	font-size:1.05em;
	padding-bottom:2em;
	width:600px;
	margin:1em auto 0 auto;
}
	body#events__2007_studio_tour div#page div#studioTour2007 h1{
		font-size:1.4em;
		margin:1em 0;
		text-align:center;
	}
	body#events__2007_studio_tour div#page div#studioTour2007 img{
		margin-bottom:1em;
	}
	body#events__2007_studio_tour div#page div#studioTour2007 p{
		margin-bottom:1em;
	}
	body#events__2007_studio_tour div#page div#studioTour2007 div#studioTourStop{
		float:left;
		padding-right:10px;
		padding-bottom:1em;
	}
		body#events__2007_studio_tour div#page div#studioTour2007 div#studioTourStop div#imageParagraph_left img{
			float:left;
			padding-right:10px;
		}
		body#events__2007_studio_tour div#page div#studioTour2007 div#studioTourStop div#imageParagraph_right img{
			float:right;
			padding-left:10px;
		}
		body#events__2007_studio_tour div#page div#studioTour2007 div#studioTourStop div#imageParagraph_right p{
			text-align:right;
		}

body#events__2007_swap_meet div#page div#swapMeet2007 {
	font-size:1.05em;
	padding-bottom:8em;
}
	body#events__2007_swap_meet div#page div#swapMeet2007 h1,
	body#events__2007_swap_meet div#page div#swapMeet2007 h2{
		margin-bottom:1em;
		text-align:center;
	}
	body#events__2007_swap_meet div#page div#swapMeet2007 h1{
		margin-top:1em;
		font-size:1.5em;
	}
		body#events__2007_swap_meet div#page div#swapMeet2007 h2{
			font-size:1em;
			padding-bottom:1em;
		}
	body#events__2007_swap_meet div#page div#swapMeet2007 p{
		width:500px;
		margin:0 auto 1em auto;
	}

body#events__2006_ornament_party div#page div#ornamentParty2006 {
	font-size:1.05em;
	padding-bottom:2em;
}
	body#events__2006_ornament_party div#page div#ornamentParty2006 h1{
		font-size:1.4em;
		margin:1em 0;
		text-align:center;
	}
	body#events__2006_ornament_party div#page div#ornamentParty2006 img{
		margin-left:154px;
		margin-bottom:2em;
	}
	body#events__2006_ornament_party div#page div#ornamentParty2006 p{
		width:600px;
		margin:1em auto 0 auto;
	}

body#events__2006_megan_corwin_workshop div#page div#meganCorwinWorkshop2006 {
	font-size:1.05em;
	padding-bottom:2em;
}
	body#events__2006_megan_corwin_workshop div#page div#meganCorwinWorkshop2006 h1{
		font-size:1.8em;
		margin-top:1em;
		text-align:center;
	}
		body#events__2006_megan_corwin_workshop div#page div#meganCorwinWorkshop2006 h2{
			font-size:1.4em;
			margin-bottom:1em;
			text-align:center;
		}
	body#events__2006_megan_corwin_workshop div#page div#meganCorwinWorkshop2006 img{
		margin-left:154px;
		margin-bottom:1em;
	}
	body#events__2006_megan_corwin_workshop div#page div#meganCorwinWorkshop2006 p{
		width:600px;
		margin:1em auto 0 auto;
	}

body#events__2006_smg_biennial_exhibit div#page div#SMGbiennialExhibit2006 {
	font-size:1.05em;
	padding-bottom:2em;
}
	body#events__2006_smg_biennial_exhibit div#page div#SMGbiennialExhibit2006 h1{
		font-size:2em;
		margin:1em 0;
		text-align:center;
	}
		body#events__2006_smg_biennial_exhibit div#page div#SMGbiennialExhibit2006 h2{
			font-size:1.4em;
			margin-bottom:1em;
			width:600px;
			margin:1em auto 0 auto;
		}
	body#events__2006_smg_biennial_exhibit div#page div#SMGbiennialExhibit2006 p{
		width:600px;
		margin:1em auto 0 auto;
	}

			
div#newsletter {
	margin:2em 0;
	font-weight:bold;
}
	div#newsletter a img{
		float:left;
		margin-right:12px;
		text-decoration:none;
	}
	div#newsletter h1{
		font-size:2.5em;
		margin-bottom:.5em;
		text-align:center;
	}
	div#newsletter h2{
		font-size:1.25em;
	}
	div#newsletter p{
		margin:0;
		text-align:center;
		clear:both;
	}
	div#newsletter div#currentIssue{
		margin: 0 200px;
		margin-top: 3em;
	}
	div#newsletter div#archives ul{
		width:360px;
		margin:0 auto;
		margin-top:1em;
	}
		div#newsletter div#archives ul li{
			float:right;
			clear:right;
			width:140px;
			margin-bottom:1em;
		}
			div#newsletter div#archives ul li.left{
				float:left;
				clear:left;
			}
			div#newsletter div#archives ul li a{
				background:url(../img/newsletter/SMG_icon.jpg) no-repeat left top;
				display:block;
				position:relative;
				height:46px;
				padding-left:52px;
			}
				div#newsletter div#archives ul li a span{
					display:block;
					position:relative;
					top:18px;
				}
	div#newsletter div#archives p{
		padding-top:3em;
	}
	div#newsletter div#viewingAndPrinting{
		padding-top:2em;
	}
	div#newsletter div#newsletterAcrobatReader a img {
		float:none;
		width:88px;
		height:31px;
		margin:1em auto 0 auto;
	}
			
div#gallery{
	margin:2em 0;
	font-weight:bold;
	text-align:center;
}
	div#gallery h1{
			font-size:1.5em;
		}
			div#gallery h2{
				font-size:2em;
			}
		div#gallery p{
				font-size:1.3em;
			}
	div#gallery ul{
		width:400px;
		padding-top:10px;
		text-align:left;
		clear:left;
	}
	div#gallery div{
		margin-bottom:3em;
	}
		div#gallery div#memberPages{
			width:300px;
			margin:0 auto;
		}
			div#gallery div#memberPages table{
				border-collapse:collapse;
			}
				div#gallery div#memberPages table td{
					text-align:left;
					padding-bottom:1em;
				}
					div#gallery div#memberPages table td a img{
						text-decoration:none;
						border:1px solid white;
						margin-right:2em;
					}
						div#gallery div#memberPages table td a:hover img{
							border:1px solid red;
						}
		div#gallery div#getMemberPage{
			padding-top:2em;
			clear:both;
		}
		
/* ------------------------------ START OF GALLERY PAGES ------------------------------ */

/* GALLERY PAGE: Nanz Aalund */
		
div#galleryPage {
	font-size:1.05em;
	padding-bottom:2em;
	width:600px;
	margin:1em auto 0 auto;
}
	div#galleryPage a,
	div#galleryPage2columns a{
		font-weight:normal;
	}
	div#galleryPage h1,
	div#galleryPage2columns h1{
		font-size:2.4em;
		margin:1em 0;
		text-align:center;
	}
		div#galleryPage h1#leftAlign,
		div#galleryPage2columns h1#leftAlign{
			text-align:left;
			margin:1em 0 0 0;
		}
		div#galleryPage h1.sharreydoreh1{
			font-size:2.4em;
			margin:1em 0 0 0;
			text-align:center;
		}
		div#galleryPage h2{
			font-size:1.2em;
		}
			div#galleryPage h2.sharreydoreh2{
				font-size:1em;
				text-align:center;
				margin:0 0 2em 0;
			}
	div#galleryPage img,
	div#galleryPage2columns img{
		margin-bottom:1em;
	}
	div#galleryPage p{
		margin-bottom:1em;
	}

		div#galleryPage div#imageParagraph_left img{
			float:left;
			padding-right:10px;
		}
			div#galleryPage div#imageParagraph_left img.sharreydoreLeft{
				margin:0 1.5em 1.5em 0;
			}
		div#galleryPage div#imageParagraph_right img{
			float:right;
			padding-left:10px;
		}
		div#galleryPage div#imageParagraph_right p{
			text-align:right;
		}
		div#galleryPage div#imageParagraph_justify img{
			float:right;
			padding-left:10px;
		}
			div#galleryPage div#imageParagraph_justify img.sharreydoreJustify{
				margin:1.5em 0 1.5em 1.5em;
			}
		div#galleryPage div#imageParagraph_justify p{
			text-align:justify;
		}		

/* GALLERY PAGE: Aaron Barr */
	div#galleryPage2columns {
		font-size:1.05em;
		margin:3em auto 0 auto;
	}
		div#galleryPage2columns a {
			font-weight:bold;
		}
		div#galleryPage2columns p{
			margin-bottom:1em;
		}
		div#galleryPage2columns div#artistContactInfo{
			margin-bottom:5em;
			font-weight:normal;
		}
		div#galleryPage2columns div#leftColumn{
			width:300px;
			text-align:left;
			float:left;
			margin-left:30px;
		}
			div#galleryPage2columns div#rightColumn{
				width:300px;
				float:right;
				margin-right:30px;
			}
			div#galleryPage2columns div#leftColumn h1,
			div#galleryPage2columns div#rightColumn h1{
				text-align:left;
				margin:0;
			}
				div#galleryPage2columns div#leftColumn h2,
				div#galleryPage2columns div#rightColumn h2{
					font-style:italic;
					margin:0;
					padding:0;
				}
				div#galleryPage2columns div#rightColumn h2 {
					text-align:right;
				}
			div#galleryPage2columns div#leftColumn p#imageInfo,
			div#galleryPage2columns div#rightColumn p#imageInfo{
				font-size:.8em;
				padding-bottom:1em;
			}
			div#galleryPage2columns div#rightColumn p#imageInfo{
				text-align:right;
			}
					
/* GALLERY PAGE: Nancy Bazaz */					
				div#galleryPage2columns div#leftColumn_nancy{
					width:300px;
					text-align:left;
					float:left;
					margin-left:50px;
				}
					div#galleryPage2columns div#leftColumn_nancy div#artistContactInfo h1{
						text-align:left;
					}
				div#galleryPage2columns div#rightColumn_nancy{
					width:300px;
					float:right;
					margin-right:50px;
				}
					div#galleryPage2columns div#rightColumn_nancy h1{
						text-align:left;
						margin:0;
					}
						div#galleryPage2columns div#leftColumn_nancy h2,
						div#galleryPage2columns div#rightColumn_nancy h2{
							font-style:italic;
							margin:0;
							padding:0;
						}
						div#galleryPage2columns div#rightColumn_nancy h2 {
							text-align:right;
						}
							div#galleryPage2columns div#leftColumn_nancy h3,
							div#galleryPage2columns div#rightColumn_nancy h3{
								margin:0;
								padding:0;
							}
					div#galleryPage2columns div#rightColumn_nancy p{
						font-size:1.2em;
						padding-bottom:1em;
					}
						div#galleryPage2columns div#leftColumn_nancy p#imageInfo,
						div#galleryPage2columns div#rightColumn_nancy p#imageInfo{
							font-size:.8em;
							padding-bottom:1em;
						}
						div#galleryPage2columns div#rightColumn_nancy p#imageInfo{
							text-align:right;
						}
						
/* GALLERY PAGE: Pamela Bellesen */
div#galleryPage2columns_pamelabellesen {
	font-size:1.05em;
	margin:3em auto 0 auto;
}
div#galleryPage_pamelabellesen {
	font-size:1.05em;
	padding-bottom:2em;
	width:650px;
	margin:0 auto;
}
	div#galleryPage2columns_pamelabellesen a {
		font-weight:normal;
	}
	div#galleryPage2columns_pamelabellesen h1,
	div#galleryPage_pamelabellesen h1{
		font-size:2.4em;
	}
	div#galleryPage_pamelabellesen h1{
		margin:1em 0;
		text-align:center;
	}
	div#galleryPage_pamelabellesen h1#leftAlign{
		text-align:left;
		margin:1em 0 0 0;
	}
		div#galleryPage2columns_pamelabellesen h3{
			font-size:1.4em;
			font-weight:normal;
		}
		div#galleryPage_pamelabellesen h3{
			font-size:1.4em;
			font-weight:bold;
			text-align:right;
			margin-bottom:.5em;
		}
	div#galleryPage2columns_pamelabellesen p,
	div#galleryPage_pamelabellesen p{
		margin-bottom:1em;
	}
	div#galleryPage2columns_pamelabellesen div#artistContactInfo{
		
	}
	div#galleryPage2columns_pamelabellesen div#leftColumn{
		width:305px;
		text-align:left;
		float:left;
		margin-left:30px;
	}
		div#galleryPage2columns_pamelabellesen div#rightColumn{
			width:300px;
			float:right;
			margin-right:30px;
			margin-top:1em;
		}
			div#galleryPage2columns_pamelabellesen div#leftColumn h1,
			div#galleryPage2columns_pamelabellesen div#rightColumn h1{
				text-align:left;
				margin:0;
			}
					div#galleryPage2columns_pamelabellesen div#leftColumn h2,
					div#galleryPage2columns_pamelabellesen div#rightColumn h2,
					div#galleryPage_pamelabellesen div#leftColumn h2,
					div#galleryPage_pamelabellesen div#rightColumn h2{
						font-style:italic;
						margin:0;
						padding:0;
					}
		div#galleryPage_pamelabellesen img{
			margin-bottom:1em;
		}
		div#galleryPage2columns_pamelabellesen div#leftColumn img,
		div#galleryPage2columns_pamelabellesen div#rightColumn img{
			margin-bottom:.5em;
		}
		div#galleryPage2columns_pamelabellesen div#leftColumn p#imageInfo,
		div#galleryPage2columns_pamelabellesen div#rightColumn p#imageInfo,
		div#galleryPage_pamelabellesen div#imageParagraph_left div#imageAndInfo p#imageInfo,
		div#galleryPage_pamelabellesen div#imageParagraph_right div#imageAndInfo  p#imageInfo{
			font-size:.8em;
			padding-bottom:1em;
		}
		div#galleryPage_pamelabellesen div#imageParagraph_left div#imageAndInfo {
			float:left;
			padding-right:10px;
		}
		div#galleryPage_pamelabellesen div#imageParagraph_right div#imageAndInfo {
			float:right;
			padding-left:10px;
		}

/* GALLERY PAGE: Karen Boulton & Jonathan Briggs */
	
				div#galleryPage2columns div#leftColumn_boultonbriggs{
					width:200px;
					text-align:left;
					float:left;
					margin-left:70px;
				}
				div#galleryPage2columns div#rightColumn_boultonbriggs{
					width:300px;
					float:right;
					margin-right:70px;
				}
					div#galleryPage2columns div#leftColumn_boultonbriggs div#artistContactInfo{
						font-size:1.3em;
						margin:0;
					}
					div#galleryPage2columns div#leftColumn_boultonbriggs h1{
						text-align:left;
						margin:0;
					}
						div#galleryPage2columns div#leftColumn_boultonbriggs h2,
						div#galleryPage2columns div#rightColumn_boultonbriggs h2{
							font-style:italic;
							margin:0;
							padding:0;
						}
						div#galleryPage2columns div#rightColumn_boultonbriggs h2 {
							text-align:right;
						}
							div#galleryPage2columns div#leftColumn_boultonbriggs h3,
							div#galleryPage2columns div#rightColumn_boultonbriggs h3{
								margin:0;
								padding:0;
							}
					div#galleryPage2columns div#rightColumn_boultonbriggs p{
						font-size:1.2em;
					}
					

/* GALLERY PAGE: Sally Brock */
	div#galleryPage2columns div#leftColumn_sallybrock{
		width:300px;
		float:left;
		margin-left:30px;
		font-size:1.2em;
		font-weight:bold;
		text-align:left;
	}
	div#galleryPage2columns div#rightColumn_sallybrock{
		width:300px;
		float:right;
		margin-right:30px;
		font-size:1.2em;
	}
		div#galleryPage2columns div#leftColumn_sallybrock h1,
		div#galleryPage2columns div#rightColumn_sallybrock h1{
			font-size:1.8em;
			text-align:left;
			margin:0;
			padding:0;
		}
			div#galleryPage2columns div#leftColumn_sallybrock h2,
			div#galleryPage2columns div#rightColumn_sallybrock h2{
				font-style:italic;
				margin:0;
				padding:0;
			}
		div#galleryPage2columns div#leftColumn_sallybrock p#imageInfo,
		div#galleryPage2columns div#rightColumn_sallybrock p#imageInfo{
			font-size:.8em;
			padding-bottom:1em;
			text-align:left;
			font-weight:normal;
		}

/* GALLERY PAGE: Andy Cooperman */
	div#galleryPage2columns_andycooperman {
		font-size:1.05em;
		margin:3em auto 0 auto;
	}
		div#galleryPage2columns_andycooperman a {
			font-weight:bold;
		}
		div#galleryPage2columns_andycooperman h1{
			font-size:2.4em;
		}
		div#galleryPage2columns_andycooperman p{
			margin-bottom:1em;
			text-align:justify;
		}
		div#galleryPage2columns_andycooperman div#artistContactInfo{
			margin-bottom:2em;
			font-weight:bold;
		}
			div#galleryPage2columns_andycooperman div#artistContactInfo p#workFoundAt{
				font-size:.8em;
			}
		div#galleryPage2columns_andycooperman div#leftColumn{
			width:305px;
			text-align:left;
			float:left;
			margin-left:45px;
		}
			div#galleryPage2columns_andycooperman div#rightColumn{
				width:300px;
				float:right;
				margin-right:45px;
				margin-top:1em;
			}
				div#galleryPage2columns_andycooperman div#leftColumn h1,
				div#galleryPage2columns_andycooperman div#rightColumn h1{
					text-align:left;
					margin:0;
				}
						div#galleryPage2columns_andycooperman div#leftColumn h2,
						div#galleryPage2columns_andycooperman div#rightColumn h2{
							font-style:italic;
							margin:0;
							padding:0;
						}
						div#galleryPage2columns_andycooperman div#rightColumn h2 {
							text-align:right;
						}
				div#galleryPage2columns_andycooperman div#leftColumn img,
				div#galleryPage2columns_andycooperman div#rightColumn img{
					margin-bottom:.5em;
				}
			div#galleryPage2columns_andycooperman div#leftColumn p#imageInfo,
			div#galleryPage2columns_andycooperman div#rightColumn p#imageInfo{
				font-size:.8em;
				padding-bottom:1em;
			}
			div#galleryPage2columns_andycooperman div#rightColumn p#imageInfo{
				text-align:right;
				margin-bottom:6em;
			}

/* GALLERY PAGE: Sharrey Doré */
	div#galleryPage_sharreydore {
	font-size:1.05em;
	padding-bottom:2em;
	width:600px;
	margin:1em auto 0 auto;
}
	div#galleryPage_sharreydore a{
		font-weight:normal;
	}
	div#galleryPage_sharreydore h1{
		font-size:2.4em;
		margin-top:1em;
		text-align:center;
	}
		div#galleryPage_sharreydore h2{
			font-size:1em;
			text-align:center;
			margin-bottom:2em;
		}
	div#galleryPage_sharreydore img{
		margin-bottom:1.5em;
	}
	div#galleryPage_sharreydore p{
		margin-bottom:2em;
	}
		div#galleryPage_sharreydore div#imageParagraph_left img{
			float:left;
			padding-right:25px;
		}
		div#galleryPage_sharreydore div#imageParagraph_right img{
			float:right;
			padding-left:25px;
		}
		div#galleryPage_sharreydore div#imageParagraph_right p{
			text-align:right;
		}
		div#galleryPage_sharreydore div#imageParagraph_justify img{
			float:right;
			padding-left:25px;
		}
		div#galleryPage_sharreydore div#imageParagraph_justify p{
			text-align:justify;
		}		
		
/* GALLERY PAGE: Sarah Gascoigne */		
	div#galleryPage2columns_sarahgascoigne {
		font-size:1.05em;
		margin:3em auto 0 auto;
	}
		div#galleryPage2columns_sarahgascoigne a {
			font-weight:bold;
		}
		div#galleryPage2columns_sarahgascoigne h1{
			font-size:1.8em;
		}
		div#galleryPage2columns_sarahgascoigne ul{
			list-style:disc;
			margin-left:1em;
		}
		div#galleryPage2columns_sarahgascoigne p{
			margin:1em 0;
		}
		div#galleryPage2columns_sarahgascoigne div#artistContactInfo{
			margin-bottom:2em;
			font-weight:bold;
		}
		div#galleryPage2columns_sarahgascoigne div#resume{
			font-size:.85em;
		}
		div#galleryPage2columns_sarahgascoigne div#leftColumn{
			width:300px;
			text-align:left;
			float:left;
			margin-left:40px;
		}
			div#galleryPage2columns_sarahgascoigne div#rightColumn{
				width:300px;
				float:right;
				margin-right:40px;
				margin-top:1em;
			}
				div#galleryPage2columns_sarahgascoigne div#leftColumn h1{
					text-align:left;
					margin:0;
				}
						div#galleryPage2columns_sarahgascoigne div#rightColumn h2{
							font-size:1.4em;
						}
				div#galleryPage2columns_sarahgascoigne div#leftColumn img,
				div#galleryPage2columns_sarahgascoigne div#rightColumn img{
					margin-bottom:.5em;
				}
		
/* GALLERY PAGE: Catherine Grisez */
	div#galleryPage2columns_catherinegrisez {
		font-size:1.05em;
		margin:3em auto 0 auto;
	}
		div#galleryPage2columns_catherinegrisez a {
			font-weight:bold;
		}
		div#galleryPage2columns_catherinegrisez h1{
			font-size:2.4em;
		}
		div#galleryPage2columns_catherinegrisez p{
			margin-bottom:1em;
			text-align:justify;
		}
		div#galleryPage2columns_catherinegrisez div#artistContactInfo{
			margin-bottom:2em;
			font-weight:bold;
		}
			div#galleryPage2columns_catherinegrisez div#artistContactInfo p#workFoundAt{
				font-size:.8em;
			}
		div#galleryPage2columns_catherinegrisez div#leftColumn{
			width:305px;
			text-align:left;
			float:left;
			margin-left:30px;
		}
			div#galleryPage2columns_catherinegrisez div#rightColumn{
				width:300px;
				float:right;
				margin-right:30px;
				margin-top:1em;
			}
				div#galleryPage2columns_catherinegrisez div#leftColumn h1,
				div#galleryPage2columns_catherinegrisez div#rightColumn h1{
					text-align:left;
					margin:0;
				}
						div#galleryPage2columns_catherinegrisez div#leftColumn h2,
						div#galleryPage2columns_catherinegrisez div#rightColumn h2{
							font-style:italic;
							margin:0;
							padding:0;
						}
				div#galleryPage2columns_catherinegrisez div#leftColumn img,
				div#galleryPage2columns_catherinegrisez div#rightColumn img{
					margin-bottom:.5em;
				}
			div#galleryPage2columns_catherinegrisez div#leftColumn p#imageInfo,
			div#galleryPage2columns_catherinegrisez div#rightColumn p#imageInfo{
				font-size:.8em;
				padding-bottom:1em;
			}
			
/* GALLERY PAGE: Gary Jackson */			
	div#galleryPage_garyjackson {
		font-size:1.05em;
		padding-bottom:2em;
		width:600px;
		margin:1em auto 0 auto;
	}
	div#galleryPage_garyjackson a{
		font-weight:normal;
	}
	div#galleryPage_garyjackson h1{
		font-size:2.4em;
		margin:1em 0 0 0;
		text-align:center;
	}
		div#galleryPage_garyjackson h2{
			font-size:1.2em;
			font-style:italic;
		}
	div#galleryPage_garyjackson img{
		margin-bottom:1em;
	}
	div#galleryPage_garyjackson p{
		margin-bottom:2em;
		text-align:center;
	}
		div#galleryPage_garyjackson p#imageInfo{
			font-size:.8em;
			padding-bottom:1em;
		}
		div#galleryPage_garyjackson div#imageParagraph_left div#imageAndInfo{
			float:left;
			padding-right:25px;
		}
		div#galleryPage_garyjackson div#imageParagraph_right div#imageAndInfo,
		div#galleryPage_garyjackson div#imageParagraph_justifydiv#imageAndInfo{
			float:right;
			padding-left:25px;
		}
		div#galleryPage_garyjackson div#imageParagraph_left p,
		div#galleryPage_garyjackson div#imageParagraph_right p{
			text-align:left;
		}
		div#galleryPage_garyjackson div#imageParagraph_justify p{
			text-align:justify;
		}
		
/* GALLERY PAGE: Ginger Kelly */		
	div#galleryPage2columns_gingerkelly {
		font-size:1.05em;
		margin:3em auto 0 auto;
	}
		div#galleryPage2columns_gingerkelly a {
			font-weight:bold;
		}
		div#galleryPage2columns_gingerkelly h1{
			font-size:2.4em;
			padding-bottom:.5em;
		}
		div#galleryPage2columns_gingerkelly p{
			margin-bottom:1em;
			text-align:justify;
		}
		div#galleryPage2columns_gingerkelly div#artistContactInfo{
			margin-bottom:2em;
			font-weight:bold;
		}
			div#galleryPage2columns_gingerkelly div#artistContactInfo p#workFoundAt{
				font-size:.8em;
			}
		div#galleryPage2columns_gingerkelly div#leftColumn{
			width:205px;
			text-align:left;
			float:left;
			margin-left:60px;
		}
			div#galleryPage2columns_gingerkelly div#rightColumn{
				width:300px;
				float:right;
				margin-right:60px;
				margin-top:1em;
			}
				div#galleryPage2columns_gingerkelly div#leftColumn h1{
					text-align:left;
					margin:0;
				}
						div#galleryPage2columns_gingerkelly div#leftColumn h2,
						div#galleryPage2columns_gingerkelly div#rightColumn h2{
							font-style:italic;
							margin:0;
							padding:0;
						}
						div#galleryPage2columns_gingerkelly div#rightColumn h2 {
							text-align:right;
						}
				div#galleryPage2columns_gingerkelly div#leftColumn img,
				div#galleryPage2columns_gingerkelly div#rightColumn img{
					margin-bottom:.5em;
				}
			div#galleryPage2columns_gingerkelly div#leftColumn p#imageInfo,
			div#galleryPage2columns_gingerkelly div#rightColumn p#imageInfo{
				font-size:.8em;
				padding-bottom:1em;
			}
			div#galleryPage2columns_gingerkelly div#rightColumn p#imageInfo{
				text-align:right;
			}
			
/* GALLERY PAGE: DORTHEA ELIZABETH KING */
div#galleryPage2columns_dortheaking {
	font-size:1.05em;
	margin:3em auto 0 auto;
}
div#galleryPage2columns_dortheaking {
	font-size:1.05em;
	padding-bottom:2em;
	width:650px;
	margin:2em auto 0 auto;
}
	div#galleryPage2columns_dortheaking a {
		font-weight:normal;
	}
	div#galleryPage2columns_dortheaking h1{
		font-size:1.8em;
	}
	div#galleryPage2columns_dortheaking h1{
		margin:1em 0;
		text-align:center;
	}
	div#galleryPage2columns_dortheaking h1#leftAlign{
		text-align:left;
		margin:1em 0 0 0;
	}
		div#galleryPage2columns_dortheaking h3{
			font-size:1.3em;
			font-weight:bold;
			margin-bottom:.5em;
		}
	div#galleryPage2columns_dortheaking p{
		margin-bottom:1em;
	}
	div#galleryPage2columns_dortheaking div#leftColumn,
	div#galleryPage2columns_dortheaking div#resumeColumn_left{
		width:350px;
		text-align:left;
		float:left;
		margin-left:30px;
	}
		div#galleryPage2columns_dortheaking div#rightColumn,
		div#galleryPage2columns_dortheaking div#resumeColumn_right{
			width:203px;
			float:right;
			margin-right:30px;
		}
			div#galleryPage2columns_dortheaking div#leftColumn h1,
			div#galleryPage2columns_dortheaking div#rightColumn h1{
				text-align:left;
				margin:0;
			}
				div#galleryPage2columns_dortheaking div#rightColumn h2,
				div#galleryPage_dortheaking div#imageParagraph_left div#imageAndInfo h2,
				div#galleryPage_dortheaking div#imageParagraph_right div#imageAndInfo h2{
					font-style:italic;
					margin:0;
					padding:0;
				}
		div#galleryPage2columns_dortheaking img{
			margin-bottom:1em;
		}
		div#galleryPage2columns_dortheaking div#rightColumn img{
			margin-bottom:.5em;
		}
		div#galleryPage2columns_dortheaking div#rightColumn p#imageInfo,
		div#galleryPage_dortheaking div#imageParagraph_left div#imageAndInfo p#imageInfo,
		div#resumeColumn div#resumeColumn_right div#imageAndInfo p#imageInfo{
			font-size:.8em;
			padding-bottom:1em;
		}
		div#galleryPage_dortheaking div#imageParagraph_left div#imageAndInfo {
			float:left;
			padding-right:5em;
		}
div#galleryPage_dortheaking{
	margin-top:1em;
	margin-left:30px;
	margin-right:30px;
}
div#galleryPage2columns_dortheaking div#resumeColumn_left h1 {
	font-size:1em;
	font-weight:bold;
	text-align:left;
	margin-bottom:0;
}


/* GALLERY PAGE: Julia Lowther */
	div#galleryPage2columns_julialowther {
		font-size:1.05em;
		margin:3em auto 0 auto;
	}
		div#galleryPage2columns_julialowther a {
			font-weight:bold;
		}
		div#galleryPage2columns_julialowther h1{
			font-size:2.4em;
		}
		div#galleryPage2columns_julialowther p{
			margin-bottom:1em;
			text-align:justify;
		}
		div#galleryPage2columns_julialowther div#artistContactInfo{
			text-align:center;
			margin-bottom:2em;
			margin-left:30px;
			font-weight:bold;
		}
			div#galleryPage2columns_julialowther div#artistContactInfo p {
				text-align:center;
				margin-bottom:.2em;
			}
				div#galleryPage2columns_julialowther div#artistContactInfo p#workFoundAt{
					font-size:.8em;
				}
		div#galleryPage2columns_julialowther div#noColumn{
			text-align:left;
		}
			div#galleryPage2columns_julialowther div#noColumn p{
				margin-right:20px;
				margin-left:20px;
			}
			div#galleryPage2columns_julialowther div#noColumn div#paragraphImage {
				float:left;
				margin:0 20px;
			}
			div#galleryPage2columns_julialowther div#noColumn div#paragraphImageRight {
				float:right;
				margin:0 20px;
			}
		div#galleryPage2columns_julialowther div#leftColumn{
			width:305px;
			text-align:left;
			float:left;
			margin:0 20px;
		}
			div#galleryPage2columns_julialowther div#rightColumn{
				width:300px;
				float:right;
				margin-right:30px;
			}
				div#galleryPage2columns_julialowther div#leftColumn h1,
				div#galleryPage2columns_julialowther div#rightColumn h1,
				div#galleryPage2columns_julialowther div#noColumn h1{
					text-align:left;
					margin:0;
				}
						div#galleryPage2columns_julialowther div#leftColumn h2,
						div#galleryPage2columns_julialowther div#rightColumn h2,
						div#galleryPage2columns_julialowther div#noColumn h2{
							font-style:italic;
							margin:0;
							padding:0;
						}
				div#galleryPage2columns_julialowther div#leftColumn img,
				div#galleryPage2columns_julialowther div#rightColumn img,
				div#galleryPage2columns_julialowther div#noColumn img{
					margin-bottom:.5em;
				}
			div#galleryPage2columns_julialowther div#leftColumn p#imageInfo,
			div#galleryPage2columns_julialowther div#rightColumn p#imageInfo,
			div#galleryPage2columns_julialowther div#noColumn p#imageInfo{
				margin:0;
				font-size:.8em;
				padding-bottom:1em;
			}		
			
/* GALLERY PAGE: Leslie M. Riches */
	div#galleryPage2columns_leslieriches {
		font-size:1.05em;
		margin:3em auto 0 auto;
	}
		div#galleryPage2columns_leslieriches a {
			font-weight:bold;
		}
		div#galleryPage2columns_leslieriches h1{
			font-size:2.4em;
			padding-bottom:.5em;
		}
		div#galleryPage2columns_leslieriches p{
			margin-bottom:1em;
			text-align:justify;
		}
		div#galleryPage2columns_leslieriches div#artistContactInfo{
			margin-bottom:2em;
		}
			div#galleryPage2columns_leslieriches div#artistContactInfo p#workFoundAt{
				font-size:.8em;
			}
		div#galleryPage2columns_leslieriches div#leftColumn{
			width:255px;
			text-align:left;
			float:left;
			margin-left:60px;
		}
			div#galleryPage2columns_leslieriches div#rightColumn{
				width:300px;
				float:right;
				margin-right:60px;
				margin-top:1em;
			}
				div#galleryPage2columns_leslieriches div#leftColumn h1{
					text-align:left;
					margin:0;
				}
						div#galleryPage2columns_leslieriches div#leftColumn h2,
						div#galleryPage2columns_leslieriches div#rightColumn h2{
							font-style:italic;
							margin:0;
							padding:0;
						}
						div#galleryPage2columns_leslieriches div#rightColumn h2 {
							text-align:right;
						}
				div#galleryPage2columns_leslieriches div#leftColumn img,
				div#galleryPage2columns_leslieriches div#rightColumn img{
					margin-bottom:.5em;
				}
			div#galleryPage2columns_leslieriches div#leftColumn p#imageInfo,
			div#galleryPage2columns_leslieriches div#rightColumn p#imageInfo{
				font-size:.8em;
				padding-bottom:1em;
			}
			div#galleryPage2columns_leslieriches div#rightColumn p#imageInfo{
				text-align:right;
			}		
		
	/* GALLERY PAGE: Lulu Smith */
	div#galleryPage2columns_lulusmith {
		font-size:1.05em;
		margin:3em auto 0 auto;
	}
		div#galleryPage2columns_lulusmith a {
			font-weight:bold;
		}
		div#galleryPage2columns_lulusmith h1{
			font-size:2.4em;
		}
		div#galleryPage2columns_lulusmith p{
			margin-bottom:1em;
			text-align:justify;
		}
		div#galleryPage2columns_lulusmith div#artistContactInfo{
			margin-bottom:2em;
			font-weight:bold;
		}
			div#galleryPage2columns_lulusmith div#artistContactInfo p{
				font-size:1.2em;
			}
		div#galleryPage2columns_lulusmith div#leftColumn{
			width:230px;
			text-align:left;
			float:left;
			margin-left:60px;
		}
			div#galleryPage2columns_lulusmith div#rightColumn{
				width:300px;
				float:right;
				margin-right:60px;
				margin-top:1em;
			}
				div#galleryPage2columns_lulusmith div#leftColumn h1{
					text-align:left;
					margin:0;
				}
						div#galleryPage2columns_lulusmith div#leftColumn h2,
						div#galleryPage2columns_lulusmith div#rightColumn h2{
							font-style:italic;
							margin:0;
							padding:0;
						}
						div#galleryPage2columns_lulusmith div#rightColumn h2 {
							text-align:right;
						}
				div#galleryPage2columns_lulusmith div#leftColumn img,
				div#galleryPage2columns_lulusmith div#rightColumn img{
					margin-bottom:.5em;
				}
			div#galleryPage2columns_lulusmith div#leftColumn p#imageInfo,
			div#galleryPage2columns_lulusmith div#rightColumn p#imageInfo{
				font-size:.8em;
				padding-bottom:1em;
			}
			div#galleryPage2columns_lulusmith div#rightColumn p#imageInfo{
				text-align:right;
			}

/* GALLERY PAGE: Sharon Saindon */
	div#galleryPage_sharonsaindon {
		font-size:1.05em;
		padding-bottom:2em;
		width:600px;
		margin:1em auto 0 auto;
	}
	div#galleryPage_sharonsaindon a{
		font-weight:normal;
	}
	div#galleryPage_sharonsaindon h1{
		font-size:2.4em;
		margin:1em 0 0 0;
	}
		div#galleryPage_sharonsaindon h1#leftAlign{
			text-align:left;
			margin:1em 0 0 0;
		}
		div#galleryPage_sharonsaindon h2{
			font-size:1.2em;
		}
			div#galleryPage_sharonsaindon h3{
				margin-top:1em;
				font-size:1em;
				font-style:italic;
				font-weight:normal;
			}
	div#galleryPage_sharonsaindon img{
		margin-bottom:1em;
	}
	div#galleryPage_sharonsaindon p{
		margin-bottom:2em;
	}
		div#galleryPage_sharonsaindon div#imageParagraph_left img{
			float:left;
			padding-right:25px;
		}
		div#galleryPage_sharonsaindon div#imageParagraph_left p{
			text-align:left;
		}
		div#galleryPage_sharonsaindon div#imageParagraph_right img{
			float:right;
			padding-left:10px;
		}
		div#galleryPage_sharonsaindon div#imageParagraph_right p{
			text-align:left;
			margin-bottom:0;
		}
		div#galleryPage_sharonsaindon div#imageParagraph_justify img{
			float:right;
			padding-left:25px;
		}
		div#galleryPage_sharonsaindon div#imageParagraph_justify p{
			text-align:justify;
		}		

/* GALLERY PAGE: Dixie Stanton */
	div#galleryPage2columns_dixiestanton {
		font-size:1.05em;
		margin:3em auto 0 auto;
	}
		div#galleryPage2columns_dixiestanton a {
			font-weight:bold;
		}
		div#galleryPage2columns_dixiestanton h1{
			font-size:2.4em;
		}
		div#galleryPage2columns_dixiestanton p{
			margin-bottom:1em;
		}
		div#galleryPage2columns_dixiestanton div#artistContactInfo{
			margin-bottom:2em;
		}
			div#galleryPage2columns_dixiestanton div#artistContactInfo p#workFoundAt{
				font-size:.8em;
			}
		div#galleryPage2columns_dixiestanton div#leftColumn{
			width:255px;
			text-align:left;
			float:left;
			margin-left:60px;
		}
		div#galleryPage2columns_dixiestanton div#centerColumn p{
			margin:0 60px 40px 60px;
			text-align:left;
		}
			div#galleryPage2columns_dixiestanton div#rightColumn{
				width:300px;
				float:right;
				margin-right:60px;
			}
				div#galleryPage2columns_dixiestanton div#leftColumn h1{
					text-align:left;
					margin:0;
				}
						div#galleryPage2columns_dixiestanton div#leftColumn h2,
						div#galleryPage2columns_dixiestanton div#rightColumn h2{
							font-style:italic;
							margin:0;
							padding:0;
						}
						div#galleryPage2columns_dixiestanton div#rightColumn h2 {
							text-align:right;
						}
				div#galleryPage2columns_dixiestanton div#leftColumn img,
				div#galleryPage2columns_dixiestanton div#rightColumn img{
					margin-bottom:.5em;
				}
			div#galleryPage2columns_dixiestanton div#leftColumn p#imageInfo,
			div#galleryPage2columns_dixiestanton div#rightColumn p#imageInfo{
				font-size:.8em;
				padding-bottom:1em;
			}
			div#galleryPage2columns_dixiestanton div#rightColumn p#imageInfo{
				text-align:right;
			}
		
/* GALLERY PAGE: Joan Tenenbaum */		
	div#galleryPage_joantenenbaum {
		font-size:1.05em;
		padding-bottom:2em;
		width:600px;
		margin:1em auto 0 auto;
	}
	div#galleryPage_joantenenbaum a{
		font-weight:normal;
	}
	div#galleryPage_joantenenbaum h1{
		font-size:2.4em;
		margin:1em 0;
		text-align:center;
	}
	div#galleryPage_joantenenbaum div#artistInfoLeftColumn{
		float:left;
		padding-left:2em;
		text-align:left;
	}
	div#galleryPage_joantenenbaum div#artistInfoRightColumn{
		float:right;
		padding-right:2em;
		text-align:left;
	}
	div#galleryPage_joantenenbaum img{
		margin-bottom:1em;
	}
	div#galleryPage_joantenenbaum p{
		margin-bottom:1em;
		text-align:left;
	}
		div#galleryPage_joantenenbaum p#imageInfo{
			font-size:.8em;
			padding-bottom:1em;
		}
		div#galleryPage_joantenenbaum div#imageParagraph_left div#imageAndInfo{
			float:left;
			padding-right:15px;
		}
		div#galleryPage_joantenenbaum div#imageParagraph_right div#imageAndInfo,
		div#galleryPage_joantenenbaum div#imageParagraph_justifydiv#imageAndInfo{
			float:right;
			padding-left:15px;
		}
			div#galleryPage_joantenenbaum div#imageParagraph_right div#imageAndInfo h2,
			div#galleryPage_joantenenbaum div#imageParagraph_left div#imageAndInfo h2{

				font-style:italic;
			}
		div#galleryPage_joantenenbaum div#imageParagraph_left p,
		div#galleryPage_joantenenbaum div#imageParagraph_right p{
			text-align:left;
		}
		div#galleryPage_joantenenbaum div#imageParagraph_justify p{
			text-align:justify;
		}
		
/* GALLERY PAGE: Carmen Z. Valdés */
	div#galleryPage2columns_carmenvaldez {
		font-size:1.05em;
		margin:3em auto 0 auto;
	}
		div#galleryPage2columns_carmenvaldez a {
			font-weight:bold;
		}
		div#galleryPage2columns_carmenvaldez h1{
			text-align:center;
			font-size:2.4em;
			padding-bottom:.5em;
		}
		div#galleryPage2columns_carmenvaldez p{
			margin-bottom:1em;
			text-align:justify;
		}
		div#galleryPage2columns_carmenvaldez div#artistContactInfo{
			margin-bottom:2em;
		}
			div#galleryPage2columns_carmenvaldez div#artistContactInfo p#workFoundAt{
				font-size:.8em;
			}
		div#galleryPage2columns_carmenvaldez div#leftColumn{
			width:255px;
			text-align:left;
			float:left;
			margin-left:70px;
		}
			div#galleryPage2columns_carmenvaldez div#rightColumn{
				width:300px;
				float:right;
				margin-right:70px;
				margin-top:1em;
				margin-bottom:1em;
			}
				div#galleryPage2columns_carmenvaldez div#leftColumn h1{
					text-align:left;
					margin:0;
				}
						div#galleryPage2columns_carmenvaldez div#rightColumn h2 {
							text-align:right;
						}
				div#galleryPage2columns_carmenvaldez div#leftColumn img,
				div#galleryPage2columns_carmenvaldez div#rightColumn img{
					margin-bottom:.5em;
				}

/* GALLERY PAGE: Katie Yankula */
	div#galleryPage2columns_katieyankula {
		font-size:1.05em;
		margin:3em auto 0 auto;
	}
		div#galleryPage2columns_katieyankula a {
			font-weight:normal;
		}
		div#galleryPage2columns_katieyankula p{
			margin-bottom:1em;
		}
		div#galleryPage2columns_katieyankula div#artistContactInfo{
			font-size:1.3em;
			font-weight:normal;
		}
			div#galleryPage2columns_katieyankula div#artistContactInfo h1{
				font-size:1.6em;
			}
		div#galleryPage2columns_katieyankula div#leftColumn,
		div#galleryPage2columns_katieyankula div#leftColumn2{
			text-align:left;
			float:left;
		}
			div#galleryPage2columns_katieyankula div#leftColumn{
				width:400px;
				margin-left:30px;
			}
			div#galleryPage2columns_katieyankula div#leftColumn2{
				width:200px;
				margin-left:50px;
			}
		div#galleryPage2columns_katieyankula div#rightColumn,
		div#galleryPage2columns_katieyankula div#rightColumn2{
			float:right;
		}
			div#galleryPage2columns_katieyankula div#rightColumn{
				width:200px;
				margin-right:30px;
			}
			div#galleryPage2columns_katieyankula div#rightColumn2{
				width:350px;
				margin-right:50px;
			}
		div#galleryPage2columns_katieyankula div#middleColumn{
			width:300px;
			float:left;
			margin:1em 0 0 10em;
		}
			div#galleryPage2columns_katieyankula div#leftColumn h1,
			div#galleryPage2columns_katieyankula div#rightColumn h1{
				text-align:left;
				margin:0;
			}
				div#galleryPage2columns_katieyankula div#leftColumn h2,
				div#galleryPage2columns_katieyankula div#rightColumn h2,
				div#galleryPage2columns_katieyankula div#middleColumn h2{
					font-style:italic;
					margin:0;
					padding:0;
				}
			div#galleryPage2columns_katieyankula div#leftColumn p#imageInfo,
			div#galleryPage2columns_katieyankula div#rightColumn p#imageInfo,
			div#galleryPage2columns_katieyankula div#middleColumn p#imageInfo{
				font-size:.8em;
				padding-bottom:1em;
			}
	
/* ------------------------------ END OF GALLERY PAGES ------------------------------ */

div#yourownpage{
	width:400px;
	margin:0 auto;
	font-weight:bold;
	padding-bottom:2em;
}
	div#yourownpage h1{
		font-size:2em;
		text-align:center;
		margin-top:1em;
	}
		div#yourownpage h2{
			font-size:1.5em;
		}
	div#yourownpage ul{
		list-style:disc;
		margin-left:1em;
	}
	div#yourownpage ul,
	div#yourownpage p{
		margin-bottom:1em;
	}
	div#yourownpage p#finePrint{
		font-size:.8em;
		text-align:center;
		margin-bottom:2em;
	}

div#scholarships {
	margin:0 75px;
	font-size:1.05em;
}
	div#scholarships ul{
		text-align:left;
	}
		div#scholarships ul li{
			margin-left:1.5em;
		}
			div#scholarships ul li ul{
				margin:0 0 0 2em;
				list-style-type:disc;
			}
				div#scholarships ul li ul li{
					margin:0 0 0 1em;
				}
	div#scholarships img{
		margin:2em 0 1em 0;
	}
	div#scholarships p{
		text-align:left;
		margin:1.3em 0;
	}
		div#scholarships p#inset{
			margin-left:1.5em;
		}
		div#scholarships p#grantApplicationAddress{
			font-weight:bold;
			text-align:center;
		}
		div#scholarships p#scholarshipName{
			font-weight:bold;
			text-decoration:underline;
		}
	div#scholarships dl {
	}
		div#scholarships dt {
			float: left;
			clear: left;
		}
		div#scholarships dd {
			padding-left: 200px;
			display: block;
		}
div#sholarshipNav{
		margin-top:2em;
	}
		div#sholarshipNav ul{
			width:664px;
			margin-left:19px;
		}
			div#sholarshipNav ul li{
				float:left;
				margin:0 1px;
				margin-bottom:19px;
			}
				div#sholarshipNav ul li a img{
					vertical-align:bottom;
				}
				div#sholarshipNav ul li.last{
					margin-right:0;
				}

div#contactSMG {
	font-size:1.05em;
	font-weight:bold
}			
	div#contactSMG h1{
		margin:1em 0;
		font-size:1.4em;
		text-align:center;
	}
	div#contactSMG ul {
		margin-bottom:2em;
	}
	div#contactSMG dl {
		font-weight:bold;
	}
		div#contactSMG dt {
			float: left;
			clear: left;
			width:22em;
		}
		div#contactSMG dd {
			margin-bottom:1em;
			padding-left: 200px;
			display: block;
		}
	div#contactSMG p {
		margin-bottom:1em;
		font-weight:normal;
		text-align:center;
	}
		div#contactSMG p#aboutSMGmeetings{
			text-align:left;
		}
		div#contactSMG p#SMGlocationHeader{
			font-weight:bold;
			text-align:left;
		}
		
div#joinSMG {
	margin: 40px 0;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
	div#joinSMG h1 {
		font-size: 1.7em;
		margin-bottom: .5em;
	}
	div#joinSMG p {
		padding-top: .1em;
		font-size: 0.8em;
		font-weight: normal;
	}
	div#joinSMG .joinSMGform {
		width: 400px;
		margin: 0 auto;
	}
	div#joinSMG .joinSMGform p {
		font-size: 1.1em;
		font-weight: bold;
		margin-top: 22px;
	}
	div#joinSMG .joinSMGform input {
		vertical-align: middle;
	}
	
	div#joinSMG div#registration_info {
		padding:1em;
		font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
	}
		div#joinSMG div#registration_info h2 {
			font-size: 1.25em;
			margin: 0 0 0.5em 0;
		}
		div#joinSMG div#registration_info p#disclaimer {
			font-size: 0.9em;
			text-align:left;
			margin-top:1em;
			font-style:italic;
		}
		div#joinSMG div#registration_info p#alternative {
			font-size: 0.9em;
			text-align:left;
		}
	div#joinSMG div#newsletterAcrobatReader p{
		margin:0 1.2em;
		width:550px;
		font-size: 0.8em;
		font-weight:bold;
	}
		div#joinSMG div#newsletterAcrobatReader p a img{
			padding-top:1em;
		}

		
body#cart__details div#content {
	margin: 1em 0;
}
	body#cart__details div#content p {
		margin-top:1em;
	}
	body#cart__details div#content h3 {
		margin:2em 0 1em 0;
	}
	body#cart__details div#content div#item h2 {
		margin-top: 2em;
	}
	body#cart__details div#content div#item form#smg_cart textarea {
		width: 44em;
		height: 8em;
	}
	
	body#cart__details div#content div#item form#smg_cart div label {
		float: left;
		width: 6.7em;
	}
	body#cart__details div#content div#item form#smg_cart div p {
		margin: 10px 0 0;
	}
	body#cart__details div#content div#item form#smg_cart div .optional {
		padding: 0 0 0 8.5em;
		font-size: 0.83em;
		margin: 0;
	}
	
		body#cart__details div#content div#item form#smg_cart ul.radiochecklist li input#membership_new {
			margin-top: 1em;
		}
			body#cart__details div#content div#item form#smg_cart ul.radiochecklist li {
				margin-bottom: 1em;
			}
			body#cart__details div#content div#item form#smg_cart ul.radiochecklist li label {
				margin-left: .5em;
			}

body#cart__confirmation div#content{
	margin:4em 2em 4em 6em;
	height:200px;
	font-size:1.05em;
}
	body#cart__confirmation div#content h1{
		margin-bottom:1em;
		font-size:1.3em;
	}
	body#cart__confirmation div#content dl{
		margin-top:3em;
		width:260px;
	}
		body#cart__confirmation div#content dl dt{
			float:left;
			clear:left;
		}
		body#cart__confirmation div#content dl dd{
			float:left;
			clear:right;
			text-align:left;
			padding-left:1em;
			padding-bottom:1em;
		}

div#passingTheTorch {
	margin: 20px 0px;
	font-size:1.05em;
}
	div#passingTheTorch h1{
		font-size:1.8em;
		text-align:center;
	}
		div#passingTheTorch h2{
			font-size:1.4em;
			margin-bottom:.5em;
			text-align:center;
		}
			div#passingTheTorch h3{
				margin:.5em 0 0 0;
				padding:0;
				font-size:1.1em;
			}
	div#passingTheTorch p{
		padding-bottom:1em;
		font-weight:normal;
	}
		div#passingTheTorch p#left{
			float:left;
			clear:left;
		}
		div#passingTheTorch p#right{
			float:right;
			clear:right;
		
		}
	div#passingTheTorch div#pttRegistrationForm {
		float: left;
        width: 100%;
	}
		div#passingTheTorch div#pttRegistrationForm p{
			font-weight:bold;
			text-align:center;
		}
        div#passingTheTorch div#pttRegistrationForm p.file {
            float: left;
            width: 30%;
            
        }
	div#passingTheTorch div#newsletterAcrobatReader p{
		font-weight:bold;
		text-align:center;
	}
		div#passingTheTorch div#newsletterAcrobatReader p a img{
			padding-top:1em;
		}
		
p#error404{
	height:15em;
	padding-top:10em;
	text-align:center;
}


/* New Styles - Sept 2008
----------------------------------------------------------------------- */
.centerDiv {
    text-align: center;
    margin: 10px auto 20px;
}             
ul.Bullets {
	margin-top: 5px;
}
ul.Bullets, ul.nonBullets {
    margin-bottom: 18px;
}
ul.nonBullets li {                                    
	font: 12px/28px Arial, Helvetica, sans-serif;
}
ul.Bullets li {
	font: 12px/18px Arial, Helvetica, sans-serif;
}

/* Home Page Buttons */
.button a {
	display: block;
	margin: 20px auto;
	width: 210px;
	height: 53px;
	outline: none;
	text-indent: -99999px;
}
.ornament08 a { background: url(../img/events/2008ornamentParty/button.gif) no-repeat top center; }
.ornament08 a:hover { background: url(../img/events/2008ornamentParty/button.gif) no-repeat bottom center; }

/* --------------------------- */

h1.symposium08 {
	line-height: 88px;
	margin: 18px 0;
	text-indent: -99999px;
	background: url(../img/events/2008Symposium/title.gif) no-repeat left center;
}

dd {
	margin-bottom: 12px;
	text-indent: 22px;
}
dd span { 
	font-style: italic;
}

.rule {
    border-top: 1px dashed #5191c9;
    margin: 16px 0 16px 0;
}

h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.2em;
	margin-bottom: 12px;
}