/*---- Layout ----*/
div {	/* this is for netscape 4's sake */
margin: 0;
padding: 0;
}

body {
padding: 20px;
margin: 0;
background-color: #BE5000;
color: #000;
padding: 0;
margin: 0;
background-color: #BE5000;	/* border/edge of the layout color */
}

a { color: #41AFFF; }
a img { border-width: 0; }

#oldbrowser { text-align: center; }

#pageFrame {
line-height: 1em; /* Required to fix peek-a-boo bug in IE6: http://www.positioniseverything.net/explorer/peekaboo.html# */
border: none;
background-color: #BE5000;
color: #000;
min-width: 500px;
}

/* major background color */
#pageFrame, #masthead, #footer { background-color: #BE5000;	}
#pageFrame {
	/* image used as background color for left column ( #E9E8CA ) */
	/* background: #BE5000 url('/etribou/layouts/2col_footer_04/lightyellow.gif') repeat-y 0 0; */
}

#masthead2 h1 { display: inline; }

#logo {
position: absolute;
top: 3px;
}

#topmenu {
position: absolute;
display: inline;
margin-left: 113px;
padding: 0 0 0 170px;
font: bold 14px helvetica, arial, sans-serif;
background: url(../images/wedo.gif) no-repeat bottom left;
top: 8px;
}

/* IE 4 & 5 will ignore this hack -- this content is for IE6 */
i{content:"\"/*"}
#topmenu {
top: 7px;
}

/* IE will ignore this hack -- this content is for Mozilla */
div>#topmenu {
top: 11px;
}
/* End IE hack */

#topmenu ul, #topmenu li {
list-style-type: none;
display: block;
padding: 0;
margin: 0;
}
#topmenu li a { 
display: block;
text-decoration: none; 
color: #974000;
background: #D08147 url(../images/block.gif) repeat-y top right;
margin: 0 0 3px 0;
padding: 2px 20px 2px 5px;
text-align: right;
width: 9em;
border-right: 9px solid #BE5000;
}
#topmenu li a:hover, #topmenu li a:active { 
border-right: 9px solid #D08147;
color: #FFF;
}

#topmenu2 {
position: absolute;
display: inline;
left: 450px;
font: bold 14px helvetica, arial, sans-serif;
top: 54px;
}

/* IE 4 & 5 will ignore this hack -- this content is for IE6 */
i{content:"\"/*"}
#topmenu2 { top: 55px; }

/* IE will ignore this hack -- this content is for Mozilla */
div>#topmenu2 { top: 57px; }

#topmenu2 ul, #topmenu2 li {
list-style-type: none;
display: block;
padding: 0;
margin: 0;
}
#topmenu2 li a { 
display: block;
text-decoration: none; 
color: #974000;
background: #D08147 url(../images/block.gif) repeat-y top left;
margin: 0 0 3px 0;
padding: 2px 5px 2px 20px;
text-align: left;
width: 7em;
border-left: 9px solid #BE5000;
}
#topmenu2 li a:hover, #topmenu2 li a:active { 
border-left: 9px solid #D08147;
color: #FFF;
}

#lefttext h1 {
font: 80px bold helvetica, arial, sans-serif;
color: #BE5000;
}

#menu_bottom {
display: block;
font: 1.2em helvetica, arial, sans-serif;
color: #974000;
border: none;
margin: 0;
padding-bottom: 1em;
}
#menu_bottom p {
margin: 0 0 .3em 0;
}
#menu_bottom a { 
display: inline;
text-decoration: none; 
color: #D08147;
padding: 0 1em 0 1em;
}
#menu_bottom a:hover, #menu_bottom a:active { color: #FFF; }

#copyright {
font: 1em helvetica, arial, sans-serif;
color: #D08147;
margin: 1em 0 1em 0;
padding: 0;
display: inline;
}

body#design a#design_nav,
body#web a#web_nav,
body#programming a#programming_nav,
body#products a#products_nav  {
color: #FFF;
border-right: 9px solid #41AFFF;
background-color: #41AFFF;
}

body#about a#about_nav,
body#contact a#contact_nav  {
color: #FFF;
border-left: 9px solid #41AFFF;
background-color: #41AFFF;
}

