body {
background-color:#e7e7e7;
padding:0;
margin:0;
}

/*div#cfpLogo {
width:576px;
height:173px;
background-image:url(/images/cfpLogoSplash.jpg);
background-repeat:no-repeat;
}*/

div#cfpLogo {
width:635px;
height:121px;
background-image:url(/images/cfpLogoSplash.jpg);
background-repeat:no-repeat;
padding:0 0 20px 0;
}

div#splashOptions {
  width: 576px;
/*margin-top:-20px;*/
}
div#splashOptions a {
  color: #163343;
  font-size: 14px!important;
}
div#splashOptions a:hover {
  color: #386177;
}
#splashCorpLink {
  width: 250px;
  float: left;
}
#splashStudentLink {
  width: 250px;
  float: right;
}

div#contactInfo {
width:576px;
text-align:center;
font-family:"Times New Roman", Georgia, serif;
color:#164056;
font-size:16px;
padding:0 0 50px 0;
}

div#mainLink a {
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
font-size:21px!important;
font-style:italic;
font-weight:700;
}