* {
	margin: 0;
	padding: 0;
}
body {
	font-size: 12px;
	line-height: 17px;
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	text-align: center;
	background: #FFF url(../images/bg.gif) repeat-y 0 0;
}
#wrapper {
	float: left;
	width: 990px;
	text-align: left;
}
#main {
	float: left;
	width: 100%;
	background-color: #FFF;
}

/* left column + navigation */

#left {
	position: relative;
	float: left;
	display: inline;
	width: 249px;
	padding-top: 155px;
}
#left #logo {
	position: absolute;
	top: 0;
	left: 95px;
}
#left div {
	float: left;
	display: inline;
	width: 195px;
	margin-left: 26px;
	padding: 15px 0;
	border-top: 1px solid #CCC;
}

	/* navigation styles */
	
	#left #navigation { 
		border-top: 0;
		padding: 23px 0 20px 0;
	}
	#left #navigation ul {
		float: left;
		width: 195px;
		list-style-type: none;
	}
	#left #navigation ul li {
		float: left;
		clear: both;
		margin-bottom: 5px;
	}
	#left #navigation ul li a {
		display: block;
		width: 195px;
		height: 14px;
		text-indent: -9999px;
	}
	#left #navigation ul li a:hover, #left #navigation ul li a.selected { background-position: 0 -14px; }
	#left #navigation ul li a#nav-subscriptions { background-image: url(../images/nav/subscriptions.gif); }
	#left #navigation ul li a#nav-performances { background-image: url(../images/nav/performances-tickets.gif); }
	#left #navigation ul li a#nav-companies { background-image: url(../images/nav/companies.gif); }
	#left #navigation ul li a#nav-support-us { background-image: url(../images/nav/support-us.gif); }
	#left #navigation ul li a#nav-about-us { background-image: url(../images/nav/about-us.gif); }
	#left #navigation ul li a#nav-news { background-image: url(../images/nav/news.gif); }
	#left #navigation ul li a#nav-contact { background-image: url(../images/nav/contact.gif); }
	
	/* sub navigation */

	#left #navigation ul li ul {
		float: right;
		clear: both;
		font-size: 11px;
		margin: 3px 0 8px 0;
	}
	#left #navigation ul li ul li {
		float: left;
		width: 195px;
		height: 14px;
		line-height: 14px;
		text-align: right;
		margin: 0;
	}
	#left #navigation ul li ul li a, #left #navigation ul li ul li a:active, #left #navigation ul li ul li a:visited {
		color: #666;
		text-decoration: none;
	}
	#left #navigation ul li ul li a:hover, #left #navigation ul li ul li a.selected { text-decoration: underline; }

#left #quote {
	position: relative;
	width: 195px;
	height: 95px;
	font-size: 10px;
	line-height: 14px;
	color: #000;
	text-align: right;
	overflow: hidden;
}
#left #quote b { 
	text-transform: uppercase;
	color: #29C7AB;
}
#left #quote a, #left #quote a:active, #left #quote a:visited, #left #quote a:hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 195px;
	height: 95px;
	text-indent: -9999px;
	text-decoration: none;
}
#left #logos { 
	position: relative;
	height: 135px;
	text-align: right;
}
#left #logos a {
	position: absolute;
	bottom: 20px;
	right: 0;
}
#left #social-networking { text-align: right; }
#left #design-by-form {
	border-top: 0;
	padding-top: 30px;
	text-align: right;
}

/* home page right column */

#home-right {
	position: relative;
	float: left;
	display: inline;
	width: 1042px;
	height: 1228px;
	overflow: hidden;
}
#home-right img {
	position: absolute;
}
#home-banner {
	position: absolute;
	top: 486px;
	left: 0;
	height: 125px;
	width: 1042px;
	background-color: #29C7AB;
	filter:alpha(opacity=73);
	-moz-opacity:0.73;
	opacity: 0.73;
}
#home-banner-text {
	position: absolute;
	top: 486px;
	left: 50px;
	height: 90px;
	width: 992px;
	padding-top: 35px;
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
}
#home-banner-text p { 
	float: left;
	width: 992px;
	margin-bottom: 20px;
}
#home-banner-text h1 {
	float: left;
	font-size: 38px;
	font-weight: normal;
}
ul#home-banner-nav {
	position: absolute;
	top: 611px;
	left: 0;
	height: 25px;
	background-color: #29C7AB;
}
ul#home-banner-nav li {
	float: left;
	display: inline;
}
ul#home-banner-nav li a {
	display: block;
	width: 25px;
	height: 25px;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
