body {
background-color: white;
text-align:left;
}

.wrapper {
width:960px;
height:100%;
margin-left:30px;
margin-top:20px;
margin-bottom:20px;
}

.headercontainer {
width:960px;
}

.headercell {
border-bottom-color: #646464;
width:220px;
height:80px;
position:relative;
float:left;
border-bottom:1px solid;
padding-right:20px;
}

.sidebar {
margin-top:20px;
width:220px;
height:100%;
position:relative, fixed;
float:left;
border-bottom:0 solid #7A6F6F;
text-align:left;
}

.sidebar2 {
margin-top:20px;
width:220px;
height:auto;
position:relative;
float:left;
}

.sidebarheader {
width:60px;
height:15px;
float:left;
vertical-align:top;
position:relative;
display:inline;
}

.sidebarmenu {
width:130px;
float:left;
height:auto;
padding-bottom:10px;
vertical-align:top;
position:relative;
display:inline;
}

.contentcontainer {
width:720px;
height:auto;
float:right;
margin-top:20px;
}

.workdescript {
width:460px;
height:50px;
float:left;
}

.image {
width:720px;
height:450px;
margin-top:0;
}

.imagefooter {
width:720px;
height:40px;
margin-left:20px;
float:right;
background-color:#000;
position:relative;
display:inline;
margin-top:20px;
}

.column {
width:220px;
height:auto;
position:relative;
float:left;
padding-right:20px;
}

.texth1 {
text-transform: none;
color: #ff8000;
font-family: Helvetica;
font-size:14px;
font-weight:700;
}

.texth2 {
font-style: normal;
font-family: Helvetica;
font-size:11px;
font-weight: normal;
color: #ff7600;
text-transform: none;
}

.textbody {
color: #646464;
font-family: Helvetica;
font-size:11px;
line-height:1.6em;
font-weight:400;
}

.textdescript {
text-transform: none;
font-family: Helvetica;
font-size:11px;
line-height:1.6em;
font-weight:400;
color: #ff7600;
width:460px;
}

.pics {
margin:0;
padding:0;
}

.pics img {
border:1px solid #ccc;
background-color:#eee;
top:0;
left:0;
}

a:link,a:visited {
font-family: sans-serif, Helvetica;
text-decoration:none;
color: #646464;
}

a:active,a:hover {
color: #ff7600;
font-family: Helvetica, sans-serif;
text-decoration:none;
font-weight:400;
text-transform:none;
}


a.header:link, a.header:visited {
font-family: sans-serif, Helvetica, Verdana, Arial;
text-decoration:none;
color: #ff7600;
font-weight:bold;
text-transform:none;
}