body{
  	          margin: 0;
	         padding: 0;
	     font-family: Arial, Helvetica, sans-serif;
	      background: #FFFFFF;
	      text-align: center;
	       font-size: 12px; 
	background-image: url(gr_bg.gif); 
	           color: #505050;
	     line-height: 15px;
  	background-color: #B2B4AC
}
#main_banner {

				  float: left;
	   background-image: url(ph_header_home_e.jpg);
	  background-repeat: no-repeat;
	background-position: left top;
			border-left: 1px solid #FFFFFF;
		   border-right: 2px solid #FFFFFF;
		  border-bottom: 2px solid #722100;
		  	padding: 0;
			height: 120px;
			width: 770px;
}
#logo{
				  float: left;
	   background-color: #CE0021;
 	            padding: 0 0 5px 0;
	   background-image: url(lg_cgi.gif);
	  background-repeat: no-repeat;
	background-position: left top;
			border-left: 1px solid #FFFFFF;
		   border-right: 2px solid #FFFFFF;
		  border-bottom: 1px solid #722100;
			width: 770px;
			height: 50px;
}
#wrapper {

	         text-align: left;
	              width: 770px;
	       margin-right: auto;
     	    margin-left: auto;
 	            padding:  0;
	   background-color: #FFFFFF;
}
#content { 
   	           width: 520px;
	           float: right;
	         padding: 20px 10px 0 0;
}
#content p {
	   font-size: 110%;
	 line-height: 1.8em;
	padding-left: 2em;
}
#content h1 {
				font: normal 180% Georgia, "Times New Roman", Times, serif;
		       color: #B51032;
	background-color: transparent;
		   background-image: url(Momentum_Logo.jpg);
	  background-repeat: no-repeat;
	background-position: left top;
	width:296px;
	height: 49px;
	
}
#content h2 {
	       font-size: 120%;
	           color: #940D1E;
	background-color: transparent;
	   border-bottom: 1px dotted #FF9006;
}

#content .text {
				font: bold 120% Arial, Helvetica, sans-serif;
	           color: #525152;
	background-color: transparent;
}
.announcement_heading {
				font: bold 100% Arial, Helvetica, sans-serif;
	           color: #525152;
	background-color: transparent;
}

.announcement_text{
				font: normal 80% Arial, Helvetica, sans-serif;
	           color: #525152;
	background-color: transparent;
	text-align: justify;
	    padding: 5px 15px 5px 25px;	
}

ul {
	list-style-type: disc
}
ul ul {
	list-style-type: circle
}
ul ul ul {
	list-style-type: none
}

#navigation{ 
	  float: left;
	  width: 180px;
	  border-left: 1px solid #FFFFFF;
}
#navigation ul{  
	  list-style: none;
		  margin: 0;
		 padding: 0;
		  border: none;
}
#navigation li { 
	 		 width: 180px;
 	 border-bottom: 1px solid #ED9F9F;
		    margin: 0;
		   padding: 0;
	  	 font-size: 100%;
	vertical-align:bottom;
}
#navigation a:link, #navigation a:visited{
	         display: block;
   	         padding: 5px 5px 5px 0.5em;
	     border-left: 12px solid #722100;
	    border-right: 1px solid #722100;	
	background-color: #B51032;
 	           color: #FFFFFF;
	 text-decoration: none;
}
#navigation ul.subnav {
	margin-left: 12px;
}
#navigation ul.subnav li {
	border-bottom: 1px solid #722100;
		    width: 168px;
}
#navigation .subnav a:link, #navigation .subnav a:visited {
	background-color: #D2B48C;
               color: #722100;
}
#navigation .subnav a:hover {
	background-color: #722100;
	           color: #FFFFFF;
}

/* #footer {
	           clear: both;
 	         padding: 0 0 10px 255px;
	       font-size: 90%;
	           color: #AAAAAA;
	background-color: transparent;
	} */
#footer {
	clear: both;
background: #CE0021;
padding: 5px 10px;
text-align: right;
color: #FFFFFF;
font-size: 90%;
	}
