html { 
  background: url(/SlyImg/AdrianBG.jpg) no-repeat center center fixed ; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size  : 14px ;
  color      : #FFFFFF ;
}
img
{
  margin: 6px 6px 6px 6px ;
}
td{
  font-size  : 14px ;
  line-height: 18px ;
	color      : #4A3703;
}
h1{
  font-size   : 18px ;
  font-weight : bold ;
  padding: 4px 0px 4px 0px ;
}
h2{
  font-size   : 16px ;
  line-height: 22px ;
  font-weight : bold ;
  padding: 4px 0px 4px 0px ;
}
h3{
  font-size   : 14px ;
  font-weight : bold ;
  padding: 4px 0px 4px 0px ;
}
li{
  line-height : 20px ;
  padding: 0px 0px 10px 0px ;
}
/* Header ************************************/
#SlyTop
{
  position      : relative ;
  height        : 80px ;
  background    : rgba(22, 22, 22, 0.2);
  border-bottom : 1px solid #FFFFFF ;
}
#Footer{
  position   : relative  ;
  height     : 100px ;
  border-top : 1px solid #FFFFFF ;
  background : rgba(22, 22, 22, 0.2);
}
#FootText{
  position   : relative  ;
  color: #CDA282 ;
  font-size : 12px ;
  padding : 70px 10px 10px 700px ;
}
#AdrianHd{
  position    : relative ;
  left        : 200px    ;
  top         : 14px     ;
  width       : 200px    ;
  color       : #FFFFFF  ;
  background  : #000000  ;
  font-family : "Arial Narrow", Charcoal, sans-serif ;
  font-size   : 24px     ;
  font-weight : bold     ;
  text-align  : center   ;
  padding  : 10px 20px 10px 20px ;
}

/* Top Horizontal Menu **********************/
#Menu{
  position : absolute ;
  top      : 24px     ;
  left     : 500px    ;
  width    : 700px    ;
}
#Menu ul{
  list-style-type : none;
  margin          : 0 ;
  padding         : 0 ;
  text-align      : center ;
}
#Menu ul li{
  display : inline ;
}
#Menu ul li a {
  display: inline-block;
	text-decoration: none;
	color          : #FFFFFF ;
  text-transform : uppercase ;
	font-size      : 16px ;
  font-family    : "Arial Narrow", Charcoal, sans-serif ;
  #font-weight    : bold ;
  line-height    : 18px ;
  padding        : .2em 3em ;
}
#Menu ul li a:hover{
	color: #FFBF00;
}
.MenuSel, .MenuSel a, .MenuSel a:visited, .MenuSel:active {
	text-decoration: none;
	color          : #513D05;
	font-size      : 18px;
  font-family    : "Arial Narrow", Charcoal, sans-serif ;
  font-weight    : bold ;
  line-height    : 22px;
}
.MenuTD {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
  border-right: 1px solid #BDBDBD
}
.MenuTDSel {
	color: #CC6633
	text-decoration: none;
}


.Contact{
  font-size   : 14px ;
  line-height : 30px ;
  font-weight : bold ;
  padding: 4px 0px 4px 0px ;
}
/*  Home Page **************************************/
#AdrianHm{
  width               : 599px ;
  background-image    : url("/SlyImg/Adrian600.jpg") ;
  background-position : left top ;
  background-repeat   : no-repeat;
}
#Home{
  position : relative ;
  top      : 100px ;
  left     : 650px ;
  width    : 500px ;
  height   : 731px ;
  color    : #FFFFFF ;
}
#VoiceOver{
  position    : absolute ;
  top         : 600px ;
  left        : 150px ;
  color       : #FFFFFF ;
  text-shadow : 1px 1px 2px #000000 ;
  font-family : "Arial Narrow", Charcoal, sans-serif ;
  font-size   : 26px ;
  font-weight : bold ;
  
  display           : inline-block;
  transform         : scale(2,3); /* W3C */
  -webkit-transform : scale(2,3); /* Safari and Chrome */
  -moz-transform    : scale(2,3); /* Firefox */
  -ms-transform     : scale(2,3); /* IE 9 */
  -o-transform      : scale(2,3); /* Opera */  
}
#Adrian
{
  position  : relative ;
  color     : #FFFFFF  ;
  font-size : 48px;
}

/* Bio Page  *********************************************/
#TopBar{
  position : relative ;
  height   : 100px    ;
  background : rgba(22, 22, 22, 0.6);
}
#BioPage {
  display  : block    ;
  position : relative ;
  height   : 580px ;
  width    : 960px ;
  padding  : 80px 0px 0px 20px ;
}
#BioTitle{
  position    : absolute ;
  top         : 172px ;
  left        : 300px ;
  font-size   : 24px ;
  font-weight : bold ;
  display           : inline-block;
  transform         : scale(2,3); /* W3C */
  -webkit-transform : scale(2,3); /* Safari and Chrome */
  -moz-transform    : scale(2,3); /* Firefox */
  -ms-transform     : scale(2,3); /* IE 9 */
  -o-transform      : scale(2,3); /* Opera */  
}
/* Experience Page  *********************************************/
#ExPage {
  display  : block    ;
  position : relative ;
  height   : 580px ;
  padding  : 80px 0px 0px 20px ;
}
.PanelImg{
  filter:alpha(opacity=50); 
  opacity:0.8;
  border : 1px solid #CDA282 ;
}
/* Contact Page  *********************************************/
#CtPage {
  display  : block    ;
  position : relative ;
  height   : 580px ;
  padding  : 80px 0px 0px 20px ;
}
.Contact{
  padding         : 0px 0px 0px 20px ;
  line-height     : 32px ;
  font-size       : 18px ;
}
.Contact a{
  color           : #FFFFFF ;
  text-decoration : none ;
}
.Contact a:hover{
	color: #FFBF00;
}

.Title
{
  position    : relative ;
  width       : 500px ;
  font-size   : 22px ;
  font-weight : bold ;
  padding     : 10px 0px 10px 0px ;
}
.BannerText
{
  color      : #FFFFFF ;
  font-size  : 20px;
  line-height: 26px ;
  background-color: #BD9323
  
}
.PageContent
{
  padding: 20px 10px 10px 20px ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px ;
  line-height: 16px ;
	color: #4A3703;
  overflow: hidden ;
}
.Article
{
  display  : inline-block;
  position : relative ;
  width    : 450px    ;
  float    : left     ;
  padding  : 0px 30px 20px 0px ;
}
.Services
{
  color: #9C7B1F ;
  font-weight: bold ;
}
.ListLink {
	font-weight: bold;
	color: #663333;
	text-decoration: none;
}
.ListLink a, .ListLink a:link, .ListLink a:visited {
	font-weight: bold;
	color: #9C7B1F;
	text-decoration: none;
}
.ListLink a:hover, ListLink:hover {
  color: #4A3703;
  text-decoration: underline;
}
