body	{ 
		width: 770px;
		margin: 0px;
		padding: 0px;
		background-image: url('images/cncredbg.jpg');
		background-repeat: repeat-y; 
		background-attachment: fixed;
		font-family: Georgia; 
		color: #663300; 
		 }



.text1       { font-size: 12pt;}
.contenttable { 
			background-image: url('images/rosebeigebg.jpg');
			background-repeat: repeat;
			width:573px; height:100%; position:absolute; left:95px; right:668px }
.textlinks   { font-size: 12pt; color: #663333; font-style: italic; font-weight: bold; text-align: center;}
.head1       { font-size: 18pt; color: #470142; font-style: italic; font-weight: bold; 
               text-align: center }
.footer      {  
			background-image: url('images/footerbg.jpg');
			background-repeat: no-repeat;
			text-align: right; margin-left: 0; font-size:10px; margin-right:25 }
.head2       { font-size: 14pt; color: #730606; font-weight: bold; font-style: italic }

div#links a {background: transparent url('images/cncredbgfade.jpg') 0 0 no-repeat fixed;}
div#links a:hover {background: transparent url('images/cncredbgwash.jpg') 0 0 no-repeat fixed;}
div#links a {display: block; text-align: center; font: bold italic 1em serif; 
   padding: 5px 5px; margin: 0 0 2px; border-width: 0; 
   text-decoration: none; color: #FFCC99;}
div#links a:hover {color: #330000;}
div#links {position: absolute; top: 200px; left: 5; width: 85px; height: 700px; font: 14px Georgia, serif;} 



div#content a:link {color: #663333; text-decoration: none}
div#content a:visited {color: #660033; text-decoration: none}
div#content a:link:hover {color: #FFCC99;}
div#content a:visited:hover {color: #FFCC99;}