body {
	margin: 0px 0px 0px 0px;
	background-color: white;
	color: #333;
	text-align: left;
	font-family: times new roman, times, georgia, serif;
	font-size: 15px;
	}

a {
	text-decoration: underline;
	}

a:link {
	color: #333;
	}

a:visited {
	color: #333; 
	}

a:hover {
	color: #339;
	}

a:active {
	color: #339;
	}

/*.banner a {
	text-decoration: none;
	}
*/	

.banner {
	font-size: 21px;
	color: #c30;
	}

h1 {
   font-family: georgia, times, serif;
   font-weight: normal;
   font-size: 30px;      
   letter-spacing: -0.1mm;
   color: #C30;
   line-height: 100%;
	}
	
h2 {
   font-family: georgia, times, serif;
   font-weight: bold;
   letter-spacing: -0.1mm;
   color: #339;
   line-height: 100%;
	}
	
	
h3 {
   font-family: georgia, times, serif;
   font-weight: normal;
   font-size: 16px;
   color: #339;
   text-transform: uppercase;
   margin-top: 0px;
   margin-bottom: 12px;
	}
	
h4	{
	font-family: tahoma, helvetica, ariel, sans-serif;
	font-size: 12px;
	color: #C30;
	padding-top: 7px;
	margin-left: 18px;
	margin-bottom: -1em;
	}

p {
	font-family: times new roman, times, georgia, serif;
	font-size: 15px;
	color: #333
	}

li {
	list-style-type: disc;
	margin-left: -.5em;
	margin-bottom: .5em;
	line-height: 140%;
	color: #333;
	}
		

#container {
	line-height: 150%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 20px 20px 20px 20px;
	width: 750px;
	background-color: white;
	border-top: 0px;
	}
	
#fcp {
	width: 460px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	}
		
#banner {
	margin-left: 0px;
	text-align: left;
	}

#nav {
	text-align: left;
	}
	
#left {
	float: left;
	width: 435px;
	}
	
#right {
	float: left;
	width: 280px;
	margin-left: 35px;
	}
				
img.left {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	border: 1px solid #333;
	}
	

img.right { 
	float: right; 
	margin-left: 12px;
	margin-bottom: 12px;
	border: 1px solid #333;
	}
	
img.top {
	margin-bottom: 6px;
	border: 1px solid #333;
	}

.fcp p {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	}		
