﻿
/* To make corpweb container wider */
#content-holder {
border:0px;
margin:0px;
margin-top: 25px;
padding:0px;
width:1000px;
height: 100%;
}

#content
{
width: 800px;
}

#right h4
{
	text-transform: uppercase; 
	font-size: 1.4em;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 80px;

}


/* Background graphics on each page */

#bghome {
	width:799px;
	height: 175px;
	background-image:url("/samstag/images/bghome.gif");
	background-repeat:no-repeat;
    position: absolute;
    top: 68px;
    left: 170px;
    z-index: -1;
}

#bgapply {
	width:799px;
	height: 175px;
	background-image:url("/samstag/images/bgapply.gif");
	background-repeat:no-repeat;
    position: absolute;
    top: 68px;
    left: 170px;
    z-index: -1;
}

#bgresidency {
	width:799px;
	height: 175px;
	background-image:url("/samstag/images/residencybg.gif");
	background-repeat:no-repeat;
    position: absolute;
    top: 68px;
    left: 170px;
    z-index: -1;
}

#bgscholars {
	width:799px;
	height: 218px;
	background-image:url("/samstag/images/bgscholars.gif");
	background-repeat:no-repeat;
    position: absolute;
    top: 68px;
    left: 170px;
    z-index: -1;
}

#bgarchive {
	width:799px;
	height: 182px;
	background-image:url("/samstag/images/bgarchive.gif");
	background-repeat:no-repeat;
    position: absolute;
    top: 68px;
    left: 170px;
    z-index: -1;
}

#bgarchivesub {
	width:799px;
	height: 218px;
	background-image:url("/samstag/images/bgarchivesub.gif");
	background-repeat:no-repeat;
    position: absolute;
    top: 68px;
    left: 170px;
    z-index: -1;
}

#bgstory {
	width:799px;
	height: 218px;
	background-image:url("/samstag/images/bgstory.gif");
	background-repeat:no-repeat;
    position: absolute;
    top: 68px;
    left: 170px;
    z-index: -1;
}

#bgnews {
	width:799px;
	height: 182px;
	background-image:url("/samstag/images/bgnews.gif");
	background-repeat:no-repeat;
    position: absolute;
    top: 68px;
    left: 170px;
    z-index: -1;
}



/* Wrap container for content */

#wrap {
	width:615px;
	border: 0px solid #000;
   margin-bottom: 20px;
}


#wrap h1.apply
{
font-size: 1.8em;
font-weight: bold;
color: #fff;
margin-left: 80px;
margin-bottom: 10px;
}

#wrap h1
{
font-size: 1.8em;
font-weight: bold;
color: #0f3787;
margin-left: 80px;
margin-bottom: 15px;
}

#wrap h1.small
{
font-size: 1em;
font-weight: bold;
color: #0f3787;
margin-left: 80px;
margin-bottom: 0;
}

#wrap img
{
margin: 0;
padding: 0;
float: left;
}

#wrap .captions
{ float: left;
  clear:left;
   margin-left: 80px;
   border-left:1px #b1b2b3 dotted;
   border-bottom:1px #b1b2b3 dotted;
   padding: 10px 0 10px 10px;
   width: 525px;
   font-size: 80%;
   color: #737070;

 }

#wrap hr

{
width: 535px;
border-bottom:1px #b1b2b3 dotted;
padding-top: 10px;
background-color: transparent;

}

/* For Scholars menu in top section */

#wrapinsert {

	width:150px;
	text-align:left;
    float: left;
	margin:0px;
	border: 0px solid #ccc;
	position: absolute;
	left: 590px;
	top: 437px;

	}
	
/* For homepage images */
	
#topimage
{
height: 463px;
width:615px;
	border: 0px solid #eb0606;
	position: relative;

}

/* Menus for content on the page using uberlink to show what's selected */
	
#onpagemenu {

width: 180px;
float: left;
line-height:160%;
list-style-image:none;
list-style-position:outside;
list-style-type: none;
margin:2px 0 0 0;
padding: 0;
font-weight: bold;
border: 0px solid #ccc;
font-size: .85em;
}



#onpagemenu a:visited {

font-weight: bold;
border: 0px solid #ccc;
color: #003399;
}


#onpagemenu a: {

font-weight: bold;
border: 0px solid #ccc;
color: #003399;
}


#onpagemenu a:hover {

font-weight: bold;
border: 0px solid #ccc;
color: #CB131C;
}

#wrapinsert #onpagemenu .uberlink {
color: #CB131C;
font-weight: bold;
cursor: default;
}

#right #onpagemenu .uberlink {
color: #CB131C;
font-weight: bold;
cursor: default;
}

#left #onpagemenu .uberlink {
color: #CB131C;
font-weight: bold;
cursor: default;
}


/* Dotted lines to show under caption and background graphics */
 
#leftbottomdots
{
	width: 535px;
	height: 90px;
	margin-left: 80px;
   border-left:1px #b1b2b3 dotted;
   border-bottom:1px #b1b2b3 dotted;
   margin-top: 10px;

}

#leftbottomdots1
{
	width: 535px;
	height: 30px;
	margin-left: 80px;
   border-left:1px #b1b2b3 dotted;
   border-bottom:1px #b1b2b3 dotted;
   float:left;

}

/* left column for the content */

#left 
{
	position: relative;	
	 width:321px;
	 margin:0 0 0 80px;
	 padding: 20px 10px 0 0;
	 border-right:1px #b1b2b3 dotted;
	 float: left;
}

#left H2

{
font-size: 90%;
font-weight: bold;
margin-bottom: 10px;
}

#left H3

{
font-size: 85%;
font-weight: bold;
margin-bottom: 4px;
margin-top: 6px;
}


#left p{
	font-size: 85%;
	margin: 0 0 8px 0;
}

#left blockquote
{
	font-size: 85%;
	margin: 0 10px 8px 10px;
}

#left ul

{
	font-size: 85%;
}

#left td
{
font-size: 85%;
}



/* Right column for the content */

#right {
	width:190px;
	text-align:left;
	 padding: 20px 0 0 10px;
	margin:0px;
	float: left;
	}
	
#right p
{
	font-size: 85%;

}

 #right img
 {
 float: none;
 }

#right H2

{
font-size: 85%;
font-weight: bold;
}




#footerd
{
width: 535px;
border-top:1px #b1b2b3 dotted;
margin-left: 80px;
padding-top: 10px;
font-size: 80%;

}