ul#home-banner-nav li a:hover { color: #000; }
ul#home-banner-nav li.selected a { background-color: #000; }
ul#home-banner-nav li.selected a:hover { color: #FFF; }

/* interior right column styles */

#right {
	float: left;
	display: inline;
	width: 741px;
	padding: 123px 0 50px 0;
}
#right #content {
	float: left;
	display: inline;
	margin-left: 36px;
	width: 705px;
}
#right #content .content-inner{
	float: left;
	display: inline;
	width: 675px;
}
#right #content .content-inner h2 {
	font-size: 18px;
	color: #43CEB5;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: normal;
}
#right h1 {
	position: relative;
	font-size: 20px;
	line-height: 20px;
	height: 22px;
	color: #9E9B90;
	text-transform: uppercase;
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 35px;
	border-bottom: 1px solid #CCC;
}
#right h1 span {
	font-size: 14px;
	text-transform: uppercase;
	color: #29C7AB;
}
#right h1 span.small { font-size: 11px; }
#right h1 span a:hover, #right h1 span a.selected {
	color: #000;
	text-decoration: none;
}
#right h1 select {
	position: absolute;
	top: 0;
	right: 30px;
	text-transform: none;
}
#right .header-image {
	margin: -10px 0 30px 0;
}

/* about us page */

#about-page {
	float: left;
	width: 705px;
	color: #666;
}
#about-page h2 {
	font-size: 14px;
	color: #43CEB5;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: normal;
}
#about-top-left {
	float: left;
	display: inline;
	width: 436px;
	margin-right: 35px;
	border-right: 1px solid #CCC;
	padding: 5px 0 15px 0;
}
#about-top-left .inner {
	float: left;
	display: inline;
	width: 415px;
}
#about-top-left .quote {
	float: left;
	font-style: italic;
	font-size: 12px;
	line-height: 22px;
	margin: 9px 0 20px 0;
}
#about-top-left .quote b {
	color: #43CEB5;
	font-weight: normal;
}
#about-top-right {
	float: left;
	display: inline;
	width: 200px;
	color: #989588;
	font-size: 15px;
	line-height: 25px;
}
#about-top-right b {
	font-weight: normal;
	font-size: 22px;
}
#about-main {
	float: left;
	width: 100%;
	padding: 25px 0 10px 0;
	border-bottom: 1px solid #CCC;
}
#about-main .inner {
	float: left;
	display: inline;
	width: 675px;
}
#about-main p { margin-bottom: 20px; }

	/* staff and board */
	
	#staff-and-board {
		float: left;
		width: 675px;
	}
	#staff-and-board h2 {
		float: left;
		width: 100%;
		font-size: 18px;
		margin: 30px 0 20px 0;
	}
	#staff-and-board .section {
		float: left;
		display: inline;
		width: 330px;
	}
	#staff-and-board .section .member {
		float: left;
		width: 100%;
		margin-bottom: 15px;
		font-size: 13px;
	}
	#staff-and-board .section .member i { font-size: 11px; }
	#staff-and-board .section .member a, #staff-and-board .section .member a:active, #staff-and-board .section .member a:visited {
		color: #666;
		text-decoration: none;
	}
	#staff-and-board .section .member a:hover { text-decoration: underline; }
	
	/* presenting history */
	
	#presenting-history h2 { margin-bottom: 10px; }
	#presenting-history p { margin-bottom: 20px; }

/* subscription process styles */

