body {
width: 100%;
margin: 0 auto;
font-family: 'Museo300','Trebuchet MS','Verdana', sans-serif;
}

header {
position: fixed;
width: 100%;
z-index: 15;
}
	
nav#nav_main {
width: 100%;
margin: 0 auto;
position: fixed;
top: 70px;
z-index: 15;
}

nav#nav_main ul {
margin: 0 auto;
width: 960px;
overflow: hidden;
}

#mainsection {
position: relative;
margin-top: 140px;
}

nav#pharm_nav {
width: 100%;
height: 70px;
position: relative;
z-index: 10;
}

nav#pharm_nav ul {
width: 960px;
/* background: rgba(153, 153, 153, 1); */
overflow: hidden;
background: url('http://www.ndsu.edu/dce/images/main/default/button_off.gif') repeat-x center bottom;
border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
}





nav#pharm_nav ul li {
width: 33.333333333333%; /* Division of */
float: left;
}

nav#pharm_nav ul li a {
color: #FC0;
text-decoration: none;
text-transform: uppercase;
font-family: 'MuseoSlab700','Verdana', sans-serif;
display: block;
text-align: center;
padding: 24px 0 32px;
background: url('http://www.ndsu.edu/dce/images/main/default/button_off.gif') no-repeat center bottom;
border-right: 1px dotted #FFF;
}

nav#pharm_nav ul li.events a {
border-right: none;
}

nav#pharm_nav ul li a:hover {
color: #FFF;
text-decoration: none;
background: url('http://www.ndsu.edu/dce/images/main/default/button_on.gif') no-repeat center bottom;
}

nav#pharm_nav ul li a.onMe {
color: #FFF;
text-decoration: none;
background: url('http://www.ndsu.edu/dce/images/main/default/button_on.gif') no-repeat center bottom;
}

b, h3, h4 {
font-family: 'MuseoSlab700','Trebuchet MS','Verdana', sans-serif;
text-transform: uppercase;
font-weight: normal;
}

h3 {
font-size: 30px;
width: 400px;
margin: .5em 0em;
}

.bodypharmacy section {
width: 960px;
margin: 0 auto;
margin-top: 50px;
line-height: 1.3em;
}

.post {
border: 1px solid black;
border-radius: 5px;
margin: 15px 0;
}

/* */
/* Slideshow */
/* */

.bodypharmacy #slideshow ul li a {
height: 420px;
width: 100%;
min-width: 960px ! important;
display: block;
background: black;
position: absolute;
z-index: 1;
top: 0;
text-decoration: none;
color: #FFF;
}

.bodypharmacy #slideshow ul li a span.slide {
background: none;
display: block;
width: 960px;
margin: 0 auto;
padding-top: 135px;
height: 285px;
position: relative;
}

.bodypharmacy #slideshow ul li a span.slide b {
display: block;
position: absolute;
top: 160px;
padding-left: 10px;
font-size: 36px;
width: 680px;
font-family: 'DecimaNovaRegular','MuseoSlab900','SquareSerif','Verdana', sans-serif;
text-transform: capitalize;
text-shadow: 0px 1px 5px rgba(51,51,51, .5);
text-align: right;
}

.bodypharmacy #slideshow ul li a span.slide span.summary {
display: block;
border-top: 2px solid #FFF;
position: absolute;
width: 940px;
height: 50px;
bottom: 0px;
padding: 10px;
background: url('http://www.ndsu.edu/dce/images/main/default/transp_fff_70.png');
font-family: 'MuseoSans300','Verdana', sans-serif;
color: #333;
}

.bodypharmacy #slideshow ul li a span.strong {
font-family: 'DecimaNovaBold','MuseoSlab900','SquareSerif','Verdana', sans-serif;
}

.bodypharmacy #slideshow div.window ul li.iamfixed a span.slide b {
top: 375px;
right: -48px;
}


/* */
/* START Dynamic Slideshow */
/* */

.bodypharmacy #slideshow {
position: relative;
width: 960px;
overflow: hidden;
margin: 0 auto;
z-index: 1;
top: 0;
}

.bodypharmacy #slideshow .window li a {
overflow: hidden;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
}

/*--Window/Masking Styles--*/
.bodypharmacy .window {
height:420px; width: 100%;
overflow: hidden; /*--Hides anything outside of the set width/height--*/
/* position: absolute; */
}
.bodypharmacy .image_reel {
 position: absolute; 
top: 0; left: 0;
}
.bodypharmacy .image_reel a { display: block; height: 100%; width: 100%; }
.bodypharmacy .image_reel li { float: left; height: 950px;}
/*

*/
/*--Paging Styles--*/
.bodypharmacy .pagingControler {
width: 960px;
margin: 0 auto;
position: relative;
top: 0;
right: 10px;
}

.bodypharmacy .paging {
position: absolute;
bottom: 0px; right: 0px;
width: 960px; height: 30px;
z-index: 100; /*--Assures the paging stays on the top layer--*/
text-align: center;
background: url(paging_bg2.png) no-repeat;
display: none; /*--Hidden by default, will be later shown with jQuery--*/
}

.bodypharmacy .paging a {
padding: 4px 8px;
text-decoration: none;
color: #fff;
background: rgba(204, 204, 204, .5);
border: 2px solid #CCC;
border-radius: 15px;
-moz-border-radius: 15px;
-khtml-border-radius: 15px;
-webkit-border-radius: 15px;
}

.bodypharmacy .paging a.active {
background: #FFCC33;
border: 2px solid #FFCC00;
color: #FFCC00;
border-radius: 15px;
-moz-border-radius: 15px;
-khtml-border-radius: 15px;
-webkit-border-radius: 15px;
background: #ff6600;
background: -moz-linear-gradient(top,  rgba(255,204,0,.5) 50%, rgba(196,130,0,.5) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(50%,rgba(255,204,0,.5)), color-stop(100%,rgba(196,130,0,.5)));
background: -webkit-linear-gradient(top,  rgba(255,204,0,.5) 50%,rgba(196,130,0,.5) 100%);
background: -o-linear-gradient(top,  rgba(255,204,0,.5) 50%,rgba(196,130,0,.5) 100%);
background: -ms-linear-gradient(top,  rgba(255,204,0,.5) 50%,rgba(196,130,0,.5) 100%);
background: linear-gradient(to bottom,  rgba(255,204,0,.5) 50%,rgba(196,130,0,.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffcc00', endColorstr='#c48200',GradientType=0 );
}

.bodypharmacy .paging a:hover { 
border: 2px solid #FF6600;
background: rgba(255, 102, 0, .5);
}

/* */
/* END Slideshow */
/* */

#extra1 {
 height: 150px;
  background: #FFF;
  position: fixed;
  top: -50px;
  width: 100%;
  z-index: 5;
