body
{
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: white;
	background-image: url(http://www.kgs.ku.edu/Icons/kgs_back5.gif);
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: x-small;
	line-height: 200%;
	background-repeat: repeat-x;
}

a {
    text-decoration : none;
    }

a:hover {
    text-decoration : underline;
    }

#pangaea
{
	width: 772px;
	padding: 0;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#container
{
	float: left;
	background-color: white;
	background-image: url(http://www.kgs.ku.edu/Icons/navDropShadow.jpg);
	background-repeat: repeat-x;
}

#header2
{
	display: none;
}
#header
{
	height: 70px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align : left;
}
h1#logo{
	font-size: 1px;
	width: 375px;
	height: 70px;
	position: relative;
	margin:0;
	padding:0;
    /* not MACIE \*/
    	overflow: hidden;	font-size: 14px;
    /* */
}
h1#logo a span{
	background-image: url(/Icons/kgs_home6.gif);
	top:0;
	left:0;
	display:block;
	position:absolute;
	width: 375px;
	height: 70px;
	margin:0;
	padding:0;	font-size: 1px;
	cursor: pointer;
}
form#search {
	position: absolute;
	top: 0;
	right: 0px;
	display: inline;
	margin:0;
	padding-top:8px;
}
form#search input#image { vertical-align: top; }

#search {
	position: absolute;
	top: 0;
	right: 0px;
	display: inline;
	margin:0;
	padding-top:8px;
    width: 260px;
}

#sidebar
{
	float: left;
	width: 240px;
    padding-left: 3px;
}
#sidebar dl {
    text-align: left;
	border-bottom: 1px solid #CCCCCC;
	}

#sidebar dt {
    font-size: 200%;
    padding-left: 16px;
    padding-top: 3px;
    background: url(http://www.kgs.ku.edu/Icons/triangle.gif) no-repeat 0 50%;
	border-top: 1px solid #CCCCCC;
	}

dt#top_one  {
    font-size: 200%;
    padding-left: 16px;
    background: url(http://www.kgs.ku.edu/Icons/triangle.gif) no-repeat 0 50%;
	border-top: none;
	}

dt#top_spec  {
    font-size: 200%;
    padding-left: 16px;
    background: url(http://www.kgs.ku.edu/Icons/triangle_g.gif) no-repeat 0 50%;
	border-top: none;
	}

dt#spec_one  {
    font-size: 200%;
    padding-left: 16px;
    background: url(http://www.kgs.ku.edu/Icons/triangle_g.gif) no-repeat 0 50%;
	}

#sidebar dd {
	line-height: 150%;
    padding-bottom: 3px;
	}

dd#only_one  {
    font-size: 140%;
	line-height: 140%;
    padding-left: 10px;
    background: url(/Icons/triangle_sm.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	border-top: none;
	}

.only_one  {
    font-size: 140%;
	line-height: 140%;
    padding-left: 10px;
    background: url(/Icons/triangle_sm.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	border-top: none;
	}

#rightside
{
	width: 515px;
    margin-left: 250px;
	border-left: 1px solid #999999;
}

#content {
    text-align: left;
	width: 500px;
	padding-top: 5px;
	padding-left: 5px;
	}

#content h1 {
    text-align: center;
    font-size: 200%;
	font-weight: normal;
	}

#content h2 {
    text-align: center;
    font-size: 180%;
	font-weight: normal;
	}

#content h3 {
    text-align: center;
    font-size: 150%;
	font-weight: normal;
	}

#content dl, dt {
    line-height: 150%;
	}

#content p {
    line-height: 150%;
    font-size: 115%;
	}

#content li {
    line-height: 150%;
    font-size: 115%;
	}

#content dt {
    padding-top: 5px;
    font-size: 115%;
	}

#content dd {
    line-height: 120%;
    font-size: 115%;
	}

#content td {
    line-height: 110%;
    font-size: 115%;
	}

#content th {
    line-height: 110%;
    font-size: 115%;
	}

#content pre
{
	line-height: 110%;
	font-size: 130%;
	font-family: Courier, monospace;
}

p.lev0 {
          text-indent: 0em;
          }
p.lev1 {
          text-indent: 3em;
          }
p.lev2 {
          text-indent: 6em;
          }
p.lev3 {
          text-indent: 9em;
          }
p.lev4 {
          text-indent: 12em;
          }
p.lev5 {
          text-indent: 15em;
          }

p.cent {
          text-align: center;
          }

li ul {
          	font-size: x-small;
          }

#footer
{
    clear: both;
	border-top: 1px solid #999999;
}

.footer-lrg {
    clear: both;
	border-top: 1px solid #999999;
    background-color: #FFFFFF;
   }

#footer td {
    text-align: center;
	line-height: 120%;
   }
#footer p {
    text-align: center;
	line-height: 120%;
   }

.footer-lrg td {
    text-align: center;
	line-height: 150%;
   }
.footer-lrg p {
    text-align: center;
	line-height: 150%;
   }

