	body {
		background-color: #FFFFFF		
	}
	#headerPicture {
		background-repeat : no-repeat;
		height : 149px;
		margin :3px 3px 0px 3px;
		background-image : url(cam_bridge.jpg);
	}
	#masterTable {
		border : solid 2px #999;
                padding : 0px;
		width : 762px;
		margin: auto;
		position: relative;
		table-layout : auto;
	}
	#contentTable {
		width : 762px;
		table-layout : fixed;
	}
	ul.none {
		list-style-type: none;
	}
	#titleCell {
		background-color: #F9E59C;
		height : 32px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #000000;
		padding : 0px;
	}
	#titleCell.menu {
		width : 152px;
	}
	#titleCell.content {
		width : 607px;
	}	
	#menuCell {
		background-color: #A1B079;
		height : 530px;
		width : 152px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color: #000000;
		padding : 10px 15px;
	}
	#menuCell a:link, #menuCell a:visited {
		
		margin: 0px 0px 10px 0px;
		color: #ffffff;
		font-size: 11px;
		font-family: Arial, Helvetica, sans-serif;
		text-decoration: none;
		font-weight: bold;
		display: inline;
	}
	#contentCell {
		background-color: #E0E8CB;
		min-height : 530px;
		width : 607;
		font-size: 8pt;
		color: #666666;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		padding : 10px 15px;
	}
	#contentCell h2 {
		font-size: 12pt;
		color: #666666;
		font-weight: bold;
		font-style : italic;
	}
	.text_par a:link, .text_par a:visited {
		color: #666666;
		font-weight: bold;
		text-decoration: none;
	} 
	.text_par a:hover {
		color: #ffffff;
		background-color: #666666;
	}
	.text_header {
		font-size: 10pt;
		color: #666666;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
	}
	.text_header a:link, .text_header a:visited {
		font-size: 10pt;
		color: #333333;
		font-weight: bold;
                text-decoration: underline;
 	}
	.text_header a:hover {
		color: #ffffff;
		background-color: #666666;
		text-decoration: none;
	}
	.text_plain {
		font-size: 8pt;
		color: #666666;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
∑		font-weight: bold;
	}
	.text_plain a:link, .text_plain a:visited {
		font-size: 8pt;
		color: #333333;
		font-weight: bold;
                text-decoration: underline;
        }
	.text_plain a:hover {
		color: #ffffff;
		background-color: #666666;
		text-decoration: none;
	}
        .text_quote {
		font-size: 8pt;
		color: #666666;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-align: left;
		font-style : italic;
		padding : 0px;
∑	}
	.text_author {
		font-size: 8pt;
		color: #666666;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		text-align: right;
		font-style : italic;
		padding : 0px
	}
	#ImageBorder {
		border : solid 6px #ffffff;
		width : 10px;
	}
