.pagetitle { display: none; }

#main {
background: #FAF6EB url("images/generic.jpg") no-repeat 0 0;
padding: 0 0 70px 0;
border: 2px solid #8b3206;
color: #751c00;
width: 996px !important;
}

.topspace {
height:332px;   
}

#squeeze h1 {
margin: 0 0 20px 100px;
font-size: 2.2em;
text-shadow: 0px 2px 1px #444;
}

.BigBox, #contact-mail-page  {
-moz-border-radius: 16px;
-webkit-border-radius: 16px;
border: 2px solid #FFFFFF;
color:#FFFFFF;

background-color: #fa5e14;

background-image: -moz-linear-gradient(top, #bf1d2c, #fa5e14);
background-image: -webkit-gradient(linear, center top, center bottom, from(#bf1d2c), to(#fa5e14));
background-image: -o-linear-gradient(top, #bf1d2c, #fa5e14);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf1d2c', endColorstr='#fa5e14');
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf1d2c', endColorstr='#fa5e14')";
/*Element must have a height (not auto)*/
/*All filters must be placed together*/
background-image: linear-gradient(top, #bf1d2c, #fa5e14);





text-shadow: 0px 1px 0px #555;
-moz-box-shadow:3px 3px 6px #000;
-webkit-box-shadow:3px 3px 6px #000;
box-shadow:3px 3px 6px #000;
filter: progid:DXImageTransform.Microsoft.Shadow(strength=2, direction=135, color='#000000');
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(strength=2, Direction=135, Color='#000000')";
}

#contact-mail-page, .faq, .faculty  {
margin: 10px 0 0 40px;
padding: 8px 28px;
width: 818px;
}



.BigBox a {
color: #fff !important;
}
.BigBox a:hover {	
text-decoration: underline !important;
color: #fff !important;
}

.faculty {
width: 333px;
margin-left: 177px;
line-height: 1.2em;
padding-bottom: 33px;
}



h2 {
color: #fff;    
}

.footer {
margin-top: 66px;
}

.footer_links {
margin-bottom: 10px;
}

.footer_link {
padding: 0 30px;
}

.footer_space {
border-top: 1px solid #ccc;
height: 10px;
width: 393px;
}

.footer_slogan {
font-size: 17px;
}

.active {
color: #ccc !important;
}










