* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: url(http://www.wiyn.org/graphics/gradient2.jpg);  
	background-repeat: repeat-x;
	background-color: black;
	z-index=-2;
	height: 100%;
}


/* ----- the meat of the page ---- */
a {
	color: #d69533;	
}
a:hover {
	color: #FBBA04;	
}

h1 span{
	display: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #99a6d4;
	margin-top: 15px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #99a6d4;
	margin-top: 15px;
}

#linkBKG   {
	position: absolute; 
	left: 720px;
	top: 0px;
	width: 360px;
/*	height: 576px; */
	height: 100%;
	background-image: url(http://www.wiyn.org/graphics/still2.jpg);
	background-repeat: no-repeat;
	background-color: black;
	z-index:-1;
}

/*
#linkEXT   {
	position: absolute; 
	left: 720px;
	top: 576px;
	width: 360px;
	height: 0px;
	background-color: black;
}
*/
	
/* ---------------- Container  -----------------*/

#container {
	width: 720px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.75em;
	background-repeat: no-repeat;
	float: left;
	margin-top: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-left: 0px;
	background-color: transparent;
}

/* ---------------- Page Header   -----------------*/
#headerBox {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 130px;
	width: 720px;
	background-image: url(http://www.wiyn.org/graphics/still2.jpg);
	z-index: -2;
}

#pageHeader {
	margin-left: 265px;
	height: 130px;
	background-color: transparent;
}
#pageHeader h1 {
	height: 50px;
	background-image: url(http://www.wiyn.org/graphics/titlealt1.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 70px;
	width: 520px;
	border-bottom: 2px solid #804c00;
	z-index:+1;
}
#pageHeader h2 {
	height: 50px;
/*	background-image: url(http://www.wiyn.org/graphics/title3.gif); */
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 55px;
	width: 350px;
}

/* ---------------- Quick summary   -----------------*/


#quickBox {
	position: absolute;
	top: 140px;
	height: 950px;
	width: 685px;
	background-color: #999999;
	left: 20px;
	color: white;
	opacity: 0.8; filter: alpha(opacity=80);
	border: 1px solid gray;
}

#quickSummary {
	position: absolute;
	top: 400px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #d6e0f5;
	text-align: right;
	left: 30px;
	background-color: black; 
	padding: 5px;
}

/* ---------------- Preamble   -----------------*/

#preamble {
	width: 650px;
	margin-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.10em;
	margin-top: 10px;
	padding: 2px;
	color: #bfb3b3;
	position:relative;
	top: -120px;
}
#preamble h3{
	margin: 0;
	padding: 0;
}
#preamble .p1 {
	padding: 0;
	margin: 5px 0 0 0;
}

.p1,.p2,.p3,.p4,.p5,.p6,.p7,.p8,.p9,.p10,.p11,.p12,.p13,.p14,.p15,.p16,.p17 {
	margin-top: 8px;
	text-align: justify;
}



/* ---------------- Supporting text   -----------------*/

#supportingText {
	margin-left: 30px;
	color: #d1c8c8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.10em;
	width: 670px;
	padding-left: 2px;
	position: relative;
	top: -20px;
	min-height: 560px;
}

#supportingText h2 {
	color: #adb9e1; 
	border-bottom: 1px #b86e02  dotted;
}


.p1,.p2,.p3,.p4,.p5,.p6,.p7,.p8,.p9,.p10,.p11,.p12,.p13,.p14.p15,.p16,.p17  {
	margin-top: 8px;
}


.p2,.p6,.p8,.p9,.p13 {
	padding-bottom: 10px;
}

#supportingText li {
        list-style-type: none;
	line-height: 20px;
}	

#supportingText li.pol {
	line-height: 15px;
	list-style-type: disc;
	padding-top: 8px;
}	

#supportingText ul.pol {
	list-style-type: disc;
	padding-left: 20px;
	text-align: justify;
}

#supportingText li.pubs {
        list-style-type: none;
	margin-top: 10px;
	line-height: 15px;
}	

#supportingText li.res {
        list-style-type: decimal;
	margin-top: 10px;
	line-height: 15px;
	margin-left: 20px;
}	

#supportingText li.res2 {
        list-style-type: lower-alpha;
	margin-top: 10px;
	line-height: 15px;
	margin-left: 20px;
}	

i.alt	{
	font-style: italic;
	color: orange;
}

#supportingText h3:before {
	content: url('http://www.wiyn.org/graphics/point2.gif');
	margin-left: -17px;
}

#supportingText td {
	padding-bottom: 8px;
}

#spacer {
	position: relative;
	height: 400px;
	width: 500px;
}

th {
	padding: 2px;
	vertical-align: top;
}

td {
	padding: 2px;
	vertical-align: top;
	text-align: left;
}

#pics1 {
        margin-bottom: 20px;
        position: relative;
        top: 5px;
        left: 255px;
        height: 100px;
        width: 135px;
}

#pics2 {
        margin-bottom: 20px;
        position: relative;
        top: 5px;
        left: 250px;
        height: 100px;
        width: 150px;
}

#double {
        margin-bottom: 20px;
        position: relative;
        top: 5px;
        left: 180px;
        height: 102px;
        width: 311px;
}

