/* Body =========================================== */

body
{
	text-align: center;
	background-image:url('images/background.gif');
}

#wrapper 
{
	width: 760px; 
	margin: 50px auto 10px auto;
	text-align: left;
	background-color: #FFFFFF;
	overflow: hidden;
}

/* Content ======================================== */

#content
{
	padding: 20px;
	float: left;
	width: 510px;
	border-left: 1px solid rgb(130, 130, 130);	
	font-family:  helvetica, sans-serif;
}

#content p
{
	font-size: 13px;
	text-align: justify;
	/* text-indent: 40px; */
}

#content img
{
	position: relative;
	margin-left: 10%;
}

#personHeading /* use for page titles */
{
	font-family: times;
	font-size: 26px;
	text-align: left; 
	font-style: italic; 
	font-weight: bold
}

#infoHeading /* use for faculty info */
{
	text-align: center;
}

#sectionHeading /* use for smaller titles on a page */
{
	font-weight: bold;
	font-size: 15px;
}

/* Title Bar ============================================ */

#sitetitle
{
	width: 100%;
	height: 70px;
	background-color: black;
	overflow: hidden;
}

#sitelogo img
{
	float: left;
	width: 189px;
}

#siteimage img
{
	float: left;
	width: 571px;
}

/* Menu ================================================== */

#menu
{
	float: left;
	width: 188px;
	padding-bottom: 15px;
}

#menu div
{
	width: 100%;
	height: 25px;
	background-color: #FDECB1;
	font-size: 13px;
	font-family: helveticva, sans-serif!important;
	line-height: 25px;
}

#menu div:hover
{
	background-color: #D7D7D7;
}

#menu a
{
	color: rgb(0, 0, 102);
	text-decoration: none;
	font-size: 13px;
	/* margin: 10px; */
	margin-left: 10px;
	display: block;
}

#menu span
{
	margin-left: 10px;
	font-weight: bold !important;
}

#sectiontitle
{
	height: 67px !important;
	font-size: 20px !important;
	font-family: fantasy !important;
	color: #FFFFFF !important;
	text-align: left!important;
	padding-top: 10px;
	text-indent:5px;
	line-height: 40px !important;
	background-image:url('images/youarehere.jpg') !important;
	border-bottom: 1px solid rgb(130, 130, 130);

}

#admin
{
	line-height: 25px !important;
	background-color: #99FF99 !important;
	/* border-bottom: 1px solid rgb(130, 130, 130); */
}

#admin a
{
	font-size: 13px !important;
}

#admin:hover
{
	background-color: #D7D7D7 !important;
}

/*

#current
{
	background-color: #666666 !important;
}

#current a
{
	color: #FFFFFF !important;
}

*/

#submenu
{
	height: auto !important;
	background-color: #FFFFFF !important;
	width: 188px;
}

#submenu div
{
	background-color: #FEC96D;
	width: 168px !important;
	position: relative;
	left: 10px;
}

/* Other =============================== */

#symposium
{
	text-align: center; 
	margin: 10px auto 10px auto;
	height: 40px;
	width: 350px;
}

#symposium div
{
	border: 1px solid black;
	background-color: #FDECB1;
	height: 25px;
	line-height: 25px;
	width: 150px;
	margin: 5px;
	float: left;
}

#symposium div:hover
{
	background-color: #D7D7D7;
}

#symposium a
{
	text-decoration: none;
	font-size: 13px;
	font-family: times !important;
}

#messageRow

{
	background-color: #FDECB1;
}

#messageRow a

{
	text-decoration: none;
}

#faculty div
{
	width: 100px;
	height: 150px;
	padding: 10px;
	float: left;
	font-size: 11px;
	text-align: center;
}

#faculty a
{
	text-decoration: none;
}

#faculty img

{
	width: 100px;
}

#quote p

{
	text-align: right;
	font-style: italic;
}

#phone
{

}

#hours
{

}

/* Footer ====================================================== */

#sitefooter
{
	clear: left;
	width: 95%;
	text-align: right !important;
	border-top: 1px solid rgb(130, 130, 130);
	line-height: 80%;
}

#sitefooter a
{
	text-decoration: none;
}

#sitefooter p
{
	font-size: 11px;
	font-family: sans-serif !important;
	font-weight: 550;
	text-align: right !important;
}
