body
{
padding:0px;
border:0px;
margin:0px;
}

#header
{
background:url(../image/top_bg.jpg) repeat-x;
height:138px;
}

.header
{
width:1000px;
height:138px;
margin:0 auto;
background:url(../image/header.gif);
}

#navigation
{
height:42px;
background:url(../image/nav_bg.jpg) repeat-x;
}

.slideshow
{
z-index:1;
}

#message
{
height:42px;
background:url(../image/nav_bg.jpg) repeat-x;
}

.message
{
width:1000px;
}

.message div
{
width:1000px;
display:block;
text-align:center;
color:#FFFFFF;
font-family:'Trebuchet MS', Tahoma, Arial;
font-size:16px;
text-shadow: black 0.1em 0.1em 0.2em;
}

.container
{
box-shadow: 0 1px 6px #685C4C;
}

.containerBody
{
padding:20px;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
}

.accordionButton
{
background:#990000;
color:#FFFFFF;
padding-top:15px;
padding-bottom:15px;
text-align:center;
font-family: Arial,sans-serif;
border-top-width:2px;
border-top-style:solid;
border-top-color:#FFFFFF;
display:block;
position:relative;
cursor:pointer;

}

.accordionContent
{
display:block;
position:relative;
height:200px;
width:300px;
}


#form
{
font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif;
color:#000099;
}

#form input
{
width:100%;
border:1px solid #ddd;
padding:3px;
height:37px;
}

#form textarea
{
width:100%;
border:1px solid #ddd;
padding:3px;
height:150px;
}

#form button
{
width:150px;
height:37px;
background:url(../image/form_button.gif) no-repeat 0 0;
border:none;
cursor:pointer;
color:#FFFFFF;
text-align:center;
}

.err
{
color:#990000;
font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif;
}

.msg
{
color:#000099;
font-family:Trebuchet MS, Arial, Helvetica, Sans-Serif;
}

.facultyHead
{
padding:10px;
border-radius: 10px 10px 0px 0px;
background:#990000;
color:#FFFFFF;
}

.facultyTitle
{
color:#990000;
}

.facultyDetails
{
color:#000099;
}

.facultyCard
{
border-radius: 10px 10px 0px 0px;
box-shadow: 0 1px 6px #685C4C;
}


.gallery
{
width:300px;
height:200px;
}


#copyright {}
#copyright a { color:#FFFFFF; }
#copyright a:hover { color:#FFFFFF; }



.footer
{
background:#000000;
}

.footerTitle
{
font-size:18px;
font-family: Arial, Helvetica, sans-serif;
color: #f3ebd2;
padding-top:10px;
padding-bottom:10px;
}

.footerHeader
{
font-size:13px;
font-family: Arial, Helvetica, sans-serif;
color: #f3ebd2;
height:25px;
}

.footerContent
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #888383;
text-align:justify;
}

.footerContent a
{
color: #888383;
text-decoration:none;
}
