body{
margin:0px;
font-family:arial,helvetica,sans-serif;
font-size:12px;
}
#container {

background: url(images/rep-right-shadow.jpg) repeat-y right;
width:95%;
margin:0px auto;
}
#banner-container{

background: url(images/rep-left-shadow.jpg) repeat-y left;


}

#banner{
background:url(images/banner-rep.jpg) repeat-x 0px 0px;


height:133px;
margin-left:21px;
margin-right:26px;

}

#sub-banner-container{

background: url(images/rep-left-shadow.jpg) repeat-y left;


}

#sub-banner{
background:url(images/sub-banner-rep.jpg) repeat-x;
height:64px;
margin-left:21px;
margin-right:26px;
text-align:center;
}

#nav-container{

background: url(images/rep-left-shadow.jpg) repeat-y left;


}

#homePage{
	background: url(images/naajaNTMap.jpg) no-repeat center;
}


#nav{
position:relative;
background:url(images/nav-rep.jpg) repeat-x;
height:51px;
margin-left:21px;
margin-right:26px;
padding-top:8px;
margin-bottom:-8px;


}

#menu { 

}

#main-content-container{

background: url(images/rep-left-shadow.jpg) repeat-y left;
padding:0px;
margin:0px;

}
#main-content {
color:white;
background: #3D393A;
margin-left:21px;
margin-right:26px;
padding:15px;
padding-top:1px;
}

#sub-footer-container{
background: url(images/rep-left-shadow.jpg) repeat-y left;


}

#sub-footer{

background:url(images/sub-footer-rep.jpg) repeat-x;
height:42px;
margin-left:21px;
margin-right:26px;
font-size:11px;
color:white;
text-align:center;

}


#footer-container{

background: url(images/footer-left-shadow.jpg) repeat-y left;
height:93px;

}

#footer{
background:url(images/footer-rep.jpg) repeat-x;

margin-left:21px;
margin-right:26px;
text-align:center;

}
#sub-footer a{
	color:#9C9C9C
}

#sub-footer a:hover{color:white;}
#footer-right{
background: url(images/footer-right-shadow.jpg) no-repeat right;



height:93px;
}




.clearer{
clear:both;
}


/* design styles */

#adminStuff {
	text-align:left;
font-size:11px;
border:1px solid #643A15;
background-color: white;
width:100%;
}

#contentAdmin{
	font-size:12px;
	background:white;
}


#adminStuff{
	border: 1px solid #9C9C9C;
	
}

#adminStuff a{
	color:#9C9C9C;
	
}

#adminStuff a:hover{
	color:white;
	
}

#adminStuff .header {
 background:url(images/right-headers.jpg);
	 border-bottom: 1px solid #9C9C9C;

padding:5px;
color:white;
font-weight:bold;
}

#adminStuff .sub-header {
 background:url(images/right-headers.jpg);
	 border-bottom: 1px solid #9C9C9C;
	 border-top: 1px solid #9C9C9C;
padding:5px;
color:white;
font-weight:bold;
}

#adminStuff .header a{
	color:white;
	
}

#adminStuff td {
	background:#5A1003;
	
	padding:5px;
	padding-left:10px;
	
}

#adminStuff .pCell {
background-color: white;
}

#adminStuff .sCell {
background-color: #EAEAEA;
}

#adminMenu {
	font-size:11px;
border:1px solid #643A15;
background-color: white;

}

#adminMenu ul{
	
			padding: 0em;
			margin: 0em;
			padding-top:5px;
			padding-bottom:5px;
}

#adminMenu li{
list-style-type: none;
			padding-left: 0.5em;
			margin-left: 0.5em;
}

#adminMenu li ul li{
list-style-type: none;
			padding-left: 0.5em;
			margin-left: 0.5em;
}
.adminMenuHeader {
 background:url(images/right-headers.jpg);
	 border: 1px solid #9C9C9C;
	 padding:2px;
padding:5px;

color:white;
font-weight:bold;
	
}


.adminMenuPadder {
	
	padding:5px;
	font-size:11px;
	
}


.smallText {
font-size:11px;
}


.redText {
font-family: arial,helvetica,sans-serif;
font-size:12px;
font-weight:bold;
color: red;
}



#content-title {
float:left; font-size:14px; font-weight:bold; text-transform : capitalize;

}


#crumbs {
	width:100%;
	text-align:left;
	margin-bottom:10px;
	
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #9C9C9C;
	}
	
#crumbs a{
	
	color: #9C9C9C;
}
	


#content-main {
	
	text-align:left;
	}

#content-options {
	border:1px solid #9C9C9C;
	font-size: 11px;
	text-align:right;
	padding:3px;
	}



.right-headers{
	position:relative;
	 z-index:50;
	 float:left;
	 margin-top:-12px;
	 background:url(images/right-headers.jpg);
	 border: 1px solid #9C9C9C;
	 padding:2px;
	 padding-left:7px;
	 padding-right:7px;
	 left:10px;
}

.clearer2{
	clear:both;
	padding:2px;
	
}

.right-content{
	position:relative; 
	z-index:0;
	margin:5px; 
	background:url(images/drop-rep.jpg);
	border: 1px solid #9C9C9C;
	padding:5px;
}

.right-content a{
	color:white;
}

.right-content a:hover{
	color:#9C9C9C;
}


.right-content input {
	font-size:12px;
}

.right-content ul{
	margin-left:0px;
	padding-left:0px;
	left:0px;
	margin-left:15px;
	
	
	
}

#inner-content{
	
	padding:5px;
	
	color:white;
}

#inner-content a{
	color:#9C9C9C;
	}
	
	#inner-content a:hover{
	color:white;
	}


