* {
margin: auto
}

body {
font-family: helvetica, arial, verdana;
text-align: center;
color: #32221b;
font-size:11pt;
}

#wrapper {
width: expression( document.body.clientWidth > 979 ? "980px" : "auto" ); /* sets max-width for IE */
min-width:765px;
max-width:980px;
} 

#content {
margin-left:195px;
padding-top:120px;
text-align: left;
width:80%;
}

#content a {
text-decoration: none;
color: #666666;
}

#content a:active a:visited {
text-decoration: none;
color: #666666;
}

#content a:hover {
color: #32221b;
}

#contentGal {
margin-left:200px;
text-align: left;
width:73%;
}

#sidebar {
width:180px;
margin:0px;
float:left;
min-height:435px;
_height:430px;
}

#logo {
padding-top:25px;
text-align:left;
} 

#menu a {
text-decoration: none;
color: #32221b;
margin: 2 0 0 0;
}

#menu a:hover {
color: #999999;
}

#menu {
text-align: left;
padding-top:5px;
}


ul.primary {
list-style-type: none;
padding-left:2px;
margin:0px;
}

ul.sub {
list-style-type: none;
padding:0px 0px 0px 3px;
margin:0px;
display:block;
font-size:8pt;
}

li.sub {
margin:0px;
padding:0px;
line-height:1em;
}

#footer_home {
height:120px;
clear:both;
_width:980px;
border-bottom: 10px solid #32221b;25

}

h1 {
margin-top:0px;
margin-bottom:5px;
font-size: 12pt;
}

#image {
width:200px;
height:319px;
float:right;
margin-top:100px;
padding-bottom:0px;
}

ul.contact {
list-style-type: none;
margin-top: 20px;
}

#contact_phone {
background: url(../images/dirtart_phone.jpg) no-repeat scroll 0 3px;
font-weight:normal;
padding:10px 0 5px 30px;
}

#contact_email {
background: url(../images/dirtart_email.jpg) no-repeat scroll 0 3px;
font-weight:normal;
padding:9px 0 5px 30px;
}

#contact_post {
background: url(../images/dirtart_postal.jpg) no-repeat scroll 0 3px;
font-weight:normal;
padding:10px 0 5px 30px;
}

#contact_fax {
background: url(../images/dirtart_fax.jpg) no-repeat scroll 0 3px;
font-weight:normal;
padding:10px 0 5px 30px;
}

ul.resources {
list-style-type: none;
margin-top: 2x;
padding-bottom:20px;
}

