body 	{background-color:#F5E5BF; 
		font-size: small;
		line-height: 1.5em;		
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		color:#000000;
		text-align:left;}	
		
#allcontent 
		{width:780px;
		margin-left:auto;		
		margin-right:auto;		
		}		
		
#header 
		{background-image: url(images/lcfp_banner1.gif);
		background-position: top center;
		background-repeat: no-repeat;
		height:132px;}
		
#sidebar	{background-image: url(images/lcfp_green_bar.gif);
			background-position: top center;
			background-repeat: repeat-y;
			width: 170px;
			height: 675px;
			float: left;
			margin-top:-53px;
			border-top:0px;
		    border-right-color: #777777;
		    border-right-width: 1px;
		    border-right-style: solid;
			border-bottom:0px;
		    border-left-color: #777777;
		    border-left-width: 1px;
		    border-left-style: solid;}		
			
table		{width:130px;
			margin-top:50px;
			margin-right:20px;
			margin-left:20px;
			border-spacing:0px;
			}		
			

.navlink	{border-color:#7C1724;
			border-width:2px;
			border-style:solid;
			background-color:#F78512;
			}		
			
#nav	{text-align:center;}		
			
a 		{font-weight:normal; font-size:small;}
		a:link {color:#7C1724;}
		a:visited {color:#888888;}
		a:hover {color:#000000;}
		a:active {color:#000000;}	
		
.navpage {color:#FFFFFF;}		
			
#main 		{text-align:left;
			height:605px;
			margin-top:-53px;
			margin-left:193px;
			padding-top:70px;
			padding-right:25px;
			padding-left:25px;
			border-right-color: #777777;
			border-right-width: 1px;
			border-right-style: solid;
			}	
		
h1		{
		font-weight: bold;
		font-size: 1.1em;
		line-height: 1.3em;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		color: #7C1724;
		margin-bottom: 10px;}
	
h2		{font-weight: normal;
		font-size: 1em;
		line-height: 1.0em;
		color: #7C1724;
		margin-bottom: -10px;}
		
#spacer		{width:500px;
			height:300px;}		
		
#photo
		{width:130px;
		float:right;
		margin-right:10px;
		margin-left:5px;}	
		
		
#footer	{color: #333333;
		text-align: center;
		padding: 50px 0px 0px 0px;
		font-size: 70%;}			
		
#nav a {font-weight:bold; font-size:small; text-decoration:none;}
		#nav a:link {color:#000000}
		#nav a:visited {color:#333333;}
		#nav a:hover {color:#FFFFFF;}
		#nav a:active {color:#FFFFFF;}
		
		
