.Address, .License, .Phone {
  font-weight: bold;
  font-size: 120%;
  text-align: center;
}
body{
  margin: 0;
  padding: 0;
  color:black;
  background-color:#ffffff;
  background-image: url(images/Blueprints.jpg);
  background-repeat: repeat;
  font: small Arial, Helvetica, Verdana, sans-serif;
}

#Content {
  margin: 0 0 0 240px;
  padding: 0 0 10px 0;
  height: 100%;
  border: 1px solid #b9d2e3;
  background-color: #white; 
  color: black; 
}
#Content h1 {
  font-weight: normal;
  font-size: 180%;
  color: #8B0000;
  font-style: italic;
  font-family: Times, "Times New Roman", serif;
  text-align: center;
}
#Content .Links {
  margin: 10px 20px 10px 40px;
}
#Content .Links h3 {
  font-size: 150%;
  padding-top: 10px
}
#Content .Links h3 a:link, #Content .Links h3 a:visited { 
  color: maroon; 
}
#Content .Links .BLinks li img { 
  float: left;
  margin: 0 5px 5px 0;
}
#Content .Links p {
  color: #666666;
  font-size: 90%;
}
#Content .Links ul.BLinks {
  margin: 0;
  padding: 0;
  list-style: none;
}
#Header {
  background-color:#8B0000;
  padding: 20px 0 0 0;
}
#Header h1 {
  margin: 0;
  font-weight: bold;
  font-size: 240%;
  color: gold; 
  font-family: Brush Script MT, Comic Sans MS, cursive;
  text-align: center;
}
#Header h2 {
  margin: 0;
  font-weight: normal;
  font-size: 130%;
  color: black; 
  font-style: italic;
  font-family: times, serif;
  text-align: center;
}

#Header-Bottom { 
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  background-color:#ffffff;
  height: 1%;
}
#Header-Bottom ul{ 
  margin: 0;
  padding: 0 30px 0 0;
  text-align: right;
}
#Header-Bottom li{ 
  display: inline;
}
#List
{
  position: absolute;
  top: 120px;
  left: 600px;
  padding: 0 0 0 20px;
}
#Main {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 400px;
  margin: 10px 0 0 0; 
}
#MainPhoto {
  border-style: none;
  padding: 0 0 0 0;
  margin: 0 30px 20px 30px;
  float: left;
}
#Photo
{
  border-style: none;
  padding: 0 0 0 0;
  margin: 0 10px 0 10px;
  position: absolute;
  top: 120px;
  left: 240px;
  width: 330px
}
#Photo h4 { 
  font-weight: normal;
  font-size: 100%;
  color: black; 
  font-style: italic;
  font-family: Times, "Times New Roman", serif;
  text-align: left;
  left: 35px;
  position: relative;
}
#Profile {
  padding: 20px 50px 0 50px;
}
#Sidebar {
  position: absolute;
  top: 0;
  left: 0;
  width: 220px;
  height: 100%;
  background-color: #B22222;  
  color: white;
  margin: 0 0 0 0;
  padding: 10px 10px 0 10px;
}
#Sidebar h3 {
  text-align: center; 
  border: 1px solid #b9d2e3;
  padding: 3px 0 3px 0;
  background-color: #D24222; 
}
#Sidebar h3 a:link, #Sidebar h3 a:visited  {
  color: #ffffff;
  text-decoration: none;
}
#SubHeading
{
	position: absolute;
	left: 270px;
	top: 0;
	padding: 0 0 0 0;
	height: 80px;
}
#SubHeading h1 {
	font-weight: normal;
	font-size: 180%;
	color: #8B0000;
	font-style: italic;
	font-family: Times, "Times New Roman", serif;
	text-align: left;
}
#Wrapper {
  width: 1024px;
}