#subscriptions {
	float: left;
	display: inline;
	width: 665px;
	font-size: 12px;
	color: #989588;
}
#subscriptions .subscription-button {
	float: left;
	width: 100%;
	text-align: right;
	padding: 25px 0 0 0;
}
#subscriptions .subscription-button.purchase {
	margin-top: 25px;
	padding-top: 15px;
	border-top: 1px solid #6BD8C5;
}
#subscriptions .subscription-subtotal {
	float: left;
	width: 100%;
	text-align: right;
	color: #000;
	font-weight: bold;
}
#subscriptions .subscription-subtotal span {
	width: 55px;
}

	/* section headers */
	
	#subscriptions .step-header {
		float: left;
		width: 100%;
		height: 25px;
		color: #FFF;
		margin-bottom: 16px;
		background-color: #000;
	}
	#subscriptions .step-header.contribute { margin: 0; }
	#subscriptions .step-header div {
		float: left;
		display: inline;
		width: 25px;
		height: 18px;
		padding-top: 7px;
		font-size: 20px;
		text-align: center;
		font-weight: bold;
		background-color: #6BD8C5;
	}
	#subscriptions .step-header h2 {
		float: left;
		display: inline;
		width: 632px;
		height: 25px;
		line-height: 25px;
		margin-left: 8px;
		font-size: 13px;
		font-weight: normal;
		text-transform: uppercase;
	}
	
	/* series selection boxes */
	
	.subscription-series {
		float: left;
		display: inline;
		width: 640px;
		margin: 0 0 16px 25px;
		color: #000;
		font-size: 12px;
		font-weight: bold;
		background-color: #E1F7F3;
	}
	.subscription-series .series-header {
		float: left;
		width: 100%;
		height: 65px;
		background-color: #CECDC7;
	}
	#subscriptions .subscription-series .series-header h3 {
		float: left;
		display: inline;
		margin: 28px 0 0 30px;
		font-weight: normal;
		font-size: 20px;
		color: #000;
		text-transform: uppercase;
	}
	.subscription-series .series-block {
		float: left;
		display: inline;
		width: 575px;
		margin-left: 30px;
		padding: 25px 0 8px 0;
		border-bottom: 1px solid #6BD8C5;
	}
	.subscription-series.contribute .series-block {
		border: 0;
		padding: 35px 0 18px 0;
	}
	.subscription-series .series-block p {
		position: relative;
		float: left;
		width: 100%;
		margin-bottom: 17px;
	}
	.subscription-series .series-block p .quantity {
		position: absolute;
		top: -4px;
		right: 0;
		color: #000;
	}
	.subscription-series .series-block p .quantity input {
		border: 1px solid #CCC;
		width: 36px;
		padding: 4px;
	}
	.subscription-series .subtotal {
		border-bottom: 0;
		margin-bottom: 15px;
	}
	.subscription-series .subtotal p { text-align: right; }
	.subscription-series .series-block p span.floated {
		float: left;
		display: inline;
	}
	.subscription-series .series-block p span.seats {
		margin-left: 15px;
		width: 300px;
		line-height: 20px;
	}
	.subscription-series .series-block span.light { color: #989588; }
	
	/* billing page */
	
	#subscriptions .billing {
		float: left;
		display: inline;
		width: 665px;
		margin: 0 0 30px 0;
		color: #000;
		font-size: 12px;
		font-weight: bold;
		background-color: #E1F7F3;
	}
	#subscriptions .billing .inner {
		float: left;
		display: inline;
		width: 605px;
		margin-left: 30px;
		padding: 45px 0 18px 0;
	}
	#subscriptions .billing .group {
		float: left;
		display: inline;
		width: 100%;
		margin-bottom: 25px;
	}
	#subscriptions .billing .group label {
		float: left;
		width: 100%;
	}
	#subscriptions .billing .group .text-field {
		float: left;
		width: 95%;
		padding: 5px;
		margin-bottom: 5px;
		border: 1px solid #CCC;
		font-size: 11px;
		font-family: "Lucida Grande";
	}
	#subscriptions h3 {
		float: left;
		width: 100%;
		margin-bottom: 10px;
		font-size: 16px;
		font-weight: normal;
		color: #989588;
		text-transform: uppercase;
	}

