.copy, P, TD, UL, OL, BR, .content    { color: #495c57; font-size: 12px; font-family: Verdana; letter-spacing: 0.01em }
					 
.copy1, B, b,  { color: #495c57; font-size: 12px; font-family: "arial bold", gill, helvetica, sans-serif; font-weight: bold; letter-spacing: 0.01em }

body {
	background-image: url(images/cumc_main_bg.jpg);
	background-color: #22679B;
	background-repeat: repeat-x;
}

.title   { color: #403531; font-size: 13px; font-family: Verdana; font-weight: bold; letter-spacing: 0.01em }

.white   { color: #ffffff; font-size: 12px; font-family: Verdana; font-weight: bold; letter-spacing: 0.01em }

A:link  { color: #ff8325 }
A:visited {color:#2C8290} 

A:hover
 { color: #2C8290; text-decoration: none } 
A:active
 { color: #463D30; text-decoration: none }
 



.header { 
	
	margin-left: auto;
	margin-right: auto;
	width:950px; 
}


/*  Primary Links  */

#primaryLinks { float:left; padding:0px; margin:0; height:38px;}
#primaryLinks ul{ padding:0; margin:0; }
#primaryLinks ul li{display: inline; padding:0; margin:0; float:left; }
#primaryLinks ul li a{ padding:0; margin:0;}


#flash_img { float:left;}
#flash_a { float:left;}
#flash_b { float:right;}

