<style type="text/css">

body { height: 100%;
  background-color: #fff;
  padding:0;
  margin:0;
}

body#portfolio li#navportfolio a {background-color: #ccc; line-height: 30px;}
body#index #navintroduction a {background-color: #ccc; line-height: 30px;}
body#services #navservices a {background-color: #ccc; line-height: 30px;}
body#philosophy #navphilosophy a {background-color: #ccc; line-height: 30px;}
body#contact #navcontact a {background-color: #ccc; line-height: 30px;}

body#portfolio li#navportfolio a:hover {background-color: #000; line-height: 30px;}
body#index #navintroduction a:hover {background-color: #000; line-height: 30px;}
body#services #navservices a:hover {background-color: #000; line-height: 30px;}
body#philosophy #navphilosophy a:hover {background-color: #000; line-height: 30px;}
body#contact #navcontact a:hover {background-color: #000; line-height: 30px;}

div#navbar2 {
	height: 31px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-top: 0;
	border-bottom: solid #000 2px;
	background-color: #fff;
	position: relative; top: 0; text-align: center;

}
div#navbar2 ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	line-height: 30px;
	white-space: nowrap;
}
div#navbar2 li {
	list-style-type: none;
	display: inline;
}
div#navbar2 li a {
	text-decoration: none;
	padding: 7px 10px;
	color: #000;
}
div#navbar2 li a:link {
    color: #000:
}
div#navbar2 li a:visited {
    color: #000;
}
div#navbar2 li a:hover {
    color: #fff;
    background-color: #000;
}

div#navbar {
	height: 5px;
	margin: 50px 0 0 0;
	padding: 0;
	width: 100%;
	border: 0;
	border-top: solid #000 2px;
	background-color: #fff;
	position: relative; top: 0; text-align: center;

}
div#navbar p { text-align: center; font-size: 0.5em; padding: 3px; }

A:link    { color: #336666; text-decoration: none; }     
A:visited { color: #336666; text-decoration: none; }   
A:active  { color: #000; text-decoration: none; }  
A:hover   { color: #000; text-decoration: none; }   

h1 {
font-family: tahoma, serif;
font-size: 18px; font-weight: 100;
color: #000; text-align: center;
letter-spacing: 3px; border-bottom: 1px solid #000;
padding: 9px; 
}
h1#tag {
font-family: verdanna, verdana;
font-size: 15px;text-transform: uppercase; 
color: #000;
letter-spacing: 1px; border: 0;
padding: 0px; margin-top: 15px; margin-bottom: 3px;  text-indent: -3000px
}

h2 {
font-family: tahoma, serif; align: left; 
width: 50%; font-size: 15px;
font-size: 15px; font-weight: 100;
color: #000; align: left; clear: left;
letter-spacing: 5px; border-bottom: 1px solid #000;
padding: 5px; padding-top: 20px;
}

h3 {
font-family: tahoma, serif; align: left; font-weight: bold; font-size: 12px; letter-spacing: 5px; border-bottom: 1px solid #000; padding: 5px; padding-top: 20px; width: 50%;
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto; border: 0px;}

.portfolioblock {
padding:10px;
position:relative;
padding-bottom:5px;
background-color:#cccc;
width:850px;
min-height: 255px;
padding-top:10px;
border: 1px solid #000;
display: block;
    margin-left: auto;
    margin-right: auto;
margin-bottom:20px;
}

img.portfolio {
    padding:0px;
margin-left:15px; border: 1px solid #000;}

#content { 	height: 100%; width: 100%; text-align: center; align: center;}

#info { position: relative; top: 15px;
	width: 70%; height: auto; overlow: hidden;
	padding: 0 15px 15px 15px;
    margin: auto;
 	background-color: #fff;
    border: 0px;

}

p {
font-family: verdana, arial;
font-size: 0.8em; padding: 5px;
color: #000000;
text-align: left;
letter-spacing: 1px;


}

ul li {
font-family: tahoma, serif;
font-size: 0.8em; font-weight: 100;
color: #000;
text-align: left;
letter-spacing: 2px;
padding: 2px;
}

img { border: 0; }

</style>
