/* common across site styles */
body {
	background-color: #FFFFFF;
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

form {
	margin: 0;
	padding: 0;
}

div, th, td {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

#containerWithAd {
	margin-left: auto;
	margin-right: auto;
	width: 980px;
}

#pageBkgd {
	background-image: url(/images/bkgd_tan_logo.gif);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#pageBkgdWithAd {
	background-image: url(/images/bkgd_tan_logo.gif);
	background-repeat: no-repeat;
	height: 600px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#homePageBkgd {
	background-image: url(/images/bkgd_main.gif);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

#homePageBkgdWithAd {
	background-image: url(/images/bkgd_main.gif);
	background-repeat: no-repeat;
	height: 600px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#leftNav {
	float: left;
	padding: 130px 0 0 42px;
	width: 104px;
}

#leftNav img {
	margin-bottom: 27px;
}

#donateBtn {
	padding: 84px 0 0 39px;
}

#contentArea {
	float: left;
	width: 654px;
}

#topNav {
	float: left;
	font-size: 10px;
	padding: 14px 24px 15px 0;
	width: 630px;
	text-align: right;
}

#adSpace {
	float: left;
	text-align: right;
	width: 180px;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	padding: 5px 0 20px 0;
	width: 700px;
}

#footerNav {
	font-size: 10px;
	margin: 10px 125px 10px 0;
	text-align: right;
	width: 575px;
}

#copyright {
	float: left;
	font-size: 10px;
	text-align: left;
	width: 350px;
}

#siteCredits {
	float: left;
	font-size: 10px;
	text-align: right;
	width: 350px;
}

#debugFooter {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	width: 670px;
}

.currentSelection {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

/* home page styles */
#homeContentArea {
	background-image: url(/images/home_page/coverlogo.gif);
	background-position: 7px 19px;
	background-repeat: no-repeat;
	float: left;
	height: 600px;
	width: 654px;
}

#homeLeftColumn {
	border-right: 2px solid #99CC33;
	float: left;
	height: 393px;
	padding: 140px 30px 0 37px;
	width: 368px;
}

#homeLeftColumn h1 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
}

.homeArticlePreview {
	padding: 0 0 20px 0;
}

.homeArticlePreview a:hover {
	text-decoration: none;
}

.homeArticlePreview h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 0;
}

.homeArticlePreview p {
	margin: 0 0 0 0;
}

.homeArticlePreview p img {
	display: none;
}

.homePageIcon {
	float: left;
	margin-right: 7px;
	margin-bottom: 30px;
}

#homeRightColumn {
	float: left;
	height: 523px;
	padding: 10px 27px 0 12px;
	width: 172px;
}

img.lrgMargin {
	margin-bottom: 13px;
}

img.smMargin {
	margin-bottom: 5px;
}

#inTheSpotLight {
	border-top: 2px solid #99CC33;
	margin-bottom: 5px;
	padding: 10px 0 0 0;
}

#inTheSpotLight .listItem {
	background-image: url(/images/blt_green.gif);
	background-repeat: no-repeat;
	padding: 0 0 5px 14px;
}

#advertisement {
	color: #999999;
	font-size: 10px;
	margin: 0 0 0 12px;
	padding: 5px 0 5px 0;
	text-align: center;
	width: 135px;
}

#advertisement img {
	margin-bottom: 5px;
}

/* features page styles */
#featuresLeftColumn {
	float: left;
	height: 533px;
	padding: 20px 0 0 58px;
}

.featureItem {
	float: left;
	margin: 50px 0 0 0;
	width: 275px;
	text-decoration: none;
}

.featureItem:hover {
	text-decoration: none;
}

.featureItemText {
	float: left;
	width: 115px;
}

/* departments page styles */
.departmentItem {
	float: left;
	margin: 20px 0 0 0;
	width: 180px;
	text-decoration: none;
}

.departmentItem:hover {
	text-decoration: none;
}

.departmentItemText {
	float: left;
	width: 100px;
}

.iconImage {
	float: left;
	margin: 0 5px 0 0;
}

.departmentItem .iconImage {
	width: 60px;
}

.titleImage {
	float: left;
}

/* articles page */
#noArticles {
	color: #CC3333;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding: 20px 0 0 0;
	text-align: center;
	width: 600px
}

#articlePageBkgdWithAd {
	background-image: url(/images/bkgd_article_tile.gif);
	background-position: top left;
	background-repeat: repeat-y;
	float: left;
	width: 980px;
}

#articlePageBkgd {
	background-image: url(/images/bkgd_article_tile.gif);
	background-position: top;
	background-repeat: repeat-y;
	float: left;
	width: 800px;
}

#articleTopBkgd {
	background-image: url(/images/bkgd_article_top.gif);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	width: 800px;
}

