html
{
	background: #ffffff url("../../images/ncczambia/background2.png");
}

body
{
	margin: 0 0 20px 0;
}

b, strong
{
	font-weight: bold;
	color: #000000;
}

i, em
{
	font-style: italic;
}

#background
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 700px;
	background: #ffffff url("../../images/ncczambia/background1.png") repeat-x;
	z-index: 0;
	text-align: center;
}

#wrapper
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: auto;
	z-index: 1;
	text-align: center;
}

#inner-wrapper
{
	width: 934px;
	margin: 0 auto 0 auto;
	text-align: left;
}

#inner-background
{
	background: #c2e6fe url("../../images/ncczambia/gradient.png") no-repeat scroll 8px 250px;
}

#header
{
	position: relative;
	width: 934px;
	height: 210px;
	background: transparent url("../../images/ncczambia/header.jpg") no-repeat;
}

#navigation
{
	padding: 0 8px 0 8px;
	background: #ffffff url("../../images/ncczambia/background3.png") repeat-y;
	color: #333333;
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

#navigation ul
{
	list-style-type: none;
}

#navigation li
{
	display: inline;
}

#navigation a
{
	display: inline-block;
	height: 40px;
	margin: 0 10px 0 10px;
	border-bottom: 4px solid #ffffff;
	color: #333333;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
}

#navigation a:hover
{
	color: #009900;
	border-bottom: 4px solid #009900;
}

#page
{
	position: relative;
	height: auto !important;
	height: 450px;
	min-height: 450px;
	padding: 0 18px 0 18px;
	background: transparent url("../../images/ncczambia/background3.png") repeat-y;
}

#container
{
	width: 100%;
	height: auto !important;
	height: 365px;
	min-height: 365px;
}

#menu
{
	width: 30%;
}

#content
{
	width: 70%;
	padding: 40px 10px 0 0;
	color: #666666;
	font-family: "Times New Roman", serif;
	font-size: 11pt;
}

#content p
{
	margin-top: 0.75em;
}

#content h1, h2, h3, h4, h5, h6
{
	color: #333333;
	font-family: "Times New Roman", serif;
	font-weight: bold;
}

#content h1
{
	font-size: 24pt;
}

#content h2
{
	font-size: 22pt;
}

#content h3
{
	font-size: 14pt;
}

#content h4
{
	font-size: 14pt;
}

#content h5
{
	font-size: 14pt;
}

#content h6
{
	font-size: 14pt;
}
#content ul {
	margin-left: 2em;
}
#content li {
	list-style-type: disc;
	line-height: 1.2em;
}
input { margin-bottom: 0.3em; }
.content-section
{
	margin-top: 0.75em;
	font-size: 9pt;
}

#content a, .content-section a {
        color: #333333;
        text-decoration: none;
}

#content a:hover, .content-section a:hover {
        color: #009900;
}

.news-section {
        width: 50%;
        float: left;
        margin-top: 10px;
        margin-bottom: 10px;
}

.news-content {
       float: left;
       width: 200px;
       padding-left: 5px;
}

.news-more a {
       color: #009900;
}

.splitter {
       background-image: url("../../images/ncczambia/splitter.gif");
       background-repeat: no-repeat;
       background-position: top left;
}

#eagle
{
	width: 259px;
	height: 365px;
	background: transparent url("../../images/ncczambia/eagle.png") no-repeat;
}

#footer
{
	width: 934px;
	height: 51px;
	background: #c2e6fe url("../../images/ncczambia/footer.png") repeat-x;
	margin-top: -1px;
}

#copyright
{
	margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        width: 856px;
	color: #FFFFFF;
	font-size: 8pt;
	height: 18px;
	padding-top: 1px;
	padding-left: 5px;
	background-image: url(../../images/ncczambia/footer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#copyright a
{
	color: #FFFFFF;
	text-decoration: none;
}

/* index */
#index-icons
{
	margin-top: 3em;
	width: 100%;
}

#index-icons p
{
	margin: 0;
}

#index-icon-whatisncc
{
	width: 33%;
	height: auto !important;
	height: 51px;
	min-height: 51px;
	padding-left: 56px;
	background: transparent url("../../images/ncczambia/icons/whatisncc.png") no-repeat;
}

#index-icon-draftconstitution
{
	width: 34%;
	height: auto !important;
	height: 51px;
	min-height: 51px;
	padding-left: 56px;
	background: transparent url("../../images/ncczambia/icons/draftconstitution.png") no-repeat;
}

#index-icon-haveyoursay
{
	width: 33%;
	height: auto !important;
	height: 51px;
	min-height: 51px;
	padding-left: 70px;
	background: transparent url("../../images/ncczambia/icons/haveyoursay.png") no-repeat;
}
/* Forums */
.forum_post_text { width: 100%; height: 10em; }
.forum_post_title { width: 100%; }
.forum_post_submit { text-align: right; }
.forum_post_firstpost { border: 1px solid #6E9CEA; padding: 5px; background-color: #F0F9FA; margin-bottom: 10px; }
.forum_post_reply { border: 1px solid #6E9CEA; padding: 5px; margin-bottom: 5px; }
.forum_post_reply.alt1 { background-color: #C2E6FE; }
.forum_post_reply.alt2 { background-color: #B0D7FB; }
.forum_post_content { border-top: 1px dotted #003366; padding-top: 5px; margin-top: 5px; }
.forum_post_footer { border-top: 1px dotted #003366; padding-top: 5px; margin-top: 5px; font-size: 0.8em; text-align: right; }
cite { display: block; margin: 10px; padding: 5px; background-color: #F0F9FA; border: 1px dotted #003366; }
.forum_post_quote { display:block; font-weight:bold; }
#breadcrumb { margin-bottom: 1em; }
.gallery { float:left; margin-right: 10px; }
.gallery img { border: 1px solid black; }