body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color:#CCCCCC;
	background-image: url(images/ScottAlbericiBkgd2.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	width: 100%;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.btnbar {
	position: relative;
	top: 155px;
	left: 75px;
	width: auto;
}

div#container {
	top: 0;
	align: center;
	margin: 0 auto -20px;
  	width: 1015px;
	min-height: 100%;
	text-align: left;
	height: auto !important; 
    height: 100%; 
}
div#picture {
	position: absolute;
	height:50px;
	top: 0px;
	align: center;
	background-color:#ffffff;
	left: auto;
 
}
div#navbar2 {
	position: relative;
	width: auto;
	height: auto;
	text-align: right;
	top: 120px;
	line-height: 35px;
	left: auto;
}
div#navbar2 img{
width: 198px;

}
div#content {
	position: relative;
	top: 130px;
	width: 900px;
	min-height: 100%;
	left: 55px;
	text-align: left;
}



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

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

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

a:hover {
 font-weight: bold;
 color: #FFF;
 border: thick #FFFFFF;
 text-decoration: none;
}
