/*////////////// BODY ///////////////*/
body{	
	margin: 5px 5px 5px 5px; 
	padding: 0px 0px 0px 0px; 
	
	width: 800px;
	
	background: #FFFFFF;
	}

a{ 
	text-decoration: none;
	color: #000000;
	}

a:link{
	text-decoration: none;
	color: #000000;
	}
	
a:visited{
	text-decoration: none;
	color: #000000;
	}
	
a:active{
	text-decoration: none;
	color: #000000;
	}

a:hover{ 
	text-decoration: none;
	color: #B74569;
	}
/*////////////// BODY END ///////////////*/


/*////////////// MISCELANEOUS ///////////////*/
.image{
	vertical-align: middle;
	border: 0px solid #000000;
	}

.error{
	color: #FF3333;
	}
	
.info{
	color: #336699;
	}
	
.javascriptInfo{
	color: #6699AA;
	}
	
.currentLink{
	color: #B74569;
	}
/*////////////// MISCELANEOUS END ///////////////*/


/*////////////// HEADER ///////////////*/
#header{
	background: #FFFFFF url("../uploads/FDLFRC_Banner.jpg") no-repeat right center;

	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	
	height: 91px;
	width: 800px;
	
	/*background: #3300AA;*/
	
	z-index: 0;
	
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	}
		
#header td{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	
	vertical-align: text-top;
	text-align: left;
	}
/*////////////// HEADER END ///////////////*/


/*////////////// HEADER LINKS ///////////////*/
#headerLinks{
	background: #FFFFFF url("../uploads/headerLinkDiv.gif") no-repeat left top;

	margin: 0px 0px 0px 0px; 
	padding: 7px 0px 0px 0px; 
	
	height: 33px;
	width: 800px;
	
	/*background: #FF6633;*/
	
	z-index: 0;
	
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	}

#headerLinks td{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	
	vertical-align: text-bottom;
	text-align: center;
	}
/*////////////// HEADER LINKS END ///////////////*/	


/*////////////// BREADCRUMB ///////////////*/
#breadcrumb{
	margin: 0px 0px 0px 0px; 
	padding: 7px 0px 0px 30px; 
	
	height: 20px;
	width: 800px;
	
	background: #FFFFFF;
	
	z-index: 0;
	
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	}

#breadcrumb td{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	
	vertical-align: middle;
	text-align: left;
	}
	
#breadcrumb a{
	font-family: Arial;
	font-size: 10px;
	color: #888888;
	}
/*////////////// BREADCRUMB END ///////////////*/


/*////////////// CENTER PART ///////////////*/	
#center{
	margin: 0px 0px 0px 0px; 
	padding: 25px 0px 0px 0px;
	
	width: 800px;
	
	background: #FFFFFF;
	
	z-index: 0;
	
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	}	
#center table td{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	}
	/*////////////// LEFT LINKS ///////////////*/
		#center #leftLinks{		
			margin: 0px 0px 0px 0px; 
			padding: 0px 0px 0px 15px; 
			
			background: url("../uploads/linkDiv2.gif") no-repeat left top;
			
			width: 207px;
			
			float: left;
			
			/*background: #663399;*/
			
			z-index: 5;
			
			filter: alpha(opacity=100);
			-moz-opacity: 1.0;
			}
		
		#center #leftLinks td{
			font-family: Arial;
			font-size: 12px;
			color: #000000;
			padding: 0px 0px 0px 0px; 
			vertical-align: middle;
			text-align: left;
			}
		
		#center #leftLinks th{
			
		
			font-family: Arial;
			font-size: 16px;
			font-weight: bold;
			
			color: #000000;
			
			padding: 0px 0px 10px 0px; 
			
			text-align: left;
			height: 33px;
			}
	/*////////////// LEFT LINKS END ///////////////*/		
	
	/*////////////// CONTENT ///////////////*/
		#center #content{
			margin: 0px 0px 0px 400px;	
			padding: 37px 0px 0px 0px; 
			
			background: url("../uploads/contentDiv2.gif") no-repeat left top;
			
			/*background: #cccccc;*/
			}
		
		#center #content table{
			margin: 0px 0px 0px 0px;	
			padding: 0px 0px 0px 0px;
			
			display: inline;
			}
		
		#center #content tr{		
			vertical-align: text-top;
			text-align: left;
			}
		
		#center #content td{		
			/*font-family: Arial;*/
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #000000;
			
			vertical-align: text-top;
			text-align: left;
			}
			
		#center #content a{ 
			text-decoration: none;
			color: #B74569;
			}
			
		#center #content a:hover{ 
			text-decoration: underline;
			color: #B74569;
			}
	/*////////////// CONTENT END ///////////////*/
	
	/*////////////// RIGHT LINKS ///////////////*/
		#center #rightLinks{
			margin: 0px 0px 0px 0px; 
			padding: 0px 0px 0px 30px; 
			
			width: 163px;
			
			float: left;
			
			background: #FFFFFF;
			
			z-index: 0;
			
			filter: alpha(opacity=100);
			-moz-opacity: 1.0;		
			
			/*display: none;*/
			}
		
		#center #rightLinks td{
			font-family: Arial;
			font-size: 12px;
			color: #000000;
			
			vertical-align: middle;
			text-align: left;
			}
			
		#center #rightLinks th{
			font-family: Arial;
			font-size: 12px;
			color: #000000;
			font-weight: normal;
			}
	/*////////////// RIGHT LINKS END ///////////////*/	
/*////////////// CENTER PART END ///////////////*/


/*////////////// FOOTER ///////////////*/	
#footer{
	margin: -2px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	
	height: 60px;
	width: 800px;
	
	background: #FFFFFF;
	
	z-index: 0;
	
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	}

#footer td{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	
	vertical-align: middle;
	text-align: center;
	}
	
/* DO NOT MODIFY THIS, this makes the footer appear at bottom of either 3 columns */	
.floatFooter{ 
	clear: both;
	height: 0px;
	font-size: 0px;
	border: 0px;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	visibility: hidden;
	}
/*////////////// FOOTER END ///////////////*/	