body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background: #dfd7cf url(/nep/images/bg_arabesque.gif) repeat left top;
}

#toolbar,
#logobar,
#banner,
#breadcrumbs,
#main,
#footer
 {
	width: 760px;
	text-align: left;
	margin: 0 auto;
}

#header {
	text-align: left;
	border-bottom: 1px solid #98958e;
	background: #dfd7cf url(/nep/images/bg_arabesque.gif) repeat;
}

	
#toolbarcontainer {
	display: none;
}
#logobarcontainer {
	background-color: #333;
}
#navalphacontainer
{
	display:none;
}	

#breadcrumbs
{
	display:none;
}



/* Banner
========================================================*/
#bannercontainer {
	background: #dfd7cf url(/nep/images/bg_arabesque.gif) repeat;
	height: 100px;
	margin:0;
	padding:0;
	border-bottom: none;
	}
	
#banner {
	}
	
#home #bannerlogo a img {
	margin-top: 9px;
}

/* Banner Photo
========================================================*/
#bannerphoto
{

	display:none;

}


/* Banner Logo
========================================================*/
#bannerlogo
{
	
	margin-top: 7px;
	text-align: left;
	width: 100%;
	padding-left: 190px;
	border:none;
}
#home #bannerlogo, #home #banner {
	height: 71px;
}

#bannerlogo a img {
	width: 507px;
}


#bannerlogo a span
{
	display: none;
}

#maincontainer{
	border-top: 3px solid #fff;
	background-color: #dfd7cf;	
	float: left;
	width: 100%;
	overflow:auto;
}

#main {

	margin: 0 auto;
	padding: 0px;
	background: none;
}

#navbetacontainer {
	width:165px;	
	float: left;
	/*overflow:auto;*/	
}

#navbeta {	
	
	font-size: 1em;
	margin: 6px 0 0 0;
	text-align: right;
	padding-bottom: 25px;
	background: transparent url(/nep/images/nav_arabesque_large.gif) no-repeat 27px 15px ;
		
}

#navbeta li {
	list-style-type: none;
	display: inline;
	
}
#navbeta li a {
	display: block;
	margin-top: 0px;
	margin-bottom: 15px;
}
#navbeta li a:link, #navbeta li a:visited, #navbeta li a:active {
	font-weight:bold ;
	color: #4E4D48;
	text-decoration: none;
	padding-right: 20px;
	margin-right: 7px;
	line-height:1.1em;
}

#navbeta li a:hover {
	color: #817d76;
	background-image: url(/nep/images/bullet_arabesque.gif);
	background-repeat: no-repeat;
	background-position: right center;
	line-height:1.1em;
}

#navbeta ul {
	
	margin: 0 12px -6px 0;
	padding: 20px 0 0 0;
	
}



#navbeta ul li.divider_0
{
	display: block;
	line-height: 1em;
}

#navbeta ul li.externallink a
{
	font-weight:normal;
	font-style:italic;
}
#navbeta ul ul {
	padding:0;
	margin:0;
}

#events #navbeta ul ul li.normal a {
	display: none;
	font-size: .83em;
}

#events #navbeta ul ul li.selected a {
	font-size: .83em;
	padding-bottom: 5px;
}

#contentcontainer{
	width:585px;
	float: right;
	
}
#content {
	font-size: 1em;
	margin-left: -8px;
	text-align: left;
	line-height: 1.5em;
	padding: 23px 30px 10px 10px;
	background: url(/nep/images/bg_arabesque_border.gif) repeat-y right center;
	
}


#home .bullet{
	display: none;
}
#content p {
	margin: 0;
	padding-bottom: 1em;
	line-height: 1.75em;
	text-align:justify;
	
}


#home #content p
 {
	/*font-size: 1.25em;*/
	font-style: italic;
	
	
}

#content img {
	border: 2px solid #fff;
	margin-right: 2px;
	margin-left: 3px;
}

#content a:link, #content a:active {
	color: #ea883f;
}

#content a:visited {
	color: #ff6600;
}

#content a:hover {
	color: #ff6600;
	text-decoration: none;
}
#content h2 {
	margin-top: 0px;
	color: #3c3c38;
	letter-spacing: 0.2em;
	font-weight: normal;
	font-size: 26px;
	line-height: 32px;
}
#content h3 {
	margin-top: 3px;
	margin-bottom: 6px;
	color: #444;
	letter-spacing: .1em;
}

#subcontent {display:none;}

#footercontainer { 
	clear: both;
	border-top: 3px solid #fff;
	background: #dfd7cf url(/nep/images/bg_arabesque.gif) repeat left top;
	/*border-top: 1px solid #98958e;*/
	 }
#footer {

}

#footer p {
	font-size: 0.9em;
	color: #4E4D48;
	margin: 0px auto 3px auto;
	padding: 1em 0px 0px 190px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #4E4D48;
}
#footer a:hover {
	text-decoration: none;}