/* companies listing */

#companies {
	float: left;
	width: 705px;
}
#companies .company {
	float: left;
	width: 705px;
	padding-bottom: 10px;
	margin-bottom: 40px;
	border-bottom: 1px solid #CCC;
}
#companies .company .company-inner {
	float: left;
	display: inline;
	width: 675px;
}
#companies .company h2 {
	font-size: 18px;
	color: #29C7AB;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#companies .company h3 {
	font-size: 11px;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#companies .company h4 {
	font-size: 10px;
	color: #29C7AB;
	font-style: italic;
	margin-bottom: 3px;
}
#companies .company h4 a, #companies .company h4 a:active, #companies .company h4 a:visited {
	color: #29C7AB;
}
#companies .company p {
	float: left;
	margin-bottom: 20px;
}

	/* company images */

	#companies .company .company-images {
		float: left;
		display: inline;
		width: 410px;
		margin-bottom: 35px;
	}
	#companies .company .company-images .full-size {
		position: relative;
		float: left;
		display: block;
		width: 403px;
		height: 268px;
		margin-bottom: 6px;
	}
	#companies .company .company-images .full-size img {
		position: absolute;
		top: 0;
		left: 0;
	}
	#companies .company .company-images .thumbnails {
		float: left;
		width: 100%;
	}
	#companies .company .company-images .thumbnails img {
		float: left;
		display: inline;
		margin-right: 4px;
		border: 1px solid #FFF;
		cursor: pointer;
	}
	#companies .company .company-images .thumbnails img.selected { border: 1px solid #29C7AB; }
	
	/* company actions */

	#companies .company .company-actions {
		position: relative;
		float: right;
		display: inline;
		width: 235px;
		padding-top: 20px;
	}
	#companies .company .company-actions .quote {
		line-height: 22px;
		font-style: italic;
		margin-bottom: 30px;
	}
	#companies .company .company-actions .quote span {
		color: #29C7AB;
		text-transform: uppercase;
	}
	#companies .company .company-actions a { text-transform: uppercase; }
	
	/* sponsorship information */
	
	#companies .company p.sponsor-text {
		font-size: 9px;
		color: #989588;
		line-height: 12px;
		margin-bottom: 25px;
	}
	#companies .company p.sponsor-text b { color: #29C7AB; }
	#companies .company .sponsor-logos {
		float: left;
		width: 100%;
		padding-top: 15px;
	}
	#companies .company .sponsor-logos .sponsor {
		float: left;
		display: inline;
		width: 75px;
		height: 75px;
		margin: 0 25px 25px 0;
	}
	
/* performance styles */

#performances {
	float: left;
	width: 705px;
}
#performances .performance-section {
	position: relative;
	float: left;
	width: 705px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 50px;
}
#performances .performance-section .section-title {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 14px;
	color: #000;
	text-transform: uppercase;
}
#performances .performance-section .performance-list {
	float: left;
	display: inline;
	width: 625px;
	margin-left: 80px;
}
#performances .performance-section .performance-list .performance {
	float: left;
	width: 100%;
	margin-bottom: 75px;
}
#performances .performance-section .performance-list .performance img {
	float: left;
	display: inline;
	margin-right: 20px;
}
#performances .performance-section .performance-list .performance div {
	float: left;
	display: inline;
	width: 463px;
}
#performances .performance-section .performance-list .performance div h2 {
	color: #000;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 15px;
}
#performances .performance-section .performance-list .performance div h4 {
	color: #000;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 3px;
}
#performances .performance-section .performance-list .performance div h4 a,
#performances .performance-section .performance-list .performance div h4 a:active,
#performances .performance-section .performance-list .performance div h4 a:visited {
	color: #000;
}
#performances .performance-section .performance-list .performance div p.dates {
	color: #;
	margin-bottom: 38px;
	font-size: 12px;
}
#performances .performance-section .performance-list .performance div p.phone {
	float: left;
    color: #999999;
	font-size: 10px;
    font-weight: normal;
}

	/* performance actions */
	
	#performances .performance-section .performance-list .performance div ul.performance-actions { list-style-type: none; }
	#performances .performance-section .performance-list .performance div ul.performance-actions li {
		float: left;
		display: inline;
		margin-right: 12px;
		background: transparent url(../images/vertical-separator-small.gif) no-repeat top right;
	}
	#performances .performance-section .performance-list .performance div ul.performance-actions li.purchase { margin: 0; }
	#performances .performance-section .performance-list .performance div ul.performance-actions li.purchase a img { margin: 0; }
	#performances .performance-section .performance-list .performance div ul.performance-actions li a {
		float: left;
		display: inline;
		padding: 0;
		margin: 0;
		height: 24px;
		line-height: 24px;
	}
	#performances .performance-section .performance-list .performance div ul.performance-actions li a img { 
		margin-right: 12px;
	}
	#performances .performance-section .performance-list .performance div ul.performance-actions li a.about,
	#performances .performance-section .performance-list .performance div ul.performance-actions li a.seating,
	#performances .performance-section .performance-list .performance div ul.performance-actions li a.map {
		margin-top: 4px;
	}
	
