@charset "utf-8";




body  {
	font: 100% Helvetica, Arial, sans-serif;
	background: #fffefe;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: justify; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

body a, a:link, a:visited {
	color: #000000;
}
h1 {
	font-family:Helvetica, Ariel, sans-serif;font-weight:bold;
	font-size:24px;
	color:#0a0347;
	
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults   */
	padding: 0;
}
h2 {
font-family:Helvetica, Ariel, sans-serif;font-weight:bold;
font-size:18px;
	margin: 0 0 5 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}

h3 {
font-family:Helvetica, Ariel, sans-serif;font-style:italic;font-weight:normal;
border-bottom:1px solid grey;

	margin: 0 0 5 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}



#sidebar h3 {
font-family:Helvetica, Ariel, sans-serif;font-style:italic;font-weight:normal;
border-bottom:1px solid grey;
font-size:12px;
	margin: 0 0 5 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
}




.twoColFixLtHdr #container { 
	max-width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid black;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header { 
	height:444px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.twoColFixLtHdr #headermini { 
	height:123px;
	background-image:url(images/header-mini.jpg);
	text-decoration:none;
	padding: 0px 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

.twoColFixLtHdr #headerminiheads { 
	height:123px;
	background-image:url(images/header-mini-heads.jpg);
	text-decoration:none;
	
	padding: 0px 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 

#miniorgs {
position:relative; top:20px; left:248px; width:500px;
font-family:Helvetica, Ariel, sans-serif;
font-weight:bold;
font-size:12px;
color:white;
filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;

}
#miniorgs a {
text-decoration:none;
color:white;
}



.twoColFixLtHdr #title {
text-decoration:none;	
}

.twoColFixLtHdr #titlemini {
	font-size:30px;line-height:26px;font-weight:bold;
}

.twoColFixLtHdr #titleminiheads {
	font-size:18px;font-weight:bold;
	text-align:right;
}

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


@media screen and (max-width: 600px) {
  #sidebar1{
    display: none;
	}}
#sidebar1 {
	margin: 0; 

	width:160px;
	background-image: url(/dock/images/menubg.gif);
	padding: 0px 0px 15px 0px;
	color:white;
	background-color: black;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	line-height:150%;

}

#sidebar1 a {
	text-decoration:none;
	color:white;
	border-bottom:1px solid grey;
	}


.twoColFixLtHdr #mainContent {
	margin: 0;
	padding: 10px 20px 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:150%;
	text-align:justify;
	
	background-repeat:repeat;
	background-position-x: -21px;
	
} 


#mainContent a, a:link, a:visited {
	color: #900;
	text-decoration:underline;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	
}
#titlebar {
	margin: 0; 
	padding: 0;
	max-width:760px;

	padding: 10px 0px 10px 20px;
	color:white;
	text-align:left;
	font-size:24px;
	font-weight:bold;

	background:url(images/ilwu_top-bg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	}

.coltwo {
	position:relative;
	float:right;
	margin-left:15px;
	background-color: #b8d9b0;
	color:black;
	width:400px;
	padding-bottom:10px;
	font-size:12px;
	border: 2px #123809 solid;
	font-family:Helvetica, Ariel, sans-serif;
}

.coltwo2 {
	position:relative;
	float:right;
	margin-left:15px;
	background-color: #b8d9b0;
	color:black;
	width:284px;
	font-size:12px;
	border: 2px #123809 solid;
	text-align:justify;
	padding:7px;
	font-family:Helvetica, Ariel, sans-serif;
}

.coltwovid {
	position:relative;
	float:right;
	margin-left:15px;
	background-color: #b8d9b0;
	color:black;
	width:320px;
	padding-bottom:10px;
	font-size:12px;
	border: 2px #123809 solid;
}
.coltwo p {
	padding-left:6px;
	padding-right:6px;
	line-height: 120%;
	margin-top:5px;
	margin-bottom:5px;
	text-align: left;
}
.caption {font-style: italic;text-align: right;margin-top:0px;padding-top:0px;line-height: 100%;}

