body {
	background:#4D1300;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
}


a{
	color:white;
	
}

a:hover{
	color:black;
}
#content-area a{
	color: #FF4800;
}
#container{
	width:1100px;
	margin-left:auto;
	margin-right:auto;
}

/*banner container*/
	#banner{
		width:100%;
		margin:5px;
		margin-bottom:0px;
	}
	
	
	/*top-row*/
		#banner .top-left-cnr{
			background:url(images/b-top-left-cnr.jpg) #FF4800 no-repeat top left;
			width:14px;
			height:14px;
		}
		
		#banner .top-mid{
			background:url(images/b-top-right-bg.jpg) #FF4800 no-repeat top right;
			width:710px;
			height:14px;
		}
		
		#banner .top-right-cnr{
			background:url(images/b-top-right-cnr.jpg) no-repeat top right;
			width:9px;
			height:14px;
		}
		
		
	/*second row*/
	
		#banner .logo{
			background:url(images/logo_banner.jpg) #FF4800 no-repeat top left;
			width:209px;
			height:195px;
			cursor: pointer;
		}
		#banner .mid1-left{
			background:#FF4800;
		}
		
		#banner .mid1-mid{
			
			
			height:168px;
		}
		
		#banner .mid1-right{
			background:url(images/b-mid-right.jpg) #FF4800 no-repeat top right;
			
			height:168px;
		}
	
	
	/*third row*/
		#banner .mid2-left-cnr{
			background:url(images/b-mid-left-cnr.jpg) #FF4800 no-repeat top left;
			width:14px;
			height:13px;
		}
		
		#banner .mid2-mid{
			background:url(images/b-mid-bottom-right-bg.jpg) #FF4800 no-repeat top right;
			width:710px;
			height:13px;	
		}
		
		#banner .mid2-right-cnr{
			background:url(images/b-mid-right-cnr.jpg) no-repeat top right;
			
			height:13px;
			
		}
		
	/* bottom row */
		#banner .bottom-left-cnr{
			background:url(images/b-bottom-left-cnr.jpg) #B32D00 no-repeat bottom left;
			width:14px;
			height:15px;
		}	
		
		#banner .bottom-mid{
			background:#B32D00;
		
			height:15px;
			font-size:12px;
			padding:5px;
			padding-top:10px;
			padding-bottom:10px;
			color:#FF4800;
		}
		
		
		#banner .bottom-mid .left{
			float:left; 
			text-align:left;
			
		}
		
		#banner .bottom-mid .right{
			
			float:right;
			text-align:right;
			
		}
		
		#banner .bottom-mid strong{
			color:white;
		}
		#banner .bottom-right-cnr{
			
			background:url(images/b-bottom-right-cnr.jpg) #B32D00 no-repeat bottom right;
			
			height:15px;
		}
		
		
/* container/frame */		
	#content{
		margin:5px;
		width:100%;
	}
	
	#content .sub-content-container{
		padding-right:5px;
	}
/*sub content frame*/
	#sub-content{
		width:100%;
	
		margin-bottom:5px;
		
	}
		/*top row*/
			#sub-content .top-left-cnr{
				background:url(images/c-top-left-cnr.jpg) #B32D00 no-repeat top left;
				
				height:14px;
			}
			
			#sub-content .top-mid-cnr{
				background:url(images/c-top-mid-left-cnr.jpg) #fff no-repeat top left;
			
				height:14px;
			}
			
			#sub-content .top-right-cnr{
				background:url(images/c-top-right-cnr.jpg) #fff no-repeat top right;
				width:14px;
				height:14px;
			}
		/*mid row*/
			#sub-content .nav{
				background:#B32D00;
				width:220px;
				padding:5px;
			}
			
			#sub-content .nav h2{
				margin:0px;
				color:white;
			}
			
			#sub-content .ntcsa{
				background:url(images/ntcsa-logo.jpg) no-repeat;
				width:180px;
				height:189px;
				
			}
			
			#sub-content .nav-bottom{
				background:#B32D00;
				padding-top:10px;
			}
			#sub-content .content{
				background:#fff;
				padding:15px;
				padding-top:0px;
				color:#000;
				font-size:12px;
			}
			
			#sub-content .right{
				background:#fff;
				
			}
			
		/*bottom row*/
			#sub-content  .bottom-left-cnr{
				background:url(images/c-bottom-left-cnr.jpg) #B32D00 no-repeat top left;
				width:220px;
				height:14px;
				
			}
			
			#sub-content .bottom-mid-cnr{
				background:url(images/c-bottom-mid-left-cnr.jpg) #fff no-repeat bottom left;
			
				height:14px;
				
			}
			
			#sub-content .bottom-right-cnr{
				background:url(images/c-bottom-right-cnr.jpg) #fff no-repeat bottom right;
				width:14px;
				height:14px;
				
			}
