*{margin: 0; padding: 0; }
div {border: 0px solid black; }

#contain {
width: 1080px; }

#nav {
width: 200px;
height: 230px;
margin-top: 95px;
margin-left: 100px;
float: left; }

#logo {
width: 500px;
height: 200px;
margin-top: 75px;
margin-left: 100px;
margin-bottom: 50px;
float: left;
display: inline; /* ie6 fix */
background: url(images/JAB_LOGO.jpg) no-repeat; 
}

#logo h1 {
text-indent: -2000px; }

#art {
width: 200px;
margin-left: 100px;
float: left; }

#content {
width: 600px;
height: 400px;
margin-left: 100px;
float: left; }

li {
margin-bottom: 15px;
font-size: 14px;
font-family: helvetica, sans-serif;  
color: #666666; 
font-weight: bold;  
list-style: none; 
text-align: center; }

#nav li a {
letter-spacing: 0px; }

a:link {text-decoration: none; color: #666666; }
a:visited {text-decoration: none; color: #666666; }
a:active {text-decoration: none }
a:hover {color: #CC0000; }

.homePage a.home,
.knowPage a.know,
.experiencePage a.experience,
.contactPage a.contact {
color: #666666; }

li p {
font-size: 13px;
font-weight: normal;  
color: #999999;
text-align: center;
margin-top: -15px;
text-transform: lowercase; }

h1 {
font-size: 14px;
font-family: helvetica;  
color: #666666;
font-weight: normal;
text-indent: -2000px; }

h2 {
font-size: 14px;
font-family: helvetica, sans-serif;  
color: #CC0000; 
font-weight: bold;  
line-height: 2em;
text-align: left;
margin-bottom: 10px; }

h3 {
font-size: 14px;
font-family: helvetica, sans-serif;  
color: #666666; 
font-weight: bold;  
line-height: 2em;
text-align: left; }

p {
font-size: 13px;
font-family: helvetica, sans-serif;  
color: #999999; 
font-weight: normal;  
line-height: 2em;
text-align: left;
margin-bottom: 10px; }

span {
margin-bottom: 20px;
font-size: 13px;
font-family: helvetica, sans-serif;  
color: #999999; 
font-weight: normal;  
line-height: 2em;
text-align: left; }
