BODY, TD, P  { font-size : 9pt; font-family : Trebuchet MS, verdana, helvetica, arial, sans-serif; color : #484848;}
BODY {margin : 0; color : #000000; background : #FFFFFF;}


H3 {
  font-size : 16pt;
  color : #B9B73D;
  background : url(images/bg_title.gif) left bottom no-repeat;
  height : 18pt;
}

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

div#banner {
  width : 100%;
  margin : 0;
  padding : 0;
  background : url(images/bg_colorwheel.jpg) right top no-repeat;
}
div#colourbar-top {
  background : #EDD069;
  border-top : 5px solid #B9B73D;
}
div#colourbar-bottom {
  background : #EDD069;
  border-bottom : 5px solid #B9B73D;
}

div#navbar {
  border-bottom : 3px solid #B9B73D;
  float : right;
  padding-left : 50px;
}

div#navbar A:link, div#navbar A:visited, div#navbar A:active {
  color : #5F566E;
  text-decoration : none;
  border-left : 1px dotted #E3774A;
  padding : 0 10px;
}

div#navbar A:hover {
  background : #B0B73D;
}

div#content {
  clear : right;
  padding : 30px 7px 7px 150px;
}

div#portfolio {
  padding : 10px;
  clear : both;
}

table#logo {
  padding : 5px;
  text-align : center;
}
table#logo td{
  text-align : center;
  vertical-align : middle;
  padding : 5px;
}

div#content p, ul, table {
  padding-left : 30px;
}

table#contact td{
  padding-left : 30px;
  font-weight : bold;
   
}

div#photo {
  padding : 75px 10px 0 10px;
  float : left;
  vertical-align : center;
}

div#footer {
  clear : both;
  text-align : right;
  padding : 5px 5px 5px 0;
  font-size : 8pt;
}



