/* ----- BASICS ELEMENTS ------------------------------------------------------------------------------------------------- */
body {
	font-family: Tahoma;
	color: #999999;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	}


h1,h2,h3 {
	margin-top: 15px;
	padding: 0px;
	}

h3 { 
	font: bold 11pt Tahoma;
	margin-bottom: 0px; 
	color: #6AA14E;
	padding-bottom: 0px;
	}

#supportingText h3 span,#preamble h3 span {
	padding-bottom: 4px;
	background: url(flower3.gif) no-repeat 0 0;
	padding-left: 24px;
	}

#linkList h3 span {
	padding-bottom: 4px;
	background: url(flower2.gif) no-repeat 0 30%;
	padding-left: 14px;
	}

img {
	border-style: none;
	}
	
#collegeThumbnail {
	padding: 5px;
	border: 1px solid #999999;
	}



/* ----- LAYOUT ------------------------------------------------------------------------------------------------------ */
#bodycontent {
	background-image: url(images/contentbg.jpg);
	width: auto;
	}
	
	#logobottom {
	background: url(images/logobottom.jpg);
	height: 93px;
		}
	
#container { 
	margin-left: 0px;
	margin-right: auto;
	padding-top: 0px;
	text-align: left;
	position: relative;
	}

		#pageHeader {
	height: 460px;
	float: left;
	background-image: url(images/sitetop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 700px;
			}

		#quickSummary {
	width: 513px;
	height: 472px;
	float: right;
	background-image: url(images/rightpictureinpicture.jpg);
	background-repeat: no-repeat;
	background-position: left top;
			}

		#preamble {
	width: 215px;
	clear: both;
	background-image: url(images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 285px;
	float: left;
			}

#supportingText {
	margin-left: 31px;
	padding: 0px 20px;
	width: 306px;
	position: relative;
	}

#preamble h3 {
	margin-top: 20px;
	}

#linkList {
	width: 160px;
	font: 10px Tahoma; 
	position: absolute;
	top: 191px;
	left: 55px;
	margin: 0px;
	padding: 0px;
	}

#sitetop {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma;
	background-image: url(images/sitetopbg.jpg);
	height: 492px;
	background-repeat: repeat-x;
	}
	
#photossitetop {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma;
	height: 200px;
	background-color: #7791a6;
	}
	
#sitetitle {
	font-size: 12px;
	font-family: Tahoma;
	line-height: 18px;
	background-image: url(images/sitetitlebg.jpg);
	height: 44px;
	background-repeat: repeat-x;
	background-color: #7691A6;
	padding-left: 50px;
	}

#sitefooter {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma;
	line-height: 18px;
	background-image: url(images/sitebottombg.jpg);
	height: 76px;
	background-repeat: repeat-x;
	}
	
#sitecontent {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma;
	background-color: #FFFFFF;
	padding-left: 75px;
	padding-right: 75px;
	}

#footer {
	font: bold 10px Tahoma;
	padding: 0px;
	background-image: none;
	margin-right: auto;
	margin-left: auto;
	}

/* ----- OTHER ------------------------------------------------------------------------------------------------- */

#lselect {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

#lselect ul {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

#lselect li {
	list-style-type: none;
	}

#lselect li a {
	border-bottom: 1px solid #EEEEEE;
	text-decoration: none;
	padding: 10px 0 10px 10px;
	display: block;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
#lselect li a:hover {
	color: #446DAD;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	}
	
#lselect li a:visited {
	font-weight: bold;
	text-decoration: none;
	}






.profileTitle {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-color:#4B6796;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	}
	
.profilePic {
	padding: 5px 10px 0px 0px;
	}
	
.profileText {
	padding: 10px 0px 20px 0px;
	display: block;
	}
	
.field {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	border: 1px solid #999999;
	}
	
.UnivPageHeader {
	font-size: 14px;
	font-weight: bold;
	}

.welcome {
	font-size: 36px;
	font-style: italic;
	font-weight: bold;
}

.univTitle {
	font-size: 18px
	}
	