#articleBottomBkgd {
	background-image: url(/images/bkgd_article_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	padding: 0 0 40px 0;
	width: 800px;
}

#articlesLeftColumn {
	border-right: 1px solid #0098CB;
	float: left;
	margin: 8px 0 0 0;
	padding: 17px 10px 10px 60px;
	width: 370px;
}

#articlesLeftColumn h1 {
	color: #CC3333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0 0;
}

#articlesLeftColumn h2 {
	color: #CC3333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 0;
}

#articlesLeftColumn h3 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
}

#articlesLeftColumn h4 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
}

#articlesRightColumn {
	float: left;
	padding: 40px 5px 0 5px;
	text-align: center;
	width: 180px;
}

#articlesRightColumn a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0 0 15px 0;
}

#articlesRightColumn p {
	margin: 10px 0 0 0;
}

#heightEnforcer {
	float: left;
	height: 888px;
	width: 1px;
}

.articleHeaderImage {
	float: left;
	margin: 0 10px 10px 0;
}

.departmentArchiveHeaderImage {
	margin: 0 0 0 0;
}

/* donate page styles */
#donateLeftColumn {
	border-right: 2px solid #99CC33;
	float: left;
	height: 523px;
	padding: 10px 30px 0 50px;
	width: 362px;
}

#donateLeftColumn a {
	color: #336734;
	text-decoration: underline;
}

#donateLeftColumn a:hover {
	text-decoration: none;
}

#donateRightColumn {
	float: left;
	height: 533px;
	padding: 20px 10px 0 20px;
	width: 150px;
}

#donateRightColumn h4 {
	color: #336734;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

#donateRightColumn form {
	text-align: center;
}

#donateRightColumn input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 0 10px 0;
}

/* about page styles */
#aboutLeftColumn {
	border-right: 2px solid #99CC33;
	float: left;
	height: 523px;
	padding: 10px 30px 0 50px;
	width: 382px;
}

#aboutLeftColumn h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}

#aboutLeftColumn a {
	color: #336734;
	text-decoration: underline;
}

#aboutLeftColumn a:hover {
	text-decoration: none;
}

#aboutLeftColumn ul {
	margin: 0 0 0 10px;
	padding: 0 0 0 5px;
}

#aboutLeftColumn li {
	padding: 0 0 5px 0;
}

#aboutRightColumn {
	float: left;
	height: 533px;
	padding: 40px 10px 0 20px;
	text-align: center;
	width: 125px;
}

#aboutRightColumn a {
	color: #336734;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	text-decoration: underline;
}

#aboutRightColumn a:hover {
	text-decoration: none;
}

.faqDefinition {
	display: none;
	float: left;
	margin-top: 10px;
}

/* submissions page styles */
#submissionsLeftColumn {
	border-right: 2px solid #01687F;
	float: left;
	height: 523px;
	padding: 10px 30px 0 50px;
	width: 342px;
}

#submissionsLeftColumn h2 {
	color: #01687F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

#submissionsLeftColumn p {
	margin: 5px 0 5px 0;
}

#submissionsLeftColumn a {
	text-decoration: underline;
}

#submissionsLeftColumn a:hover {
	text-decoration: none;
}

#submissionsRightColumn {
	float: left;
	height: 533px;
	padding: 20px 10px 0 20px;
	width: 170px;
}

/* contributors agreement styles */
#contributorsAgreement {
	float: left;
	padding: 10px 30px 10px 30px;
	width: 340px;
}

#contributorsAgreement h2 {
	color: #01687F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 5px 0;
}

#contributorsAgreement p {
	margin: 5px 0 5px 0;
}

#contributorsAgreement a {
	text-decoration: underline;
}

#contributorsAgreement a:hover {
	text-decoration: none;
}

/* alive in the spotlight styles */
#inTheSpotlightLeftColumn {
	border-right: 1px solid #996666;
	float: left;
	margin: 10px 0 0 0;
	padding: 10px 10px 0 50px;
	text-align: left;
	width: 382px;
}

#inTheSpotlightLeftColumn h1 {
	color: #CC3333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 0 0;
}

#inTheSpotlightLeftColumn h2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 0;
}

#inTheSpotlightLeftColumn h3 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
}

#inTheSpotlightLeftColumn a {
	text-decoration: underline;
}

#inTheSpotlightLeftColumn a:hover {
	text-decoration: none;
}

#inTheSpotlightRightColumn {
	float: left;
	margin: 7px 0 0 0;
	text-align: center;
	width: 175px;
}

/* we're growing styles */
#wereGrowing {
	text-align: center;
	width: 650px;
}

/* user message styles */
.alertErrorMessage {
	border: 1px solid #000000;
	color: #990000;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 5px 5px 0 5px;
	width: 330px;
}

.alertWarningMessage {
	border: 1px solid #000000;
	color: #000000;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 5px 5px 0 5px;
	width: 330px;
}