#pics3 {
        position: relative;
        top: 0px;
        left: 0px;
        height: 100px;
        width: 150px;
}

#pics4 {
        position: relative;
        top: -100px;
        left: 160px;
        height: 100px;
        width: 150px;
}

#double2 {
        margin: 10px 0px;
        position: relative;
        top: 5px;
        left: 50px;
        height: 150px;
        width: 511px;
}

#pics5 {
        position: relative;
        top: 0px;
        left: 0px;
        height: 125px;
        width: 150px;
}

#pics6 {
        position: relative;
        top: -125px;
        left: 160px;
        height: 130px;
        width: 280px;
}

#supportingText a.here {
	color: #fbba04;
	text-decoration: underline;
}

#supportingText a {
	color: #d69533;
	text-decoration: none;
}

#supportingText a.blue {
	color: #99a6d4;
	text-decoration: none;
}

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

/* ---------------- LinkList  -----------------*/

#linkList {
	position: absolute; 
	left: 722px;
	top: 96px;
	width: 265px;
/*	height: 100%;  */
	background-position: 0px 0px;
}
#linkList2 {
	color: #008fb2;
	margin-left: 15px;
}
.select {
	padding-bottom: 5px;
	color: #cc7a00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-indent: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.indent {
	text-indent: 20px;
	color: white;
}

.indent2 {
	text-indent: 30px;
	font-weight: normal; 
}

.indent3 {
	text-indent: 50px;
	font-weight: normal; 
}

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

#lselect ul.pol {
	list-style-type: decimal;
	padding-left: 20px;
	text-align: justify;
}

#lselect ul li {
	display: block;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 19px;
}
#lselect ul li a{
	display: block;
	font-weight: normal;
	color: #adb9e1;
	text-decoration: none;
	line-height: 12px;
}
#lselect ul li a:hover{
	color: #7184c3;
}

#lselect ul li a.c {
	color: #7184c3;
	display: inline;
	font-weight: bold;
}
#lselect ul li a.c:hover {
	color: #7184c3;
	text-decoration: underline;
}

/* ---------------- Archives -----------------*/
/*
.here {
	color: #adb9e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}
*/

#lselect h4.here {
	color: #adb9e1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}

#lselect h4.here:hover {
	color: #7184c3;
}

#lselect h4.here:before {
        content: url('http://www.wiyn.org/graphics/point2.gif');
        margin-left: -17px;

}

.archives {
	padding-bottom: 5px;
	color: #cc7a00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	text-indent: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#larchives  {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#larchives ul {
    list-style-type: none;
}
#larchives ul li {
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 30px;
	line-height: 9px;
	}
#larchives ul li a{
	color: #FFFFFF;
	text-decoration: none;
}
#larchives ul li a:hover{
	color: #7184c3;
}

/* ---------------- Resources  -----------------*/

.resources {
	margin-top: 20px;
	padding-bottom: 5px;
	color: #cc7a00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	text-indent: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#lresources   {
	margin-top: 15px;
}
#lresources ul {
	width: 180px;
	list-style-type: none;
}
#lresources ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 20px;
	line-height: 9px;

}
#lresources ul li a{
	color: #FFFFFF;
	text-decoration: none;
}
#lresources ul li a:hover{
	color: #7184c3;
}

/* ---------------- Footer  -----------------*/

#footer {
	position: relative;
	margin-top: 44px; 
	padding: 10px; 
	color: #d6e0f5;  
	background-color: #333333;
	opacity: 0.7; filter: alpha(opacity=70);
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-align: center;
	width: 500px;
	left: 80px;
}
#footer a{
	color: #d6e0f5;
}
/*
#extraDiv1{
	background-image: url('http://www.wiyn.org/graphics/wiynLOGOinvertGray_copySM.gif');
	background-repeat: no-repeat;
	opacity: 0.3; filter: alpha(opacity=30);
	height: 105px;
	width: 105px;
	background-color: inherit;
	left: 30px;
	position: relative;
	top: 50px;
}
*/
/* ---------------- Search Box  -----------------*/
#searchBox {
        background-color: transparent;
        position: absolute;
        top: 500px;
        left: 20px;
        height: 28px;
        width: 226px;
        z-index=+1;
}


/* ---------------- Date/Time stamp  -----------------*/

#dtBox {
	font-size: 0.9em;
        position: relative;
        margin-bottom: 10px;
        padding: 0px;
        color: #bfb3b3;
        font-style: italic;
        width: 230px;
	left: 450px;
}

/* ---------------- FB and Twitter icons ---------*/

#FB {
        position: relative;
        top: 80px;
        left: 50px;
        z-index=+1;
        height: 40px;
        width: 80px;
}

#TW {
        position: relative;
        top: 37px;
        left: 88px;
        z-index=+1;
        height: 40px;
        width: 80px;
}

/* ---------------- FB and Twitter icons ---------*/

#FB {
        position: relative;
        top: 220px;
        left: 50px;
        z-index=+1;
        height: 40px;
        width: 80px;
}

#TW {
        position: relative;
        top: 177px;
        left: 88px;
        z-index=+1;
        height: 40px;
        width: 80px;
}

