body {
	background-color:#ffffff;
}

a {
  color: #11297b;
}
a:hover {
	color:#000;
}
.align-center {
	margin:0px auto 0px auto;
}

#maincontent hr {
	width:100%;
	margin:8px auto 8px auto;
}
#menucolumn hr {
	margin:12px auto 0px auto;
	width:90%;
}

#menucolumn .nome {
	margin-top:-5px! important;
}
#container {
  width: 984px;
  margin-left: auto;
  margin-right: auto;
  position:relative;
}

#innercontainer {
	  width: 964px;
	  margin-left:10px;
	  border-left:1px solid #11297b;
	   border-right:1px solid #11297b;
	    border-bottom:1px solid #11297b;
}
#content_and_menu {
	padding-top:30px;
}
.subpages #content_and_menu, .mpr #content_and_menu {
padding-top:10px;
}
/************************* Banner ************************************/
#creightonlogo {
/*  background: transparent url(/fileadmin/projects/public-relations/pr-2011/images/CreightonLogoa.png) top left no-repeat; */
  position: absolute;
  width: 160px;
  height: 75px;
  top:30px;
  left:36px;
}

a#creightonlink  {
  background-image:url("/fileadmin/images/global/spacer.gif");
  display: block;
  width: 160px;
  height: 75px;
}
#banner {
   background: transparent url(/fileadmin/projects/public-relations/pr-2011/images/banner-facet.jpg) no-repeat;
   height:136px;
   width:984px;
   position:relative;
}
.mpr #banner {
   background: transparent url(/fileadmin/projects/public-relations/pr-2011/images/mpr-banner.jpg) no-repeat;
}
a#cmlink {
  background-image:url("/fileadmin/images/global/spacer.gif");
  display: block;
  width: 984px;
  height: 136px;
  margin-left:0px;
}
table#socialtable {
	width:190px;
	margin-top:15px;
	margin-left:8px;
	margin-bottom:5px! important;
	border:none! important;
}
table#socialtable td {
	border:none! important;
	height:32px;
}
td#thesocialtext {
	text-align:center;
	font-weight:bold;
    	font-size:16px;
    	padding-bottom:0px! important;
    	color:#11297b;
    	border:none! important;
}

table#socialtable td a {
	height:32px;
	width:32px;
	display:block;
}
table#socialtable td a:hover {
	border-bottom:none;
}

td#facebook-link a {
background:transparent url(/fileadmin/images/icons/social-icons/IconDock/32px/facebook.png) center center no-repeat;

}
td#linkedin-link a {
background:transparent url(/fileadmin/images/icons/social-icons/IconDock/32px/linkedin.png) center center no-repeat;

}
td#twitter-link a {
background:transparent url(/fileadmin/images/icons/social-icons/IconDock/32px/twitter.png) center center no-repeat;

}
td#youtube-link a {
background:transparent url(/fileadmin/images/icons/social-icons/IconDock/32px/youtube.png) center center no-repeat;

}
table {
	border: 1px solid #D0D0D0! important;
        font-size:.9em;
        margin:10px 0px 10px 0px;
        width:70%;
	}
table p {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	}
table th {
	background: url("/fileadmin/projects/reinert/images/subpages/header-bk.png") repeat-x scroll 50% 50% #5e7eb1;
	border-right: 1px solid;
	color:#FFFFFF;
	padding:6px;
	font-size:11px;
	text-align:center;
}
table th p {
	margin-top:6px! important;
	margin-bottom:6px! important;
}
.htmlarea-showtableborders td, table td {
	border-right:1px solid #D0D0D0! important;
	border-bottom:1px solid #D0D0D0! important;
	padding:6px;
	}
#givetocreighton {
    height: 30px;
    padding: 5px 0 0 10px;
    position: absolute;
    right: 300px;
    top: 140px;
    width: 190px;
}
.bullets ul {
   list-style-type:disc! important;
}
.bullets ul li ul {
   list-style-type:circle! important;
}