.alertInfoMessage {
	border: 1px solid #000000;
	color: #006600;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	padding: 5px 5px 0 5px;
	width: 330px;
}

.alertErrorMessage img, .alertWarningMessage img, .alertInfoMessage img {
	float: left;
	margin: 0 10px 5px 0;
}
/* staff page styles */
#staffMembersList {
	height: 140px;
	margin: 0 0 10px 0;
	overflow: auto;
	padding: 0;
	text-align: left;
	width: 100%;
}

#staffMembersList ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#staffMembersUL li {
	display: inline;
	list-style-type: none;
}

#staffMembersUL li a {
	color: #000000;
	font-weight: bold;
	padding: 0 5px 0 0;
	text-align: center;
	text-decoration: none;
	width: 115px;
}

#staffMembersUL li img {
	padding: 0 5px 6px 0;
}

.staffBio {
	display: none;
	padding: 10px 0 0 0;
}

.staffBio img {
	margin: 0 10px 6px 0;
}

.staffBio h2 {
	color: #996666;
	font-size: 18px;
	margin: 0;
}

/* magazine issue page styles */
#magazineIssueListing {
	padding: 10px 0 10px 0;
}

.issueItem {
	float: left;
	text-align: center;
	width: 150px;
}

.issueItem img {
	margin: 0 15px 10px 15px;
	text-align: center;
}

.issueTitleText {
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	text-align: center;
}

#issuuPreview {
	height: 533px;
	float: left;
	padding: 20px 0 0 58px;
	text-align: left;
	width: 560px;
}

#issuuPreview #titleBanner {
	padding-bottom: 15px;
}

#issuuMini {
	padding: 0 0 0 40px;
}

#pdfIssueLinks {
	padding: 10px 0 0 0;
	text-align: center;
}

/* press room page styles */
#pressRoomCol1 {
	float: left;
	padding: 10px 3px 5px 15px;
	width: 434px;
}

#inTheNews {
	float: left;
}

#inTheNews h4, #inTheNews p {
	margin: 0;
	padding: 0;
}

#inTheNews h4 {
	font-size: 14px;
}

#inTheNews .listItem {
	float: left;
	padding: 5px 10px 5px 15px;
	width: 400px;
}

#inTheNews .listItemImage {
	float: left;
	text-align: center;
	width: 100px;
}

#inTheNews .listItemDescription {
	float: left;
	width: 300px;
}

#pressRoomCol2 {
	border-left: 1px solid #996666;
	float: left;
	margin: 7px 0 0 0;
	text-align: center;
	width: 175px;
}

.pdfDownloadHR {
	border-top: 1px solid #CACB98;
	font-size: 4px;
	height: 5px;
	line-height: 4px;
	margin: 0 auto 0 auto;
	width: 75%;
}

#pdfDownloadLinks {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 5px 0 10px 0;
	text-align: center;
}

#pdfDownloadLinks a {
	line-height: 24px;
}

#pressRoomQuote {
	float: right;
	padding: 20px 0 0 0;
	text-align: right;
	width: 174px;
}

#pressRoomCol2Footer {
	float: right;
	padding: 300px 0 0 0;
	text-align: center;
	width: 174px;
}
/* style showcase page styles*/
#showcaseLeftCol {
	border-right: 2px solid #FFCCCC;
	float: left;
	font-size: 11px;
	height: 523px;
	padding: 10px 33px 0 40px;
	width: 343px;
}

/* contest page styles */
#contestLeftCol {
	border-right: 2px solid #FFCB67;
	float: left;
	font-size: 11px;
	height: 523px;
	padding: 10px 20px 0 40px;
	width: 356px;
}

#contestRightCol {
	float: left;
	height: 533px;
	padding: 40px 10px 0 20px;
	text-align: right;
	width: 171px;
}

#contestLeftCol a, #contestRightCol a {
	color: #75112D;
}

/* resources page styles */
#resourcesCol1 {
	border-right: 1px solid #996666;
	float: left;
	margin: 7px 0 0 0;
	padding: 10px 10px 10px 60px;
	width: 370px;
}

#resourcesCol2 {
	background-image: url(/images/changingOnePage.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
	margin: 7px 0 0 0;
	min-height: 888px;
	padding: 0;
	text-align: center;
	width: 175px;
}

/* issuu styles */
#pageBkgdIssuu {
	background-image: url(/images/bkgd_issuu.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#articlesLeftColumnNOBORDER {
	float: left;
	margin: 8px 0 0 0;
	padding: 17px 10px 10px 60px;
	width: 500px;
	border-right-width: 0px;
	border-right-style: none;
}
#aboutLeftColumnNOBORDER {
	float: left;
	height: 523px;
	width: 550px;
	border-right-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