/* IE 4 fix */
#leftcolumn { margin-right: -200px;	}
#leftColumn {
float: left;
width: 200px;
/*/*/ /*/margin: 0 0 0 2px; /* Silly Netscape hack to get the borders to line up */
}
#contentColumn {
width: auto;
margin-left: 199px;
}
#innerLeftColumn, #innerContentColumn, #innerFooter { padding: 10px; }
#lefttext {
background: #D2854D;
border: 3px solid #974000;
padding: 5px 10px 5px 10px;
text-align: center;
}
#footer { clear: left; }
#innerFooter { text-align: center; }
#innerContentColumn {
color: #974000;
overflow: visible;
height: 100%;	/* fix the Win32 IE float bug */
}
/* fix Opera which breaks with the above IE fix */
#contentColumn>#innerContentColumn { height: auto; }
/* fix IE 5.0 which parse the Opera fix, note the selector is all lower case */
#innercontentcolumn { height: 100%;	}
#innerContentColumn h1 {
color: #41AFFF;
font: 1em;
}

#masthead, #footer { z-index: 10; }
#masthead, #hnav { position: relative; }

div.person_bio { border-bottom: 2px solid #D2854D; }
div.person_bio img {
block: inline;
float: left;
margin-right: 1em;
}
div.person_bio table { max-width: 40em; }
div.person_bio td {
vertical-align: top;
padding: 0 1em 1em 0;
}
td.bio_title { text-align: right; }

/*---- Borders ----*/
#footer, #innerLeftColumn, #contentColumn, #hnav { border: solid 0px #D08147; }
#footer { border-top-width: 1px; }
#masthead { border-bottom: 3px solid #D08147; }
#hnav { border-bottom-width: 1px; }
#innerLeftColumn {
padding-top: 0;
padding-left: 3px;
}
#contentColumn {
}

/*---- Visual Elements ----*/

/*---- Simple Horizontal Navigation ----*/
#hnav {
white-space: nowrap;
margin: 0;
padding: 3px 0 4px 0;
color: #000;
}
#hnav ul { text-align: center; }
#hnav ul, #nav ul li {
list-style-type: none;
line-height: normal;
margin: 0;
padding: 0;
}
#hnav ul li {
display: inline;
white-space: nowrap;
/*/*/ /*/display: none;/*  */
}

/*** Left Column ***/
#leftColumn {
}
#innerLeftColumn p {
color: #FFF;
font-family: helvetica, arial, sans-serif;
font-size: 85%;
line-height: 140%;
}
#innerLeftColumn h3 {
color: #006;
margin: 2em 0 0 0;
}

/*** Content ***/
#contentColumn {
}
#innerContentColumn {
margin: 0 15px 10px 0;
padding: 20px 20px 40px 20px;
border: 3px solid #974000;
background: #FFF;
font-family: helvetiva, arial, sans-serif;
}
#innerContentColumn h3 { color: #009; }

/*** Mastheads ***/
#masthead {
background: #BE5000 url(../images/topright1.gif) no-repeat top right;
padding: 3px 0 0 3px;
height: 107px;
}
/* IE 4 & 5 will ignore this hack -- this content is for IE6 */
i{content:"\"/*"}
#masthead {
height: 100px;
}
*/

#wedo {
position: absolute;
top: 64px;
margin-left: 110px;
}
#masthead2 {
background: url(../images/topright2.gif) no-repeat top right;
padding: 0 0 0 3px;
}
#masthead2 h1 {
font: bold 12px helvetica, arial, sans-serif;
color: #D08147;
vertical-align: top;
margin-left: 10px;
}
#masthead2 a:link, a:visited, a:active  { color: #D08147; }
#masthead2 a:hover { color: #FFF; }


/*** Footer ***/
#innerFooter { font: 60% helvetica, arial, sans-serif; }

/*** Horizontal Navigation Area ***/
#hnav {
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 70%;
}

/*** Vertical Navigation Area ***/
#vnav {
font-family: verdana, helvetica, sans-serif;
font-weight: bold;
font-size: 70%;
line-height: 180%; /* Mozilla suffers from a rounding problem, this value may have to be tweaked if you change the font family or size */
}

#masthead, #footer {
background-color: #BE5000;
color: #fff;
}

#footer-TEMP_KILLED {
border-bottom: solid 1px #997; /* IE 6 has the footer flow over the pageFrame's 
									bottom border. if this border is added, IE draws
									the pageFrame border as exptected */
}
#hnav, #hnav ul li a {
background-color: #cc9;
color: #336;
}
#hnav ul li a:hover { /* hide from IE 5.0 */
background-color: #336;
color: #fff;
}
#vnav ul li a {
color: #336;
background-color: #cc9;
}
#vnav ul li a:hover {
background-color: #336;
color: #fff;
}

div#oldbrowser { display: none; }

#innerLeftColumn img {
display: block;
margin: 0 auto;
text-align: center;	/* IE 5 centering hack */
}
#innerLeftColumn {
overflow: visible;	/* fix the Win32 IE italics bug */
height: 100%;		/* ditto */
}

#contact_info td { padding-left: 1em; }
