.default {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000;
	background-color: #000;
	text-align: center;
	font-style: normal;
	}


.allignrightindex {
	float: right;
	margin-left: 5px;
	}


.allignleftindex {
	float: left;
	margin-right: 5px;
	}


.style1navbar {
	color: #C0C0C0;
	text-align: center;
	font-size: 16px;
	text-transform: none;
	}


.style2navbar {
	color: #FFF;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-transform: none;
	}


.style1footer {
	color: #C0C0C0;
	text-align: center;
	font-size: 16px;
	text-transform: none;
	font-weight: bold;
	}


.style2pagetitles {
	font-size: 22px;
	font-weight: bold;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: normal;
	}


.style3contact {
	font-size: 14px;
	color: #000;
	text-align: left;
	}
	
	
.style3history {
	font-size: 16px;
	color: #000;
	text-align: justify;
	}


.style3creator {
	font-size: 16px;
	color: #000;
	text-align: justify;
	}
	
	
.style3seminars {
	font-size: 16px;
	color: #000;
	text-align: left;
	}


.style3pictures {
	font-size: 20px;
	color: #AB0F03;
	text-align: center;
	}


.style3benefactor {
	font-size: 16px;
	color: #000;
	text-align: left;
	}


.style3links {
	font-size: 14px;
	color: #000;
	text-align: left;
	}
	
	
.style3question {
	font-size: 14px;
	color: #000;
	text-align: left;
	}
	

.style4index {
	font-size: 16px;
	color: #000;
	margin-top: 15px;
	font-weight: bold;
	}


.style5index {
	font-size: 14px;
	color: #8F282C;
	}


.style6index {
	color: #8F282C;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	}


.style6seminars {
	color: #00C;
	font-size: 16px;
	}
	

.style6history {
	color: #8F282C;
	font-size: 14px;
	font-weight: bold;
	}
	
.style7history {
	color: #8F282C;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	}


.style8creator {
	color: #8F282C;
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	}
	
	
.style9creator {
	color: #8F282C;
	font-size: 14px;
	font-weight: bold;
	}


.style10seminars {
	color: #000;
	text-align: justify;
	font-size: 12px;
	font-weight: normal;
	}


.style11seminars{
	color: #8F282C;
	font-size: 22px;
	font-weight: bold;
	}


.style13pictures {
	color: #8F282C;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	}


.style14pictures {
	color: #000;
	font-size: 16px;
	font-weight: bold;
	}


.style15pictures {
	color: #000;
	font-size: 16px;
	}
	

.style16contact {
	font-size: 18px;
	color: #000;
	text-align: left;
	}


.tab {
	margin-left: 18px;
	}


ul {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	}


a:link {
	font-family: "Times New Roman", Times, serif;
	color: #990000;
	text-decoration: none;
	}


a:hover {
	color: #330000;
	text-decoration: underline;
	}


a:visited {
	color: #990000;
	text-decoration: none;
	}


a:visited:hover {
	color: #330000;
	text-decoration: underline;
	}


.navbaremailjordan:link {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	}
	

.navbaremailjordan:hover {
	color: #990000;
	text-decoration: underline;
	}
	

.navbaremailjordan:visited {
	color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	}
	
	
.navbaremailjordan:visited:hover {
	color: #990000;
	text-decoration: underline;
	}	
	
	
#container {
	margin:0 auto;
	padding:0px;
	background-position: center top;
	}


#container .column {
	float: left;
	position: relative;
	}


#banner {
	background-image: none;
	height: 272px;
	width: 922px;
	background-repeat: no-repeat;
	}


#navbar {
	background-image: url(../Images/Shadows/navbar_background.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 244px;
	text-align: left;
	}


#navbar #title {
	background-image: url(../Images/Shadows/navbar_header.png);
	background-repeat: no-repeat;
	height: 45px;
	}


#navbar #heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-indent: 6px;
	height: auto;
	width: auto;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #8F282C;
	border-right-color: #8F282C;
	border-bottom-color: #8F282C;
	border-left-color: #8F282C;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	}


