body {
background-image: url(images/stripe.png);
background-attachment:fixed;
margin: 20px 0 0 20px;
}

#header {
margin:0 0 0 8px;
height:20px;
}

#header img { 
border: none;
}

#left_navigation {
margin:16px 0 0 90px;
text-align:right;
position: fixed;
}

.navigation {
text-decoration: none;
font-size: small;
font-weight: normal;
font-family: "Gill Sans";
}

.work a#work, .blog a#blog, .contact a#contact {
color: #3399cc;
border:none;
}

.home #container {
background-color:white;
float:left;
margin:-26px 160px;
width:570px;
}

.work #container {
left:170px;
padding-bottom:20px;
padding-left:10px;
position:absolute;
right:15px;
top:14px;
}

.contact #container {
background-color:white;
float:left;
margin:-26px 160px;
width:570px;
}

.blog #container {
background-color:white;
float:left;
margin:-26px 160px;
width:570px;
}

#content {
float:none;
margin:0 auto;
}

#footer {
clear:both;
margin:0 auto;
text-align: center;
height:20px;
}

#footer p {
text-decoration: none;
color: #808080;
font-size:8px;
font-weight: normal;
font-family: "Gill Sans";
}	

.category {
background-color: white;
width: 550px;
padding-left:10px;
padding-right:10px;
border-bottom-width: thin;
border-bottom-style: dotted;
border-bottom-color: #999999;
}

.work .category {
background-color: white;
float:left;
padding-left: 10px;
padding-right: 10px;
height:240px;
width: 220px;
margin-right: 20px;
margin-bottom: 20px;
border-bottom-width: thin;
border-bottom-style: dotted;
border-bottom-color: #999999;
}

h1 {
text-decoration: none;
color: #CC6600;
font-size: small;
font-weight: normal;
font-family: "Gill Sans";
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
position:fixed;
}

h2 {
text-decoration: none;
color: #808080;
font-size: small;
font-weight: normal;
font-family: "Gill Sans";
}

h2:hover {
text-decoration: none;
color: #33ccff;
font-size: small;
font-weight: normal;
font-family: "Gill Sans";
}

h3 {
text-decoration: none;
color: #808080;
font-size: small;
font-weight: normal;
font-family: "Gill Sans";
text-align: left;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #999999;
}

h4 {
margin: 10px 0 5px 0;
text-decoration: none;
color: #808080;
font-size: small;
font-weight: normal;
font-family: "Gill Sans";
border-bottom-width: 1px;
border-bottom-style: dotted;
}

a {
text-decoration: none;
color: #808080;
font-size: 10px;
font-weight: normal;
font-family: "Gill Sans";
}

a:hover { 
text-decoration: none;
color: #33ccff;
}

a img { 
border: none;
}

li {
margin:2px 0 0 0;
text-decoration: none;
list-style:none;
color: #565656;
font-size: 11px;
font-weight: normal;
font-family: "Gill Sans";
}

p {
margin:12px 0;
color: #565656;
font-size: 11px;
font-weight: normal;
font-family: "Gill Sans";
}
