@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	background-color: #660000;
	font-family: "Myriad Pro", Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	}

h3 { color: blue;}

img {
	border: 0;
	}

#wrapper {
	width:955px;
	margin: 0 auto;
	text-align:left;
	clear:both;
	}

#header {



	height:136px;
	clear: both;
	display:block;




}

#headerRight {
	float:right;
	width:700px;
	display:inline;
}

#logo {
	float:left;
	width:255px;
	/*padding:0 0 0 30px;*/
}

#searchBox form {
	margin:0;
	padding:0;
	}
	
#searchBox p {
	margin:0;
	padding:0;
	
	}
	
#searchBox {
	display:inline;
	margin: 20px 10px 0 0;
	padding:0;
	float:right;
	width: 191px;
	height: 25px;
   background: url(images/search.gif) no-repeat top right;
}

#searchBox #s {
	margin: 3px 8px 0 0;
   padding: 0;
	float:right;
	display:inline;
   border: 0;
   width: 170px;
   background: none;
   font-size: 0.8em;
}

#searchBtn {
	display:none;
	}

#textAdjust {
	float: right;
	display: inline;
	width: 700px;
	text-align: right;
	height: 38px;
	font-size: 0.8em;
	color: #fff;
	margin-top:5px;
	}

#textAdjust div {
	display: inline;
	}
	
#smlT {
	font-size:1.2em;
	font-weight: bold;
	margin-left: 10px;
	}
	
#medT {
	font-size:1.6em;
	font-weight: bold;
	margin-left: 10px;
	
	}
	
#lrgT {
	font-size:2.0em;
	font-weight: bold;
	margin: 0 20px 0 5px;
	}
	
#textAdjust a {
	color: #fff;
	text-decoration: none;
	}
	
#mainContent { 
	float: right;
	width: 805px;
	margin:0;
	padding:0;
	padding-left:1px;
	display:block;
	border-left: double #fff;

} 
	
#banner {


	width: 780px;
	height: 215px;
	display:block;
	clear:both;	
	border: solid 5px #365f8c;
	
}
	
#photoDiv {
	position:absolute;
	float:right;
	top:213px;
	right:22px;
	z-index:888;
	/*display:none;*/
}
	
.article {
	padding: 10px 10px 10px 10px;
	font-size: 0.9em;
	margin: 0;
	
	}

#advertBody {
	width: 790px;
	margin:0;
	clear: both;
	float: left;
/*	border: solid 5px #365f8c; */
	background-color:#fff;
}
	
#adBackGrnd {
	width: 790px;
	float: left;
	min-height:390px;
	background:url(../images/content_wrap_bd.png) left top repeat-y;
	height: auto !important; /* For Saf/Fx */
	height: 390px; /* IE6 expands this if needed */
	position:relative;
	
}
	
#adBackGrnd .hd{
	background:url(../images/content_hd.png) left top no-repeat;
	height:5px;
	display:block;
	clear:both;
	font-size:0px;
}
#adBackGrnd #back-fd{
	position:absolute;
	left:0px;
	bottom:0px;
	width:790px
}
#adBackGrnd .fd{
	height:5px;
	display:block;
	clear:both
}	

#adBackGrnd1Col {
	width: 790px;
	float: left;
	min-height:390px;
	background:url(../images/content_wrap_bd1col.png) left top repeat-y;
	height: auto !important; /* For Saf/Fx */
	height: 390px; /* IE6 expands this if needed */
	position:relative;
}

#adBackGrnd1Col .hd{
/*	background:url(../images/content_hd.gif) left top no-repeat; */
	height:6px; /*IE 6 fix */
	display:block;
	clear:both;
	background-color:#365f8c;
	font-size:0px;
}

#adBackGrnd1Col #back-fd{
	position:absolute;
	left:0px;
	bottom:0px;
	width:790px;
}
#adBackGrnd1Col .fd{
	height:5px;
	display:block;
	clear:both;
}


.advertBodyBottom {
	padding: 0 0 15px 0;
	margin: 0;
}
	
.advertBody p {
	font-size: 1.9em;
	
}
	
.adColLeft {
	float: left;
	width: 585px;
	margin: 0;	
}

.adColLeft1Col {
	float: left;
	width: 750px;
	margin: 0;	
}
	
.adColRight {
	float: left;
	width: 175px;
	padding: 55px 10px 0 10px;
	margin: 0px 0px 0 0;
	color: #6283A8;
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-size: 0.8em;
}
	
.adColRight a {
	color: #6283A8;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.9em;
}
.adColRight p {
	padding:0;
	margin: 6px;
	font-size: 1.0em;
}
.adColLeft p {
	padding:0;
	margin: 8px;
}

#footerContainer {	
	display:block;
	clear:both;
	padding-top:5px;
	padding-bottom:10px;
}
	
#footerContainer ul {
	margin: 0 0 5px 0;
	padding: 0;
}

#footerOne {
	text-align:center;
	list-style:none;
	}
	
#footerOne li {
display:inline;
}
	
#footerTwo {
	text-align:center;
	list-style:none;
	}
	
#footerTwo li {
display:inline;
}
	
#footerThree {
	text-align:center;
	list-style:none;
	}
	
#footerThree li {
display:inline;
}

#footerFour{
	text-align:center;
	list-style:none;
}

#footerFour li {
display:inline;
color: #fff;
font-size:0.7em;
}

.footerNoLine {
	color:#fff;
	background-color: transparent;
	font-size:0.7em;
	margin:5px 4px 0 4px;
	padding:0;
}
	
