body { font-family: "Droid Sans", Verdana, serif; font-size: 13px; background-color: #bbbbbb }
a { color:#663333 } a:hover { text-decoration: none }
h1 { font-size: 13px; display: inline }

div#container { margin-left: 50%; left: -490px; position: absolute; padding: 90px 10px }
div#tabs { width: 900px; border: 1px #000000 solid; padding: 25px; background-color: #ffffff } div#tabs div.n div { margin: 0 0 20px 0 }

/* Top Bar */
div#bar { background-image: url('images/bar.png'); background-repeat: repeat-x; background-color: #bbbbbb;
                width: 100%; height: 93px;
                position: absolute; top: 0; z-index: 50; left:0px;                 
}
    div#bar div { margin-left: 50%; position: absolute;}
    div#bar div.tab { top: 31px; height: 40px;  }
div#bar div#bar_logo{ background-image: url('images/bar_logo.png'); background-color: #bbbbbb;
                width: 326px; height: 92px;
                top: 0; left: -500px
}
div#bar div#tab_web_design{ /*background-image: url('images/tab_web_design.png')*/; width: 149px; left: -150px }
div#bar div#tab_web_development{ /*background-image: url('images/tab_web_development.png');*/ width: 194px; left: 1px }
div#bar div#tab_photography{ /*background-image: url('images/tab_photography.png');*/ width: 155px; left: 197px }
div#bar div#tab_contact{ /*background-image: url('images/tab_contact.png');*/ width: 114px; left: 354px }


span#ourLine { color: #663333; font-family: Courier, monospace; font-size: 20px }
div#foot { text-align: center; padding-top: 50px }

div#backg { margin-top: 200px; background-image: url('images/background.gif'); background-repeat: repeat; position: absolute; width: 100%; height: 100% }
div#backgFade { margin-top: 100px; background-image: url('images/backgroundFade.png'); background-repeat: repeat; position: absolute; width: 100%; height: 100px }

.exaggerate { font-family: "Reenie Beanie", Verdana, serif; font-size: 28pt; font-style: normal;
  font-weight: 700; text-shadow: 2px 2px 2px #90C2B9; text-decoration: none; text-transform: none;
  letter-spacing: 0; word-spacing: 0; line-height: 1; color: #663333; text-align: right; padding: 10px 130px 10px 10px }

.ui-state-highlight{border:solid 1px #90C2B9;}
