body {
   
  background-repeat: no-repeat;
  background-position:left top;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  margin: 17px 0px 0px 50px;
  width: 100%;
        position: absolute;
        top: 0;
        left: 0;
}

html {
        background: url(Chrisphoto.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
}

a:link {
  text-decoration: none;
  color:#FFF;
}
  
a:visited {
  text-decoration: none;
  color:#FFF;

}

h1 {
  background-color: #fffff;
  font-size: 16px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#B3B3B3;  
  text-align: left;
  overflow:hidden;
  margin: 0px 0px 0px 2px;
}

h2 {
	position: left;
	left: 6;
	letter-spacing: 0.2em;
	line-height: 16px;
	font-size: 9px;
	overflow:hidden;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h3 {
  background-color: #fffff;
  font-size: 9px;
  font-family: Times New Roman, serif;
  color:#564b47;  
  text-align: left;
  overflow:hidden;
  margin: 0px 0px 0px 25px;
  display:inline;
}

h4 {
  background-color: #fffff;
  font-size: 7px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  text-align: left;
  line-height: 2px;
  overflow:hidden;
  margin: 0px 0px 0px 28px;
  display:inline;
}

.title {
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#FF7F24;  
  font-size: 14px;
  text-align: left;
}

.selected {
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#FF7F24;  
}

.menu {
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  margin: 0px 0px 0px 25px;
  line-height:.2;
  color:#FFF;  
}

center {
  font-family: Monospace;
  float:inherit;
  overflow:hidden;
  text-align: center;
  color:#616161;  
  font-size: 8px;
}


#framecontent{
position: center; 
top: 0; 
left: 0; 
width: 100%; 
height: 100px; /*Height of frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/


}



#portheader{
	position: left;
	left: 6;
	line-height:7;
	color:#616161; 
	font-size:19px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#portcopy{
	position: left;
	left: 6;
	line-height:8;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#ressub{
	position: left;
	left: 6;
	line-height:8;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
}


#maincontent{
position: center; 
overflow:hidden;	
top: 130px; /*Set top value to HeightOfFrameDiv*/
left: 0;
right: 0;
bottom: 0;
overflow: auto; 
background: #999;
padding-top:0px;
padding-bottom:5px;
padding-right:25px;
padding-left:20px;
}
