﻿/* CSS Document */

html, body 
  {
  margin: 0px;
  padding: 5px;
  font: 13px Arial, Helvetica, sans-serif;
  color:#252020;
  background: #ffffff;
  }

#body-center 
  {
  text-align: left;
  border: 0px solid #000000;
  }

#body 
  {
  position: relative;
  width: 730px;
  margin-left: auto;
  margin-right: auto; 
  text-align: left;
  padding-bottom: 0px;
  border: 0px solid #000000;
  }
  

#header 
  {
    position:relative;
    left:0px;
    top: 0px;
    height: 102px;
  }
 
  #header-left 
  {
    position: relative;
    width: 242px;
  }
  
  #header-right-top 
  {
    position:absolute;
    left: 242px;
    top: 0px;
    width: 488px;
    height: 63px;
  }
  
  #header-right-bottom 
  {
    position:absolute;
    left: 242px;
    top: 65px;
    height: 39px;
    width: 488px; 
  }
#strip 
  {
    position: relative;
    border-top: 1px solid #000000;
    padding-top: 3px;
    margin-top: 8px;
  }

#biography_main_area 
  {
  position:relative;
  top: 0px;
  height:950px;
  padding: 20px;
  }
#grouping_area 
  {
  position:relative;
  top: 0px;
  height: 500px;
  padding: 20px;
  }
  #pricing_area 
  {
  position:relative;
  top: 0px;
  height: 300px;
  padding: 20px;
  }
  #area 
  {
  position:relative;
  top: 0px;
  height: 650px;
  padding: 20px;
  }
  #grouparea1
  {
  position:relative;
  top: 0px;
  height: 685px;
  padding: 20px;
  }
  #grouparea2 
  {
  position:relative;
  top: 0px;
  height: 550px;
  padding: 20px;
  }
  #grouparea3 
  {
  position:relative;
  top: 0px;
  height: 760px;
  padding: 20px;
  }
  #grouparea4 
  {
  position:relative;
  top: 0px;
  height: 685px;
  padding: 20px;
  }
  #grouparea5 
  {
  position:relative;
  top: 0px;
  height: 500px;
  padding: 20px;
  }

#main-area 
  {
  position:relative;
  top: 0px;
  height: 850px;
  margin-top: 3px;
  }
    #main-left 
    {
	float:left;
    top: 10px;
    width: 350px;
	padding-top: 40px;
    }
    #main-right
    {
	float: right;
    top: 10px;
    width: 350px;
	padding-top: 40px;
    }
#footer 
  {
    position:relative;
    border:0px;
	clear: both;
    text-align: center;
  }
a img {
    border: 0;
    }

.thumbnail {
 width: 180px;
 height: 180px;
}

#bold_header {
	font-size: 20px;
	}
#bottomtext {
font-size: 10px;
}
.main_text {
font-size: 16px;
}
#template_area 
  {
  position:relative;
  top: 0px;
  border: 1px solid #000000;
  height: 850px;
  }


.centered {
	text-align: center;
    vertical-align: middle;
}

#text_body {
	padding: 30px;
}

.leftlink {
margin: 10px 0 11px 0; 
}

.rightlink {
margin: 8px 0 8px 0; 
}

.sequencelinks
{
  position: relative;
}

   .sequencelinkleft{
   padding-left: 25px;
   }

   .sequencelinkright{
   }

.grouplink {
/*
	color: #E13C25;
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration: underline;
*/
}
#swaparea
{
  width: 350px;
  height: 420px;
  padding-top:50px;
  text-align: center;
}

