html {
height:100%;
}

body {
font-family:verdana, arial, sans-serif;
font-size:.7em;
background:#2C2C2A;
color:#929280;
margin:0;
padding:0;
}

p {
line-height:1.2em;
font-size:1.2em;
margin:0;
padding:0 0 16px;
}

h1 {
font-family:arial, sans-serif;
letter-spacing:.05em;
font-weight:400;
border-bottom:1px solid;
font-size:175%;
margin:0 0 12px;
padding:5px 0;
}

.sub {
font-size:55%;
padding-left:12px;
letter-spacing:.1em;
}

img {
border:0;
margin:0;
padding:0;
}

a {
outline:none;
}

blockquote {
border-left:8px solid;
border-color:#40403E;
margin:20px 0;
padding:10px 20px 0;
}

ul {
margin:2px 0 18px 16px;
padding:0;
}

ul li {
list-style-type:square;
margin:0 0 6px;
padding:0;
}

ol {
margin:8px 0 0 24px;
padding:0;
}

ol li {
margin:0 0 11px;
padding:0;
}

#logo,#menu,#site_content,#site_wide {
margin-left:auto;
margin-right:auto;
}

#logo {
width:880px;
height:95px;
border-top:3px solid;
}

#logo h1 {
font-family:Palatino, century gothic, sans-serif;
font-size:550%;
text-transform:lowercase;
font-weight:400;
border:0;
float:left;
letter-spacing:0;
padding:10px 0 0 14px;
}

#sub {
font-family:Palatino, century gothic, sans-serif;
font-size:150%;
color:#929280;
padding:46px;
}

#menu {
height:32px;
width:880px;
border-bottom:2px solid;
background:#40403E;
color:#EEE;
border-color:#82974B;
}

#menu ul {
margin:0 auto;
}

#menu li {
float:left;
list-style:none;
margin:0;
padding:0;
}

#menu li a {
display:block;
float:left;
height:26px;
text-decoration:none;
border-right:3px solid;
font-size:1.25em;
padding:6px 18px 0;
}

/* #site_content {
width:878px;
overflow:hidden;
border-right:1px solid;
border-bottom:1px solid;
border-left:1px solid;
background:url(back.png) repeat;
border-color:#40403E;
} */

#site_content {
width:878px;
overflow:hidden;
border-right:1px solid;
border-bottom:1px solid;
border-left:1px solid;
background-color: #1a1a16;
border-color:#40403E;
}

#site_wide {
width:878px;
overflow:hidden;
border-right:1px solid;
border-bottom:1px solid;
border-left:1px solid;
background-color: #1a1a16;
border-color:#40403E;
}


#footer {
margin-left:auto;
margin-right:auto;
color:#656565;
width:150px;
font-size:0.8em;
padding-top:5px;
}

#side_menu {
float:left;
width:135px;
padding:22px 3px 10px 19px;
}

.side_menu_item {
width:170px;
height:160px;
}

.side_menu_item a {
float:left;
display:block;
margin:2px;
width:115px;
height:115px;
}

.info {
padding-left:2px;
float:left;
display:block;
width:120px;
}

/* #content {
text-align:left;
width:653px;
float:left;
padding:12px 0 18px 14px;
} */

#content {
text-align:left;
width:845px;
float:left;
padding:12px 0 18px 14px;
}

#widecontent {
text-align:left;
width: 665px;
  /* width:845px; */
float:left;
padding:12px 0 18px 14px;
}

#photocontent {
text-align:left;
width:845px;
float:left;
padding:12px 0 18px 14px;}

#content a,#content a:hover,#widecontent a,#widecontent a:hover, #photocontent a, #photocontent a:hover {
text-decoration:none;
}

form {
margin:3px 0 0;
padding:0;
}

form#contact {
height:220px;
}

div.row1 {
width:501px;
clear:both;
}

div.row1 span.formlabel {
float:left;
width:164px;
text-align:left;
font-size:1.15em;
}

div.row1 span.forminput {
float:right;
text-align:right;
}

#contact input,#contact textarea {
width:299px;
font-family:verdana, arial, sans-serif;
font-size:100%;
border:1px solid;
overflow:auto;
margin:2px;
}

#contact input.submit {
width:99px;
height:22px;
cursor:pointer;
margin:8px 0 0 220px;
}

#menu li a,.side_menu_item a {
background:#40403E;
color:#929280;
border-color:#2C2C2A;
}

#logo,#logo h1 {
background:#2C2C2A;
color:#efefef;
border-color:#82974B;
}

#content h1,#widecontent h1,#photocontent h1 {
background:transparent;
color:#E6E8DC;
border-color:#40403E;
}

#links,#links a:hover,#links a.current,#links a.current:hover,#content,#content a:hover,#widecontent,#widecontent a:hover,.sub, #photocontent,#photocontent a:hover {
background:transparent;
color:#929280;
}

#links a,#content a,#widecontent a,#photocontent a {
background:transparent;
color:#82974B;
}

#menu li a:hover,#menu li a.current,#menu li a.current:hover {
background:#82974B;
color:#EEE;
border-color:#2C2C2A;
}

.side_menu_item a.current,.side_menu_item a:hover,.side_menu_item a.current:hover {
background:#EEE;
color:#929280;
}

#contact input,#contact textarea,#contact input.submit {
background:#2C2C2A;
color:#929280;
border-color:#40403E;
}