/* CSS Document */

body {
		background-image : url('../images-nav/bgrd-new2007.jpg');
		background-repeat : no-repeat;
		background-attachment: scroll;
		z-index: 0;
		}
		
div#header {
		background-image : url('../images-nav/header3_cci.jpg');
		background-position: top left;
		background-repeat : no-repeat;
		z-index: 3;
		height : 144px;
		padding : 0 0 0 0;
		margin-left: 3px;
		margin-top: 3px;
		margin-bottom: 0px;
		}
		
div#content {
		float: left;
		clear: right;
		color: #818386;
		text-align: left;
		width : 600px;
		margin-left: 10px;
		margin-top: 0px;
		font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
		font-weight: normal;
		font-size: 80%;
		letter-spacing: 0px;
		}
		
div#pageheading {
		width: 600px;
		height: 35px;
		float: left;
		clear: right;
		text-indent: 10px;
		margin-top: 7px;
		padding-top: 5px;
		padding-bottom: 0px;
		font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
		font-weight: normal;
		font-size: 50%;
		letter-spacing: 1px;
		background-image : url('../images-html/titlebgrd.jpg');
		background-repeat: no-repeat;
		color: #b91733;
		font-weight: bold;
		font-size: 22px;
		letter-spacing: 1px;
		}

div#flash-movie {
		margin-top: 0px;
		width: 600px;
}
		
div#copy img {
		float: left;
		}
			
div#copy {
		float: left;
		color: #333333;
		margin-left: 5px;
		width: 570px;
		padding: 5px;
		padding-top: 0px;
		}


	