.caption2 {font-style: italic;margin-top:0px;padding-top:0px;line-height: 100%;}

.quote {font-style: italic; margin-left:30px;margin-right:30px; font-size:14px;line-height: 100%;}

.twoColFixLtHdr #footer { 
	padding: 0 10px 0 260px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	height:25px;
	font-family:Helvetica, Ariel, sans-serif;font-weight:bold;font-size:10px;color:black;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.photoright {
position:relative;float:right;margin-left:10px;border:1px solid black;background:#333;font-family:helvetica, arial, sans-serif;color:white;text-align:right;font-size:12px;
}
.photoleft {
position:relative;float:left;margin-right:10px;border:1px solid black;background:#333;font-family:helvetica, arial, sans-serif;color:white;text-align:left;font-size:12px;
}

.photoright .caption {
margin-right:5px;}
.photoleft .caption {
margin-right:5px;}

.vidnavlinks {
	
	color:black;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 300px;
	height:306px; 
	overflow:auto;
		line-height:110%;
	border:1px solid black;margin:5px;padding:5px;text-align:left;background:#999CC;
	
	
}
.vidnavlinks2 {
	
	color:black;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 300px;
	height:40px; 
	overflow:auto;
		line-height:110%;
	border:1px solid black;margin:5px;padding:5px;text-align:left;background:#999CC;
	
	
}
.vidnavlinks3 {
	
	color:black;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 300px;
	height:40px; 
	overflow:auto;
		line-height:110%;
	border:1px solid black;margin:5px;padding:5px;text-align:left;background:#999CC;
	
	
}
.vidnavlinks img {
border:none;

}

.vidnavlinks a {
	color:black;
	text-decoration:none; 
	border:none;
}

#thirtyfoursubmenu {
display:none;
}

body#thirtyfour div#thirtyfoursubmenu a {
color: black;
}

body#thirtyfour div#thirtyfoursubmenu {
color: black;
background-color: white;
margin-top: 4px;
display:block;
border:1px white solid;
padding: 2px;

font-size:12px;
m-top:4px;
}

body#thirtyfour span#thirtyfourselected a {
background-color: white;
color:black;
text-decoration: none;
padding-bottom:4px;
}


#timetable {
width: 745px;
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: black;
	border-collapse: separate;
	background-color: white;

}

#timetable td { 
text-align: left; 
vertical-align: top;
padding-top:8px;
	border-width: 1px;
	padding: 4px;
	border-style: none;
	border-color: black;
	background-color: rgb(183, 183, 183);
	-moz-border-radius: 0px 0px 0px 0px;
}

#phototable {
width: 745px;
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: black;
	border-collapse: separate;
	background-color: white;

}

#phototable td { 
text-align: center; 
vertical-align: top;
padding-top:8px;
	border-width: 1px;
	padding: 4px;
	border-style: none;
	border-color: black;
	background-color: rgb(183, 183, 183);
	-moz-border-radius: 0px 0px 0px 0px;
}

#phototable2 {
	width:auto
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: black;
	background-color: white;
}

#imageContainer {
	position:relative;
	margin:auto;
	width:400px;
	height:325px;
	border:1px solid #000;
}

#imageContainer2 {
	position:relative;
	margin:auto;
	width:270px;
	height:361px;
	background-color:#000;
	border:1px solid #000;
	overflow: hidden;
}

#imageContainer3 {
	position:relative;
	margin:auto;
	width:400px;
	height:300px;
	background-color:#000;
	border:1px solid #000;
	overflow: hidden;
}

#imageContainer7 {
	position:relative;
	margin:auto;
	width:780px;
	height:200px;
	background-color:#000;
	border:1px solid #000;
	overflow: hidden;
}

h4.giDescription {
text-align: center;

font-weight:normal;
line-height:100%;
margin:0px 10px 0px 10px;
}