body {
  background: url(../images/homepage/bg6.jpg) center repeat-y;
  height: 100%;
}

html {
  height: 100%;
}

#main {
  position:relative;
  width: 780px;
  top:0px;  
  height:100%;
  left:50%;
  margin-left:-390px; 
}

#header {
  position:absolute;
  width: 780px;
  top:0px;
  left:50%;
  margin-left:-390px;    
}

.banner {
  position:absolute;
  width:780px;
  height:50px;
  top:0px;
  background:#000000;
}

#content {
  background-color:#FFFFFF;
  position:absolute;
  top:177px;
  min-height:100%;
  width:760px;
  border-right: solid 2px #ffffff;
  left:50%;
  margin-left:-391px; 
  padding:10px;
} 

#nav {
  position:absolute;
  width:782px;
  height:35px;
  top:149px;
  background-color:#000000;
  border-top-style:solid;
  border-top-width:medium;
  border-top-color:#ffff03;
  left:50%;
  margin-left:-390px;   
}

#photoBlock {
  width:180px; 
  float:right; 
  padding:10px;
  text-align:center;
}

.imageL {
  float:left;
}

.imageR {
  float:right;
}

.hometextbanner {
  position:relative;
  width:auto;
  padding:5px;
  border-style:solid;
  border-color:#000000;
  border-width:1px;
  background-color:#FFCC00;
  font-family:"Times New Roman", Times, serif;
  font-size:1.7em;
  text-align:center;
}

.textbanner {
  position:relative;
  width:auto;
  padding:2px;
  border-bottom-style:solid;
  border-color:#000000;
  border-width:1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size:1.5em;
  font-weight:bold;
  text-align:left;
}
 
#body {
  position:relative;
  width:75%;
  height:100%;
  margin-top:20px;
}  
  
.navBar {

  width:782px;
  background: url(../Residency/buttons/blank28.jpg) repeat-x;
}

.navText {
    font-family:"Times New Roman", Times, serif;
	font-size: 1em;
	color: white;
	line-height: 1.5em;
	text-decoration: none;
	font-weight: bold;
}

.navTextSm {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  color: white;
  text-decoration: none;
}

a.navText:link {
  color: #FFFFFF;
  font-weight:bold;
  text-decoration: none;
}

a.navText:visited {
  color: #FFFFFF;
  font-weight:bold;
  text-decoration: none;
}

a.navText:hover {
  color: #ffff03;
  font-weight:bold;
  text-decoration: none;
}

a.buttonText:link {
  color: #000000;
  text-decoration: none;
}

a.buttonText:visited {
  color: #000000;
  text-decoration: none;
}

a.buttonText:hover {
  color: #666666;
}

.leftColumn {
  position:relative;
  float:left;
  width:250px;
  margin-left:-9px; 
  margin-top:-10px;
}

.centerColumn {
  left:250px;
  position:absolute;
  width:332px;
  height:295px;
  margin-top:-10px;
}

.rightColumn {
  float:right;
  width:198px;
  margin-right:-13px; 
  margin-top:-10px;  
}

.headers {
  position: relative;
  text-align: center;
  margin-top:10px;
  background-image: url(/images/homepage/blueGradient.jpg);
  background-repeat: repeat-x; padding:5px;
  font-family: Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  font-weight: bold;
  font-size: medium;
  font-variant: small-caps;
} 

.profile {
  width:200px;
}

.events {
  position: relative;
  background-color:#FFFF99;
  border: 1px solid #FFCC33;
}    

.thumbnail {
  float: left;
  width: 120px;
  padding: 5px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.8em;
}

.bodyText {
  font-family: Arial, Helvetica, sans-serif;
  font-size: small;
}

.smallCaps {
  font-family: Arial, Helvetica, sans-serif;
  font-size: medium;
  font-variant: small-caps;
}

.smallBold {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: .7em; 
  font-weight: bold;
}

.clearboth {
  clear: both; 
}

.clearright {
  clear: right;
}

.education {
  width:25%;
}

#containerButtons {
  position:relative;
  bottom:0px;
}

.buttons {
  float: left;
  width:122px;
  padding: 4px;
  border-style:solid;
  border-color:#000000;
  border-width:1px;
  background-color:#FFCC00;
  font-family:"Times New Roman", Times, serif;
  font-size:1em;
  font-weight:bolder;
  text-align:center;
}

.specialButtons {
  float:right;
  width:264px;
  padding:4px;
  margin-top:10px;
  margin-bottom:10px;
  border: 1px solid #000000;
  background-color:#ffcc33;  
  text-align:center;
}

.specialText {
  font-family:"Times New Roman, Times, serif";
  font-size: 0.9em;
  color:#999999;
  line-height: 1.6em;
  text-decoration: none;
}  

.footer {
  position:absolute;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .7em;
  margin-top:10px;
}

.title {
  font-family: "Times New Roman", Times, serif;
  font-size: 24px;
  font-weight: bold;
  color: #000080;
}
.LargeLinks {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;

}
.caption {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #800000;
}
.body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.imtitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #660000;
}
.hilight {
  background-color: #FFFF99;
}