.footerLink a {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
	
.footerLink a:hover {
	color: #009;
	background-color: transparent;
}
	
.clearClass {
	clear:both;
   height:0;
   font-size: 1px;
   line-height: 0px;
}

.seperator {
	border-top: 1px dashed #6283A8;
	/*background: url(../images/3pxdot.png) repeat-x;*/
	width: 160px;
	height: 2px;
	margin-left: 5px
}
.articleseperator {
	height: 5px;
	line-height: 5px;
	background-color: #365f8c;
	text-align:center;
	display:block;
}
.clearClass {
	clear:both;
   height:0;
   font-size: 1px;
   line-height: 0px;
}

/* *** Float containers fix: *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */


#twocols {
	width: 800px;
	float: right;
	position: relative;
}
#rightcol {
	width:190px;
	float:right;
	position:relative;
	height:288px;
	background:url(../images/coach.png) no-repeat top left;
}
#leftcol {
	width:144px;
	float:left;
}
#main{
	background:url(../images/menu_bd2.png) left bottom repeat-y;
	padding:0px;
	margin:0px;
	display:block;
	clear:both;
	position:relative;
	overflow:hidden;
	width:955px;
}
#main-bd{
	position:relative;
	clear:both;
	display:block;
	margin:0px;
	padding:0px;
	overflow:hidden;
	width:955px;
}
#menu-bottom{
	background:url(../images/menu-bottom.png) left bottom no-repeat;
	width:142px;
	height:58px;
	position:absolute;
	left:0px;
	bottom:0px;
	padding-left:1px;
	display:block;
	z-index:888
}

/* Nav*/

@charset "utf-8";
/* CSS Document
	Navigation Elements */

/*
Top Navigation Text Links
*/
	
#topNav {
	float: right;
	width:440px;
	padding:20px 0 0 0;
	height:20px;
	text-align:right;
	color:#fff;
	background-color: transparent;
}
#topNav a {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}
#topNav a:hover {
	color: #000099;
	background-color: transparent;
}
#topNav ul {
	margin:0;
	padding:0;
}
.navElements {
	display:inline;
	list-style: none;
	font-size:1.0em;
}
.navElements form {
	margin:0;
	padding:0;
}
.navLine {
	display:inline;
	list-style:none;
	color:#fff;
	background-color: transparent;
	font-size:0.7em;
	float:left;
	border-right:solid 1px #fff;
	margin:5px 2px 0 4px;
	padding:0 6px 0 0;
}
.noLine {
	display:inline;
	list-style:none;
	color:#fff;
	background-color: transparent;
	font-size:0.7em;
	float:left;
	margin:5px 4px 0 4px;
	padding:0;
}
.navFooter {
	color:#fff;
	background-color: transparent;
	font-size:0.7em;
	border-right:solid 1px #fff;
	margin:5px 2px 0 4px;
	padding:0 6px 0 0;
}


/*
	Global Navigation
*/

#navContainer {
	float: right;
	width:685px;
	height:42px;
	margin:0 7px 0 0;
	padding: 0;
}
#navContainer div {
	float: right;
	width:670px;
}
#navButtons {
	background:url(../images/navButtons.gif) no-repeat;
	height:42px;
	width: 670px;
	margin:0;
	padding:0;
}
#navButtons span {
	display: none;
}
#navButtons li, #navButtons a {
	height:42px;
	display:block;
	padding: 0 0 0 0;
	color:#fff;
	font-size:10pt;
	text-decoration: none;
	text-align: center;
}
#navButtons li {
	float:left;
	list-style:none;
	display:inline;
}

#navFutureStudents {
	width: 152px;
}
#navPharmacy {
	width: 160px;
}
#navAlumni {
	width: 82px;
}
#navFriends {
	width: 84px;
}
#navCommunity {
	width: 180px;
}
#navFutureStudents a:hover {
	background:url(../images/navButtons.gif) 0px -42px no-repeat;
}
#navPharmacy a:hover {
	background:url(../images/navButtons.gif) -152px -42px no-repeat;
}
#navAlumni a:hover {
	background:url(../images/navButtons.gif) -312px -42px no-repeat;
}
#navFriends a:hover {
	background:url(../images/navButtons.gif) -394px -42px no-repeat;
}
#navCommunity a:hover {
	background:url(../images/navButtons.gif) -478px -42px no-repeat;
}



/* Left Navigation  */

#sideBarLeft {
	float: left;
	width: 142px;
	padding:0;
	margin: 0;
	min-height: 600px;
	height: auto !important; /* For Saf/Fx */
	background: url(../images/menu_top.png) no-repeat top left;
	}
#menuContainer {
	background-color: #365F8C;
	float: left;
	width: 142px;
	margin: 47px 0 0 0;
	padding: 0;
}
#menuWrapper {
	float: left;
	width: 142px;
	padding-bottom:60px;
	padding-right:1px;
}
#menu {
	width: 142px;
	list-style: none;
	margin: 0;
	padding: 0;
	/*display: block;*/
	text-align: center;
	font-size: 0.8em;
	
}
.titleElement {
	background: url(../images/menu_title.png) repeat-x;
	min-height: 24px;
	height: auto; /* Safari */
	height: 24px; /* IE6 expands this if needed */
	color: fff;
}
.titleElement a {
	color: #fff;
	text-decoration: none;
}
.titleElement a:hover {
	color: #6699FF;
	text-decoration: none;
}
#menu li {
	padding-top:6px;
	color: #fff;
}
.menuElement {
	height: auto; /* Safari */
	min-height:24px;
	height: 24px; /* IE6 expands this if needed */
}
.menuElement a {
	color: #fff;
	text-decoration: none;
}
.menuElement a:hover {
	color: #6699FF;
	text-decoration: none;
}

/*
EOF
*/


