#divCover {
	width: 100%;
	background-image: url("images/background.gif");
	background-position: top center;
	background-repeat: repeat-x;
	margin: 0 auto;

}
#divHeader {
	background-image: url("images/header9.gif");
	background-position: top center;
	background-repeat: no-repeat;
	height: 150px;
	width: 100%;
}
#divMovie {
	float: left;
	margin: 20px auto;
	width: 833px;
	cursor: default !important;
}

#divContent {
	display:block;
}

#divCell {
	margin: 20px auto;
	text-align: center;
	width: 840px;
	z-index: 100;
}
#divFooter {
	clear:both;
	font-weight: bold;
	font-size: 75%;
	padding-top: 10px;
}
#divCredits {
	display:none;
}
/* college */
#divCollege {
	height: 19em;
}
/* medical */
#divMedical {
	height: 19em;
}
/* foundation */
#divFoundation {
	height: 19em;
}
/* images */
#divCollege .clsImage {
	background-image: url("images/lorma_colleges.jpg");
	background-position: center;
	background-repeat: no-repeat;
	width: 224px;
	height: 140px;
	margin: 0 auto;
}
#divMedical .clsImage {
	background-image: url("images/panoramic_hospital.jpg");
	background-position:  left;
	background-repeat: no-repeat;
	width: 224px;
	height: 140px;
	margin: 0 auto;
}
#divFoundation .clsImage {
	width: 110px;
	height: 130px;
	background-image: url("images/lorma_foundation100.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	float: left;
}
#divFoundation .clsText {
	text-align: center;
	float: left;
	width: 9em;
	padding-top: 25px;
}
#divFoundation  span.url {
	padding-top: 18px;
}
/* classes */
.clsImage {
	
}
.clsText {
	font-size: 120%;
	font-weight: bold;
}
.clsTag {
	text-align: center;
	clear: both;
	font-size: 95%;
}
div .clsText span.title {
	/*text-transform: capitalize;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 20px;
	font-weight: bolder;
	font-size: 110%;
	*/
	display:none;
}
div .clsText span.urltext {
	text-align: center;
	font-weight: bolder;
	font-size: 110%;
	margin: 0;
}
div .clsText span.url {
	text-align: center;
	font-weight: normal;
	font-size: 70%;
	padding-top: .1em;
}
div .clsText span {
	display: block;
	clear: both;
	font-size: 9pt;
}

a:link, a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover, a:active {
	text-decoration: underline;
	color: #333333;
}
.font10 {
	font-size: 9pt;
	font-weight: bold;
}
.font16 {
	font-size: 12pt;
	font-weight: bold;
}
.pad5 {
	padding: 2px 2px 2px 2px;
	}
.red {
	color: #ff0000;
	}
.red img{
	width:;
}



span.url a:link, .url a:hover, .url a:visited {
	color: #ff0000;
	font-size: 10pt;
}
.object {
	float: left;
	padding: 1px;
}

#divSections {
	display: block;
	clear:both;
}

#divSections .under {
	float: left;
	width: 23em;
}
#divSections div a {
	font-size:12px;
	font-weight:bold;
}
#likeproj {
	position: absolute;
	left: 72%;
	top: 118px;
}

#likeproj a {
	background-color: #f90;
	color: #fff;
	padding: 5px 10px 3px 10px;
	font-weight: bold;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#bookimage {
	float: left;
	width: 400px;
}
#bookinfo {
	float: left;
}

#booknote {
	font-size: 50%;
	margin-top: 50px;
}
#booktitle {
	padding-top: 30px;
	font-size: 14pt;
}
#bookauthor {
	font-size: 10pt;
	padding-top: 20px;
	color: #3F4545;
}
#booknote a:hover {
	font-decoration: underline;
}
#booknote a, #booknote a:link, #booknote a:visited {
	display: inline;
	color: #f00;
	font-decoration: none;
}





html {
	padding:0px 0px 20px 0px;
	margin:0px;
}
body {
	background-color: #ffffff;
	font-family: Arial;
	text-align:center;
	margin:0px;
	padding:0px;
	color: #000000;
}