/*sponsors container/frame */
	#sponsors{
		width:100%;
		
	}	
		/*top row*/
			#sponsors .top-left-cnr{
				background:url(images/s-top-left-cnr.jpg) #FFFFFF no-repeat top left;
				width:710px;
				height:14px;
				
			}
			
			
			#sponsors .top-right-cnr{
				background:url(images/s-top-right-cnr.jpg) #FFFFFF no-repeat top right;
				width:14px;
				height:14px;
				
			}
			
		/*Mid row*/
			#sponsors .content{
				background:#FFFFFF;
				font-size:12px;
				padding:15px;
				padding-top:5px;
			}
			
			#sponsors .content h2{
				margin:0px;
				padding:0px;
			}
			
		
			
			#sponsors .right{
				background:#FFFFFF;
			}
			
			#sponsors .bottom-left-cnr{
				background:url(images/s-bottom-left-cnr.jpg) #FFFFFF no-repeat top left;
				width:14px;
				height:14px;
			}
			
			#sponsors .bottom-right-cnr{
				background:url(images/s-bottom-right-cnr.jpg) #FFFFFF no-repeat top right;
				width:14px;
				height:14px;
			}

#footer{
	
	
}

/*Panel Styles */
	#content .p-top-left-cnr{
			background:url(images/p-top-left-cnr.jpg) #B32D00 no-repeat top left;
			width:200px;
			height:14px;
	}
	
	#content .p-top-right-cnr{
		background:url(images/p-top-right-cnr.jpg) #B32D00 no-repeat top right;
			width:14px;
			height:14px;
		
	}
	
	#content .p-content{
		background:#B32D00;
		font-size:12px;
		padding:15px;
		padding-top:5px;
		color:white;
	}
	
	#content .p-right{
		background:#B32D00;
	}
	
	#content .p-bottom-left-cnr{
		background:url(images/p-bottom-left-cnr.jpg) #B32D00 no-repeat bottom left;
			width:14px;
			height:14px;
		
	}
	
	#content .p-bottom-right-cnr{
		
		background:url(images/p-bottom-right-cnr.jpg) #B32D00 no-repeat bottom right;
			width:14px;
			height:14px;
	}
	
	
	#footer{
		font-size:11px;
		padding:20px;
		padding-top:0px;
		color:#FF4800;
	}
	
	#footer a{
		color:white;
	}
	
	#footer a:hover{
		
	}
	/*sub content frame*/
	#admin-content{
		width:100%;
		margin:5px;
		
		
	}
		/*top row*/
			#admin-content .top-left-cnr{
				background:url(images/c-top-left-cnr.jpg) #B32D00 no-repeat top left;
				width:200px;
				height:14px;
			}
			
			#admin-content .top-mid-cnr{
				background:url(images/c-top-mid-left-cnr.jpg) #fff no-repeat top left;
			
				height:14px;
			}
			
			#admin-content .top-right-cnr{
				background:url(images/c-top-right-cnr.jpg) #fff no-repeat top right;
				width:14px;
				height:14px;
			}
		/*mid row*/
			#admin-content .nav{
				background:#B32D00;
				padding:5px;
				
			}
			
			#admin-content .nav h2{
				margin:0px;
				margin-top:15px;
			
				padding:5px;
				background:#FF4800;
				color:white;
			}
			#admin-content .content{
				background:#fff;
					
				padding:15px;
				padding-top:0px;
				color:white;
				font-size:12px;
			}
			
			#admin-content .right{
				background:#fff;
				
			}
			
		/*bottom row*/
			#admin-content  .bottom-left-cnr{
				background:url(images/c-bottom-left-cnr.jpg) #B32D00 no-repeat top left;
				width:200px;
				height:14px;
				
			}
			
			#admin-content .bottom-mid-cnr{
				background:url(images/c-bottom-mid-left-cnr.jpg) #fff no-repeat bottom left;
			
				height:14px;
				
			}
			
			#admin-content .bottom-right-cnr{
				background:url(images/c-bottom-right-cnr.jpg) #fff no-repeat bottom right;
				width:14px;
				height:14px;
				
			}

#adminStuff {
font-size:11px;
border:1px solid #B32D00;
background-color:white;
width:100%;
color:black;
}

#adminStuff a{
	color:black;
}

#adminStuff a:hover{
	color:#CCCCCC;
}




#adminStuff .header {
padding:5px;
background-color: #B32D00;
color:white;
font-weight:bold;
}

#adminStuff td {
	
	padding:2px;
}

#adminStuff .pCell {
background-color: white;
}

#adminStuff .sCell {
background-color: #EAEAEA;
}


.adminMenuHeader {

background-color: #EAEAEA;
font-size:11px;
font-weight:bold;
color:black;
padding:3px;	
	
}

.adminMenuPadder {
	
	
	
}


.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;

	
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	color: #4D1300;
	}
	


#content-main {
	color:black;
	text-align:left;
	}

#content-options {
	font-size: 11px;
	text-align:right;
	float:right;
	}


	