﻿body {
		margin:10px 10px 0px 10px;
		background-image: url('banner.gif');
		padding:0px;
		color: #ffffff;
		font-family:"Trebuchet MS", Arial, san-serif;
		font-size: 10pt;
		line-height: 14pt;
		}



/* Overall page structure */

#header {width : 900px;
		height: 171px;
		margin: auto;
		padding-bottom:10px;
		}
#indexheader {width : 900px;
		height: 171px;
		margin: auto;
		padding-bottom:10px;
		background-image:url('Images/header.gif');
		}


	

#leftcontent {
		position: absolute;
		width:250px;
		padding-right:50px;
		top:247px;
		}



#centercontent {
		font-size: 10pt;
		border-right: 1px solid #666; 
		border-left: 1px solid #666; 
		padding-left: 15px;
		padding-right: 15px;
   		margin-left: 280px;
   		margin-right:300px;
	
			
	}
	#projcentercontent {
		 
		padding-left: 15px;
		padding-right: 15px;
   		margin-left: 80px;
   		margin-right:20px;
	
			
	}

#space{width: 100%;
height: 30px;
	}

#fyi{		background:#666;
		color: #ffffff;
		width:90%;
		height: 15em;
		margin: 50px 5px 20px 0;
		overflow: auto;
		padding-left:5px;
		padding-right:5px;}

#rightcontent {
		font-size: 10pt;	
		position: absolute;
		right:10px;
		top:247px;
		width:250px;
		height: 500px;
		
		}

.post {width:240px;
	}
		
#cleardiv {
		clear: both;
		

}
#footer{	float: right;
		color:#fff;
		padding: 5px;
		text-align:right;
		margin-top: 50px;

}
	

/* Link styling */
 	
#leftcol {
			float: left;
			width: 200px;
			padding: 10px 15px;
			margin-top: 20px;
			border-right: #666 1px solid;
			
		}
		
#main {
			margin: 0px;
		}
				
#centercol {
			border-right: #666 1px solid;
			margin: 30px 220px 0 250px;
			
		}

#rightcol {
			float: right;
			width: 200px;
			top: 30px;
			
		}


div#leftcontent  {
	position: absolute;
	left:4px;
	top:230px;

	} 


div#leftcontent  a {
	display: block; 
	text-align: center; 
	text-decoration: none; 
	color: #000; 
	background-image:url('Images/flowerlink.gif');
	border-right: 4px solid #000000;
	padding: 8px;
	margin: 10px 0;
	border-left-width: 0;
	border-top-width: 0;
	border-bottom-width: 0;
} 
div#leftcol a {
	display: block; 
	text-align: center; 
	text-decoration: none; 
	color: #000; 
	background-image:url('Images/flowerlink.gif');
	border-right: 2px solid #000000;
	padding: 8px;
	margin: 10px 0;
	border-left-width: 0;
	border-top-width: 0;
	border-bottom-width: 0;
	font-weight:bold;
	font-size:small; 

} 

div#leftcontent  a:hover {
	color:  #000; 
	font-weight:bold;
	font-size:small; 

	border-right: 1px #000000;} 

div#leftcol  a:hover {
	color:  #000; 
	font-weight:bold;
	font-size:small; 
	border-right: 1px #000000;} 



#fyi Ul	{
	text-decoration:none;}

#fyi li{margin: 0;
	color: #ffffff;
	list-style-type:square;
	
	
}
 
#fyi a:hover {color:#00CCFF;}

#fyi a:visited {color:#00CCCC; 
	text-decoration:none;
	
	}


Ul	{list-style-type:square;
	text-decoration:none;
}

a:link{	margin: 0;
	list-style-type:none;
	text-decoration:none;
	color: #FFFF66;
	font-weight:bold;

	
	
}
 
a:hover {color:#00CCFF;}

a:visited {color:#00CCCC; 
	text-decoration:none;
	font-weight:bold;
	}


/* Text style classes */

h1 {	font-family:"Trebuchet MS", Arial, san-serif;
	}
h2 {
	font-family:"Trebuchet MS", Arial, san-serif;
	}
h3 {
	font-family:"Trebuchet MS", Arial, san-serif;color:#82CFFD;
	}
h4{
	font-family:"Trebuchet MS", Arial, san-serif;}
p {
	font-size: 10pt;
	line-height: 14pt;
	font-weight: normal;
	color: #ffffff;
	font-family:"Trebuchet MS", Arial, san-serif;
	
}
#indentp {
	font-size: 10pt;
	line-height: 14pt;
	font-weight: normal;
	color: #ffffff;
	font-family:"Trebuchet MS", Arial, san-serif;
	padding-left:15px;
	padding-right:10px;
	
}

