html, body
{
	height: 100%;
	font-family: Arial;
}

#editor_main
{
	float: right;
	width: 514px;
}

a:link, a:visited, a:hover, a:active
{
	color: #12752a;
	font-size: 10px;
	text-decoration: none;
}
.mainheader
{
	border-top: solid 8px #ffffff;
	text-align: center;
}
.norepeat
{
	background-repeat: no-repeat;
}
.maxHeight
{
	height: 100%;
}
.maxWidth
{
	width: 100%;
}
.bgWhite
{
	background-color: #ffffff;
}

.centerAll
{
	margin: 0px auto;
	text-align: center;
}

.noPad
{
	padding: 0px;
}

.mainbody
{
	background-image: url(../images/bkg_Clouds.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}
.mainWidth
{
	width: 774px;
}
.innerWidth
{
	width: 746px;
}
.sideBar
{
	width: 230px;
	float: left;
}
.mainBkg
{
	background-image: url(../images/bkg_bottom.gif);
	background-repeat: repeat-y;
}
div.headline, div.headlineTop
{
	margin-left: 230px;
	padding-top: 61px;
	padding-right: 15px;
}
div.headlineTop
{
	background-image: url(../images/bkg_shadow_content_top2.gif);
	background-repeat: repeat-x;
}

div.subhead
{
	font-weight: bold;
	color: #005c18;
}

.hr
{
	margin: 14px 20px 14px 230px;
	background-color: #8b0b04;
	height: 1px;
	line-height: 1px;
	display: block;
	text-align: right;
}

.mainFont, label
{
	color: #59481d;
	line-height: 16px;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
}
.big
{
	font-size: 14px;
}
.content
{
	display:inline;
}

.copy
{
	margin-left: 230px;
	margin-right: 20px;
}
.content div.headline, .content div.headlineTop, .content div.copy, .content div.hr
{
	line-height: 16px;
}
.EditLink
{
	float: right;
}
.imgIssues div
{
	padding: 2px 8px;
}
.imgIssues a, .imgIssues img
{
	vertical-align: middle;
	padding-left: 7px;
}

.Nav a:link, .Nav a:visited, .Nav a:hover, .Nav a:active
{
	color: #fdb817;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: none;
}

.Nav a:hover
{
	text-decoration: underline;
}

.content a:link, .content a:visited, .content a:hover, .content a:active, .date
{
	color: #005c18;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}

.content a:hover, a:hover
{
	text-decoration: underline;
}
.feature
{
	width: 230px;
	margin-bottom: 15px;
}

.admin td
{
	padding: 3px;
}

.IssueDateLink, .IssueDateLink a:link, .IssueDateLink a:hover, .IssueDateLink a:active, .IssueDateLink a:visited
{
	color: #59481d !important;
	font-weight: normal !important;
	font-style: italic;
}

.labels
{
	text-align: left;
}
.labels div
{
	vertical-align: middle;
	white-space: nowrap;
	padding-top: 3px;
}
.smColumns div
{
	vertical-align: middle;
	white-space: nowrap;
	padding-top: 3px;
	padding-left: 15px;
	float: left;
	text-align: center;
}
.smColumns
{
	display: inline;
}

.smColumns div
{
	margin-bottom: 15px;
	text-align: center;
}

.photos
{
	width: 115px;
	text-align: right;
	float: right;
}

.pics .text, .pics .section, .pics .date, .pics .author
{
	padding-right: 20px;
	width: 345px;
}
.pics .text, .pics .section, .pics .date
{
	border-right: solid 1px #8b0b04;
}
.thumbs
{
	border: solid 1px #12752a;
}
.link
{
	white-space: nowrap;
}
.bottom
{
	text-align: center;
	background-image: url(../images/bkg_bottom.gif);
	background-repeat: repeat-y;
	background-color: #faf3e9;
}
.topBorder
{
	border-top: solid 1px #ffffff;
}
.shadowLeft
{
	background-image: url(../images/bkg_shadow_left.jpg);
}
.shadowRight
{
	background-image: url(../images/bkg_shadow_right.jpg);
}
.mastHeight
{
	height: 168px;
}
#masthead2
{
	display: none;
}
#topsection
{
	height: 176px;
}

/**** Naqib ****/
.PollSection label
{
	color: White;
}
.PollSection span
{
	color: Yellow;
}
