a { color: #006f3b; }
a:hover { color: #fff; }
a:visited { color: #000; }
a:visited:hover { color: #fff; }
	
body {
	background: #006f3b; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	margin: 0;
	padding: 0; }

h1 { 
	background:  url(../images/imcc-flag.png) no-repeat top center ;
	height: 82px;
	margin: 44px 0 0 89px;
	text-indent: -5000px;
	width: 399px; }

h2 {	
	font-size: 16pt;
	margin: 0px; }
	
h3 { 
	font-size: 13pt;
	margin: 0px; }

p { 	margin: 0 0 10px; }
	
#blurb-frame {
	background: url(../images/blurb-frame.png);
	height: 106px;
	margin: 46px 0 0 86px;
	padding: 10px 15px 0;
	width: 330px; }

#contact { left: 261px; width: 123px; }
#contact.here { background: url(../images/navbar-rollover.png) no-repeat -261px -33px; }
#contact a:hover { background:  url(../images/navbar-rollover.png) no-repeat -261px -66px; }

#home { left: 3px; width: 123px; }
#home.here { background:  url(../images/navbar-rollover.png) no-repeat -3px -33px; }
#home a:hover { background:  url(../images/navbar-rollover.png) no-repeat -3px -66px; }

#left-wrapper { float: left; }

#navbar ul {
	background: url(../images/navbar-rollover.png) no-repeat top center;
	height: 33px;
	margin: 20px 0 0 527px;
	padding: 0;
	position: relative;
	text-indent: -5000px;
	width: 387px;
	z-index: 100; }
#navbar li {
	float: left;
	list-style: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 0; }
#navbar li, #navbar a {
    height: 33px;
	display: block; }

#port-nav {
	margin: 0;
	padding: 0;
	position: relative; }
#port-nav li{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0; }
#port-nav .here { font-weight: bold; }
	
#port-nav-frame {
	background: url(../images/port-nav-frame.png);
	height: 95px;
	margin: 12px 0 0 86px;
	padding: 10px 15px 0;
	width: 330px; }
	
#port-nav-tab {
	background: url(../images/port-nav-tab.png);
	height: 25px;
	margin: -1px 0 0 86px;
	padding: 5px 10px 0 30px;
	width: 315px; }

#portfolio { left: 132px; width: 123px; }
#portfolio.here { background:  url(../images/navbar-rollover.png) no-repeat -132px -33px; }
#portfolio a:hover { background:  url(../images/navbar-rollover.png) no-repeat -132px -66px; }

#style-bars { float: left; margin: 20px 0 0; }

#text-frame {
	background: url(../images/text-frame.png);
	height: 247px;
	float: left;
	margin: 50px 0 0 88px;
	padding: 10px 10px 0;
	width: 336px; }

#work-frame {
	background: url(../images/work-frame.png);
	height: 252px;
	float: left;
	margin: 50px 0 0 84px;
	padding: 5px 0 0 17px;
	width: 370px; }
#work-frame img { 
	border: 0; 
	margin: 0 -3px 0; }

.nodecoration { text-decoration: none; }