/* Header */

#logo {
	position: absolute;
	top: 17px;
	left: 34px;
}

#slogan {
	position: absolute;
	top: 15px;
	right: 13px;
}

.novisible {
	display: none;
}


/* Footer */

#footer-content {
 
}

#footer-email {
	position: absolute;
	top: 35px;
	left: 91px;
}

#footer-email a {
	color: #fff;
}

#footer-contact {
	position: absolute;
	top: 20px;
	right: 24px;
	color: #fff;
}

#footer-contact a {
	color: #fff;
}

#footer-copyright {
	position: absolute;
	bottom: 17px;
	left: 20px;
}

#footer-copyright a {
	color: #666666;
}

#footer-aaa {
	position: absolute;
	bottom: 18px;
	right: 14px;
}

#footer-powered {
	position: absolute;
	bottom: 21px;
	right: 127px;
}

/* Primary */

#main-content {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#left-section-content {

}

#right-section-content {

}

/*#center-content {
	
}*/

#navigationbar-content, #tools-content {
	font-size: 90%;
}




/* Mailing */

#mailing-unsubscribe {
	text-align: center;
}


/* Poll */

#poll-question {
	margin: 0 0 4px 0;
	font-weight: bold;
}

#poll-table {
	padding: 3px 0;
}

.poll-option {
	margin-bottom: 6px;
}

.poll-image {
	height: 6px;
}

.poll-percentage {
	color: #666666;
	font-size: 90%;
}

#poll-button {
	padding-top: 4px;
	text-align: center;
}








/* TitleObject */

#title-content {

}

#title-left {

}

#title-right {

}

#title-image {
	display: none;
}
