
@charset "utf-8";
<style type="text/css">
<!--
body {
  margin: 0px;
  padding: 0px;
  text-align:left;
}
#header1 {  background-image:url(images/header-background.gif);  width: 850px;  height: 110px;  padding:0;  overflow:hidden; margin-top:0px; margin-bottom:5px; }

#header2 { background: #d2d2d2; float: right;  width: 694px;  height: 115px;  padding:0;  overflow:visible; position:relative; }

#menu { background: #FFF; float: right;  width: 694px;  height: 30px;  padding:0;  overflow:hidden; margin-top:5px; }

#border { background:#FFFFFF; width: 850px; padding:5px; margin:5px; }

#wrapper1 {}

#wrapper2 {}

#leftcol {  background:#c4d7ea;  float:left;  width: 150px; height:150px; overflow:hidden; margin-right: 5px; }

#content {  background:#d2d2d2;  text-align:left;  float:right;  width: 850px;  overflow:hidden; margin-top: 5px; }

#wrapper1 { width: 900px; overflow:hidden;  }

#wrapper2 { width: 900px; }


#footer { background-image:url(images/footer-background.gif); background-repeat:repeat-x;
  
  clear: both;
  width: 850px;
  height: 40px;
  overflow: hidden;
  margin-top:5px;
  }

h1 { font-family:Georgia, "Times New Roman", Times, serif; font-weight:400; font-size:25px; color:#FFFFFF; display:inline; }

h2 { font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; font-size:17px; color:#0e3c6e; display:inline;}

h3 { font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; color:#3C3C3C; display:inline;	}

h4 { font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:normal; color:#666666; display:inline;	}
	
h5 { font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; color:#FFFFFF; font-weight:100; display:inline;}

.text { font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal; color:#282828 display:inline;	}

.smalltext { font-family:Arial, Helvetica, sans-serif; font-size:10px; font-weight:normal; color:#282828; display:inline;	}

.datelocation { color:#FFFFFF; font:Arial, Helvetica, sans-serif; font-size:14px; display:inline; }

.contact { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:500; color:#3C3C3C; display:inline;	}

div.trans90 {float:left; background-color: #666666; width:150; height:275; filter:alpha(opacity=90); -moz-opacity:.90; opacity:.90;}
div.trans75 {float:left; background-color: #666666; width:150; height:275; filter:alpha(opacity=75); -moz-opacity:.75; opacity:.75;}

.blockIMG { display:block; margin:0; }

.block1 a { 
	display: block;
	background-color: #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
	vertical-align:middle;
	padding-left:5;
	padding-top:5;
	padding-bottom:5;
	text-align:left;
	}
	

.block2 a { 
	display: block;
	background-color: #FFFFFF; 
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
	vertical-align:middle;
	padding-left:5;
	padding-top:5;
	padding-bottom:5;
	text-align:left;
	}
	
.block2 a:hover { background-color: #CCCCCC; }

a { text-decoration:none }
a:link { color: #666666; }
a:visited { color: #666666; }
a:hover { color: #FFFFFF }

a.linkset2:link { color: #FFFFFF;  }
a.linkset2:visited { color: #FFFFFF; }
a.linkset2:hover { color: #FFFFFF; }
a.linkset2:active { color: #FFFFFF; }

a.linkset3:link { color:#383838; }
a.linkset3:visited { color: #383838; }
a.linkset3:hover { color: #000000; text-decoration:underline; }
a.linkset3:active { color: #383838; }

a.linkset4:link { color: #FFFFFF; }
a.linkset4:visited { color: #FFFFFF; }
a.linkset4:hover { color: #FFFFFF; text-decoration:underline; }
a.linkset4:active { color: #FFFFFF; }

a.lecturetitle:link { color: #0e3c6e; }
a.lecturetitle:visited { color: #0e3c6e; }
a.lecturetitle:hover { color: #0e3c6e; text-decoration:underline; }
a.lecturetitle:active { color: #0e3c6e; }


</style>

