 /*
|| Canadian Coast Guard College - Splash CSS
||
|| 2007-12-14 Nancy Roy
*/


body.splash
  { background-color: #ffffff; }

div.msgarea {
	background: url("../images/wp-pa.jpg") #69C no-repeat;
/*	background: url("../images/wp-pa.gif") #69C no-repeat; */
}
div.msgareaalt {
	background: url("../images/wp-pa-alt.gif") #69C no-repeat;
}
div.headcontainer {
	background-color: #e5e0dd;
}