/* performance styles */

#news-listing {
	float: left;
	width: 705px;
}
#news-listing .news-item {
	float: left;
	width: 100%;
	border-bottom: 1px solid #CCC;
	padding-bottom: 20px;
	margin-bottom: 40px;
}
#news-listing .news-item .inner {
	float: left;
	display: inline;
	width: 670px;
}
#news-listing .news-item p { margin-bottom: 20px; }
#news-listing .news-item p a { text-transform: uppercase; }
#news-listing .news-item b { 
	font-weight: normal;
	text-transform: uppercase;
}
#news-listing .news-item h2 {
	color: #000;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 15px;
}
#news-listing .news-item h2 a { color: #000; }
#news-listing .news-item h4 {
	color: #000;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 3px;
}
	
/* merchandise */

#merchandise {
	float: left;
	width: 705px;
}
#merchandise .product {
	float: left;
	width: 705px;
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 1px solid #CCC;
}
#merchandise .product img {
	float: left;
	display: inline;
	margin-right: 30px
}
#merchandise .product .desc {
	float: left;
	display: inline;
	width: 295px;
	margin-right: 30px;
}
#merchandise .product h2 {
	float: left;
	display: inline;
	color: #000;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 20px;
}
#merchandise .product .desc p { margin-bottom: 20px; }
#merchandise .product .desc p.price {
	font-weight: bold;
	color: #000;
	font-size: 12px;
	margin: 0;
}
#merchandise .product .quantity {
	float: right;
	display: inline;
	color: #000;
	font-weight: bold;
	margin: 60px 45px 0 0;
}
#merchandise .product.donation .quantity { margin-top: 0; }
#merchandise .product .quantity input {
	border: 1px solid #CCC;
	width: 36px;
	padding: 4px;
}
#merchandise-subtotal {
	float: left;
	width: 100%;
	text-align: right;
	color: #000;
	font-weight: bold;
}
#merchandise-button {
	float: left;
	width: 665px;
	text-align: right;
}
#merchandise-button-submit {
	float: left;
	width: 665px;
	text-align: right;
	padding-top: 30px;
	margin-top: 20px;
	border-top: 1px solid #CCC;
}

/* support us - our sponsors */

#sponsors-list .sponsor-group {
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
#sponsors-list h2 {
	float: left;
	width: 100%;
	font-size: 18px;
	color: #666;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#sponsors-list img {
	float: left;
	display: inline;
	margin-right: 30px;
}
#sponsors-list p {
	float: left;
	width: 100%;
	margin-top: 15px;
}

/* pagination styles */

