#Wrapper  {
background-color:#000000;
/*background: url(upload/hub1.jpg);*/
}

#contentMiddle ul li, #contentMiddle-3col ul li
{
    color:#ffffff !important; /* WAS BEFORE #949494 GUY */
}

#contentMiddle ol li, #contentMiddle-3col ol li
{
    color:#ffffff !important; /* WAS BEFORE #949494 GUY */
}

#breadcrumb a {
color:#FFFFFF;
}

#breadcrumb a:hover {
color:#949494;
}

h2, h3, h4, h5, h6 
{
    color:White;
}

#contentMiddle p 
{
color:#ffffff; /* #949494 GUY - WAS BEFORE */
}

#midbox1 p {
    color:White;
}

#midbox2 p 
{
       color:black;
}

#midbox2 a
{
       color:black;
       text-decoration:none;
}


#midbox2 a:hover
{
       color:black;
       text-decoration:none;
}


#midbox3 p
{
    color:#949494;
}

#midbox3 
{
    background:black;
    background-image: url(/upload/box3-back.jpg);
    background-repeat: no-repeat;
    height:231px;
}



#ae-menu ul li a, #ae-menu ul li {
color:#ffffff; /* WAS BEFORE  #949494 GUY */
}

/* Undergraduate Form Styles - START */
#undergraduateForm { color:#ffffff; }
#undergraduateForm label { color:#ffffff; }
#undergraduateForm input { margin-bottom:10px; color:#666666; margin-right: 5px !important; }
#undergraduateForm select { margin-bottom:5px; margin-right: 5px !important; float:left !important; }
#undergraduateForm br { height:1px; margin-top:-1px; clear:both; }
#undergraduateForm span { color:#ffffff; }
#undergraduateForm p { color:#ffffff !important;}
#undergraduateForm #ugErrorBox {
    background-color: #FFE0E4;
    margin-bottom: 10px;
}
#undergraduateForm #ugErrorBox ul {
    list-style: none outside none;
    margin: 0 0 5px;
    padding: 0 10px;
}
#undergraduateForm #ugErrorBox ul li {
    color: #666666 !important;
    line-height: 20px;
}

#undergraduateForm #custompage_ValidationSummary {padding-bottom:0px !important;}
#undergraduateForm #custompage_CheckBox {width:auto !important;}

#custompage_optSpeedInterviews input {width:auto !important;background-color:#000000 !important;}
#custompage_optSpeedInterviews td {width: 300px;}

#custompage_optInductionDay input {width:auto !important;background-color:#000000 !important;}
#custompage_optInductionDay td {width: 300px;}

#custompage_optLeadershipDay input {width:auto !important;background-color:#000000 !important;}
#custompage_optLeadershipDay td {width: 300px;}

#custompage_optJuneSept2011 input {width:auto !important;background-color:#000000 !important;}
#custompage_optJuneSept2011 td {width: 300px;}

.chkHearAbout { display:block; clear:both; }
.chkHearAbout input {width:auto !important; background-color:#000000 !important;}
.chkHearAbout label {width: 300px;}

.chkVisa { display:block; clear:both; }
.chkVisa input {width:auto !important; background-color:#000000 !important;}
.chkVisa label {width:auto !important;}

/* Undergraduate Form Styles - END */
