@charset "utf-8";
/* CSS Document */

body {
background-color:#ffffff;
margin:0 auto;
padding:0;
}



.wrapper {
width:900px;
margin:0 auto;
padding:0;
margin-top:5px;
background-color:#FFFFFF;



}



.top {
background-image:url(../images/top_header.jpg);
background-repeat:no-repeat;
height:75px;
}

.header {
background-color:#cccccc;
height:150px;
background-image:url(../images/header_bg.jpg);
background-repeat:no-repeat;
}

.headerbottom {
background-color: #c30837;
height:30px;
border-top:10px solid #999999;
background-position:bottom;
}
.nav {
background-color: #c30837;
height:50px;

}


.content {
height:100%;
background-color:#FFFFFF;


}

.contentleft {
float:left;
width:650px;

}

.contentright {
width:250px;
background-color:#cccccc;

}

.edright {
width:250px;
background-color:#cccccc;
background-image:url(../images/rightcontent/ed.jpg);
background-repeat:no-repeat;
background-position:top center;
border-right:1px solid #cccccc;
}

.researchright {
width:250px;
background-color:#cccccc;
background-image:url(../images/rightcontent/research.jpg);
background-repeat:no-repeat;
background-position:top center;
border-right:1px solid #cccccc;
}
.accessright {
width:250px;
background-color:#cccccc;
background-image:url(../images/rightcontent/access.jpg);
background-repeat:no-repeat;
background-position:top center;
border-right:1px solid #cccccc;
}
.calendarright {
width:250px;
background-color:#cccccc;
background-image:url(../images/rightcontent/calendar.jpg);
background-repeat:no-repeat;
background-position:top center;
border-right:1px solid #cccccc;
}
.inforight {
width:250px;
background-color:#cccccc;
background-image:url(../images/rightcontent/info.jpg);
background-repeat:no-repeat;
background-position:top center;
border-right:1px solid #cccccc;
}


.footer {
background-color: #c30837;
height:30px;

}

.footerlinks  {
font:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:10px;
padding-top:10px;
font-weight:bold;
line-height:16px;
letter-spacing:1px;
width:900px;
margin:0 auto;

}
.footerlinks a:link {
color:#000000;
}
.footerlinks a:visited {
color:#000000;
}

.footerlinks a:hover {
color:#c30837;
}

.footerlinks a:active {
color:#000000;
}


h1 {
font-size:18px;
font-weight:bold;
font-family: Geneva;
color:  #c30837;
padding:5px;
margin:0px;
padding-left:10px;
padding-top:10px;
}

h2 {
font-size:13px;
font-weight:bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
color:  #000000;
padding:0px;
margin:0px;
text-align:left;
padding-bottom:5px;
line-height:18px;
}
h5 {
font-size:12px;
font-weight:bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #333333;
padding:0px;
margin:0px;
text-align:left;
padding-bottom:0px;
padding-top:10px;
text-transform: uppercase;
}

h6 {
font-size:14px;
font-weight:bold;
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #333333;
padding:0px;
margin:0px;
text-align:left;
padding-bottom:0px;
padding-top:3px;
text-transform: uppercase;
text-align:center;
}

p{
font-size:12px;
font-family: Geneva, Arial, Helvetica, sans-serif;
color:  #000000;
padding:0px;
margin:0px;
text-align:left;
padding-right:10px;
line-height:18px;

}

li {
font-size:12px;
font-family: Geneva, Arial, Helvetica, sans-serif;
color:  #000000;
padding:0px;
margin:0px;
text-align:left;
padding-right:10px;
line-height:18px;

}

.plink{
font-size:12px;
font-family: Geneva, Arial, Helvetica, sans-serif;
color:  #000000;
padding:0px;
margin:0px;
text-align:left;
padding-right:10px;
line-height:18px;

}

.plink a:link {
color:#000000;
}
.plink a:visited {
color:#000000;
}

.plink a:hover {
color:#c30837;
}

.plink a:active {
color:#000000;
}
