body, html {
	background: #2f1642;
	margin: 0;
	margin-top: 0;
	padding: 0 0 5px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	}

h4 {
	margin-bottom: 0.25em;
	margin-left: 10px;
	}

img {
	border: 0;
}

.hide { display: block; position: absolute; left: -9999em;}


#main {
	display: block;
	position: relative;
	width: 945px;
	margin: 0;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	/*clear: both;*/
}



/**********************************************************************************************

HEADER

**********************************************************************************************/


#header {
	display: block;
	position: static;
	background: url(/graphics/niya/header_bg.gif) no-repeat;
	width: 945px;
	height: 40px;
	margin: 0;
	padding: 0;
}



/**********************************************************************************************

PRIMARY NAVIGATION

**********************************************************************************************/


#primaryNav {
	display: block;
	background: #5a4671 url(/graphics/niya/primaryNav_bg_bottom.gif) no-repeat bottom;
	position: relative;
	width: 945px;
	float: left;
	margin: 0;
	padding: 0;
	clear: both;
}


#primaryNav a {
	color: #ffffff;
}
#primaryNav a:hover {
	color: #e6deed;
}

#primaryNav ul {	
	display: block;
	position: relative;
	background: url(/graphics/niya/primaryNav_bg_top.gif) no-repeat;
	width: 945px;
	float: left;
	/*height: 35px;*/
	margin: 0;
	padding: 0;
	list-style-type: none;
}


#primaryNav ul li { 
	margin: 0;
	display: block;
	position: relative;
	float: left;
	text-align: center;
	color: #FFFFFF;
	font-size: 1.25em;
	padding: 5px 15px 5px 15px;
	font-variant: small-caps;
	font-weight: bold;
}


/**********************************************************************************************

CONTENT HOMEPAGE AREA

**********************************************************************************************/







/**********************************************************************************************

CONTENT SUBPAGE AREA

**********************************************************************************************/

#content {
	background: #978ba1 url(/graphics/niya/content_bg_bottom.gif) no-repeat bottom;
	display: block;
	position: relative;
	float: left;
	width: 945px;
	margin: 7px 0 0 0;
	padding: 0;
	clear: both;
}
#content span.contentbg {
	background: url(/graphics/niya/content_bg_top.gif) no-repeat;
	display: block;
	position: relative;
	float: left;
	width: 945px;
	margin: 0;
	padding: 7px 0 7px 0;
	clear: both;
}
#content span div#contentbg {
	display: block;
	position: static;
	background: url(/graphics/niya/content_bg.gif) repeat-y;
	width: 932px;
	float:left;
	margin: 0;
	padding: 5px 5px 5px 8px;
	clear: both;
}

#content #logoArea {
	position: relative;
	width: 60px;
	float: left;
	padding: 130px 10px 0 0;
	margin: 0;
}

#content #logoArea

#iya_flyout {
	display: block;
	position: absolute;
	padding: 0;
	margin: -146px 0 0 -25px;
	z-index: 2;
}

#content #copyArea {
	position: relative;
	background: #f5f4f6;
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
}

#content #copyArea ul {
	display: block;
	position: relative;
	margin: 0 0 0 30px;
	padding: 0 0 1em;
}
#content #copyArea a {
	text-decoration: none;
}

#content #copyArea a:hover {
	text-decoration: none;
}

#content #relatedBox {
	position: relative;
	width: 214px;
	margin: -8px 0 0 0;
	padding: 0 0 0 7px ;
	float: left;
}

#leftbar {
	display: block;
	position: relative;
	float: left;
	width: 185px;
	margin: 0 5px 0 0;
	padding: 15px 0 0 0;
	clear: both;
}

#rightbar {
	display: block;
	position: relative;
	float: right;
	width: 185px;
	margin: 0 0 0;
	padding: 0 0 0 15px;
	clear: both;
}


#copyArea {
	display: block;
	position: relative;
	float: right;
	width: 850px;
	margin: 0;
	padding: 15px 0 0;
	font-size: 0.8em;
}

#copyArea_subpage {
	display: block;
	position: relative;
	width: 910px;
	margin: 0;
	padding: 15px 15px 0 15px;
}


/**********************************************************************************************

FOOTER

**********************************************************************************************/

#footerBox {
	display: block;
	position: static;
	width: 945px;
	margin: 0;
	padding: 7px 0 0 0;
	clear: both;
}

#footer {
	background: #5a4671 url(/graphics/niya/footer_bg_top.gif) no-repeat;
	display: block;
	position: static;
	width: 925px;
	margin: 0;
	padding: 10px 10px 5px 10px;
	font-size: 0.75em;
	clear: both;
}
#footer_left {
	display: block;
	position: static;
	width: 450px;
	margin: 0;
	padding: 20px 0 30px 10px;
	text-align: left;
}
#footer ul {
	display: block;
	position: static;
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*list-style-image: url(/graphics/niya/icon_plus.gif);*/
}
#footer ul li {
	display: block;
	position: static;
	background: url(/graphics/niya/icon_plus.gif) no-repeat;
	width: 437px;
	margin: 0;
	padding: 0 0 0 13px;
	/*text-align: left;*/
	font-size: 0.7em;
}
#footer ul li a{
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer_right {
	display: block;
	padding: 30px 0 30px 10px;
	position: relative;
	float: right;
	width: 250px;
	margin: 0;
	padding: 20px 0 30px 10px;
}

#footer_left p {
	color: #FFFFFF;
}

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

#footer_right p a:hover {
	text-decoration: underline;
}


#footerBottom {
	display: block;
	position: static;
	width: 945px;
	height: 6px;
	margin: 0;
	padding: 0;
}