.pagination {
	float: left;
	width: 100%;
	font-size: 12px;
}
.pagination a {
	float: left;
	display: inline;
	margin: 0 2px;
}
.pagination a.selected { color: #000; }
.pagination .back { margin-right: 15px; }
.pagination .next { margin-left: 15px; }

/* donation page */

#donation-page {
	float: left;
	display: inline;
	width: 665px;
}
#donation-page .intro {
	font-style: italic;
	line-height: 15px;
	font-size: 12px;
	color: #989588;
	margin: 0 0 20px 0;
}
#donation-page .intro b { color: #000; }
#donation-page h3 {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
	color: #989588;
	text-transform: uppercase;
}
#donation-page .donation-block {
	float: left;
	display: inline;
	width: 665px;
	margin: 0 0 35px 0;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 20px 0;
	background-color: #E1F7F3;
}
#donation-page .donation-block .inner {
	float: left;
	display: inline;
	width: 615px;
	margin: 0 25px;
}
#donation-page .donation-block #payment-fields {
	float: left;
	display: inline;
	width: 285px;
	margin-right: 50px;
	padding: 20px 0 0 0;
	border-right: 1px solid #6BD8C5;
}

	/* donation level benefits */
	
	#donation-levels {
		float: left;
		display: inline;
		width: 270px;
		margin-top: 20px;
	}
	#donation-levels ul {
		list-style-type: none;
		line-height: 26px;
		color: #000;
	}
	#donation-levels ul li {
		position: relative;
		float: left;
		width: 100%;
	}
	#donation-levels ul li span { color: #666; }
	#donation-levels ul li.selected span { color: #000; }
	#donation-levels ul li span img {
		cursor: pointer;
		margin-right: 5px;
	}
	#donation-levels ul li div {
		display: none;
		position: absolute;
		left: 0;
		bottom: 25px;
		padding: 20px 25px 35px 25px;
		background: #6BD8C5 url(../images/level-benefit-bottom.gif) no-repeat bottom left;
	}
	#donation-levels ul li.selected div { display: block ;}
	#donation-levels ul li div h3 {
		font-size: 14px;
		line-height: 14px;
		color: #FFF;
		font-weight: normal;
	}
	#donation-levels ul li div ul {
		list-style-type: disc;
		line-height: 14px;
		padding-left: 15px;
		color: #000;
	}

	/* form fields */
	
	#donation-page .group {
		float: left;
		display: inline;
		width: 100%;
		margin-bottom: 25px;
	}
	#donation-page .group label {
		float: left;
		width: 100%;
	}
	#donation-page .group .text-field {
		float: left;
		width: 95%;
		padding: 5px;
		margin-bottom: 5px;
		border: 1px solid #CCC;
		font-size: 11px;
		font-family: "Lucida Grande";
	}
	#donate-button {
		float: left;
		width: 665px;
		text-align: right;
	}

/* contact page styles */

#contact-address {
	float: left;
	width: 100%;
	margin: 0 0 30px 0;
	font-size: 13px;
}
#contact-address div {
	float: left;
	display: inline;
	width: 240px;
	margin: 0 50px;
	padding: 10px 0;
}
#contact-address div h2 { 
	color: #29C7AB;
	font-weight: normal;
}
#contact-address div.last {
	border: 0;
	padding-top: 40px;
	text-align: right;
}
#contact-form {
	float: left;
	display: inline;
	width: 705px;
	margin: 0 0 16px 0;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding-top: 15px;
	background-color: #E1F7F3;
}
#contact-form .inner {
	float: left;
	display: inline;
	width: 675px;
	margin-left: 30px;
	padding: 25px 0 8px 0;
}
#contact-form .group {
	float: left;
	display: inline;
	width: 100%;
	margin-bottom: 25px;
}
#contact-form .group label {
	float: left;
	width: 100%;
}
#contact-form .group .text-field {
	float: left;
	width: 95%;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #CCC;
	font-size: 11px;
	font-family: "Lucida Grande";
}
#contact-button {
	float: left;
	width: 665px;
	text-align: right;
	margin-top: 20px;
}

/* miscellaneous styles */

a img { border: 0; }
a, a:active, a:visited {
	color: #29C7AB;
	text-decoration: none;
	outline: none;
}
a:hover { text-decoration: underline; }
.error {
	color: #F00;
	font-weight: bold;
	margin-bottom: 15px;
}