#navbar #fill {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	padding-top: 5px;
	margin-right: 18px;
	margin-left: 18px;
	padding-left: 15px;
	padding-right: 5px;
	font-size: 14px;
	padding-bottom: 5px;
	}


#navbar #bottom {
	background-image: url(../Images/Shadows/navbar_footer.png);
	background-repeat: no-repeat;
	height: 29px;
	}


#navbar #undernavbar {
	background-color: #000;
	padding-right: 18px;
	padding-left: 18px;
	padding-bottom: 18px;
	text-align: center;

	}

#undernavbartextname {
	color: #EEE;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	}


#homecontent {
	background-image: url(../Images/Shadows/index_body_background.png);
	background-repeat: repeat-y;
	width: 452px;
	float: left;
	}


#homecontent #heading {
	background-image: url(../Images/Shadows/index_body_header.png);
	background-repeat: no-repeat;
	height: 15px;
	}


#homecontent #fill {
	margin-right: 18px;
	margin-left: 18px;
	padding-right: 9px;
	padding-left: 9px;
	text-align: justify;
	}


#homecontent #bottom {
	background-image: url(../Images/Shadows/index_body_footer.png);
	background-repeat: no-repeat;
	height: 23px;
	}


#maincontent {
	background-image: url(../Images/Shadows/pages_background.png);
	background-repeat: repeat-y;
	height: auto;
	width: 678px;
	float: left;
	}


#maincontent #heading {
	background-image: url(../Images/Shadows/pages_header.png);
	background-repeat: no-repeat;
	height: 16px;
	}


#maincontent #bottom {
	background-image: url(../Images/Shadows/pages_footer.png);
	background-repeat: no-repeat;
	height: 27px;
	}


#maincontent #fill {
	margin-right: 16px;
	margin-left: 16px;
	padding-right: 12px;
	padding-left: 12px;
	text-align: left;
	}


#rightbar {
	width: 226px;
	float: left;
	}


#rightbar #events {
	background-image: url(../Images/Shadows/index_rt_bottom_background.png);
	background-repeat: repeat-y;
	width: 226px;
	}
	

#rightbar #professor {
	background-image: url(../Images/Shadows/index_rt_top_background.png);
	background-repeat: repeat-y;
	height: auto;
	width: 226px;
	}


#professor #heading {
	background-image: url(../Images/Shadows/index_rt_top_header.png);
	background-repeat: no-repeat;
	height: 18px;
	}
	

#professor #title {
	margin-right: 17px;
	margin-left: 17px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 14px;
	}


#professor #fill {
	margin-right: 18px;
	margin-left: 18px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 13px;
	text-align: justify;
	}


#professor #more {
	padding: 4px;
	margin-right: 17px;
	margin-left: 17px;
	}


#professor #bottom {
	background-image: url(../Images/Shadows/index_rt_top_footer.png);
	background-repeat: no-repeat;
	height: 29px;
	}


#events #title {
	background-image: url(../Images/Shadows/index_rt_bottom_header.png);
	background-repeat: no-repeat;
	height: 45px;
	}


#events #heading {
	background-color: #FFF;
	margin-right: 17px;
	margin-left: 17px;
	padding-right: 4px;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #8F282C;
	color: #000;
	font-size: 14px;
	border-bottom-width: 1px;
	}


#events #fill {
	padding: 4px;
	margin-right: 17px;
	margin-left: 17px;
	font-size: 14px;
	}
	

#events #bottom {
	background-image: url(../Images/Shadows/index_rt_bottom_footer.png);
	background-repeat: no-repeat;
	height: 28px;
	}


#footer {
	height: auto;
	width: 922px;
	}
	
	
#picGallery {
	min-height: 160px;
	text-align: left;
	padding-bottom: 15px;
	}
/* mac hide \*/
* html #picGallery {height: 160px}
/* end hide */


#picGallery img {
	float: left;
	margin-right: 15px;
	border-style: solid;
	border-color: #8F282C;
	border-width: 2px;
	}
	

#picGalleryText {
	width: 400px;
	float: left;
	padding-bottom: 15px;
	}


#picGallery img:hover {
	border-color: #000;
	}
	
