html {
background: url(../images/web/bg.jpg);
}

body {
text-align: center;
font-family: heletica, arial, sans-serif;
font-size: 100%;
margin: 0px;
padding: 0px;
}

a {
text-decoration: none;
font-style:italic;
color: #603736;
}

a:hover {
text-decoration: underline;
}

a.selected {
font-weight: bold;
}

p {
color: #1C110D;
line-height: 19px;
}

h2 {
color: #332115;
font-size: 30px;
}

li {
list-style: none;
}

#container 
{
padding: 0;
margin-top: 30px;
margin-bottom: 30px;
/*margin: 75px 100px 75px 100px;*/
margin-left: auto;
margin-right: auto;
width:792px;
height: 950px;
text-align: left;
background: url(../images/web/paperbg.jpg) no-repeat 0 0;
border-style: solid;
border-width: 35px;
border-color: #221C10;
}

#banner {
position: relative;
}

#banner h1 {
text-indent: -9999px;
background: url(../images/web/banner.jpg) no-repeat 0 0;
width: 754px;
height: 288px;
margin: 17px 0 20px 19px;
}

#main {
position: relative;
height: 557px;
}

#nav {
float: left;
width: 270px;
margin-left: -24px;
}

#nav ul {
margin-top: 27px;

}

#nav li {
margin: 0px 0px 33px 0px;
}

#sidebarnav {
}

#portfolio {
text-indent: -9999px;
background: url(../images/web/portfolio-button.jpg) no-repeat 0 0;
width: 192px;
height: 55px;
cursor:pointer;
}

#sketches {
text-indent: -9999px;
background: url(../images/web/sketches-button.jpg) no-repeat 0 0;
width: 186px;
height: 54px;
cursor:pointer;
}

#bio {
text-indent: -9999px;
background: url(../images/web/bio-button.jpg) no-repeat 0 0;
width: 207px;
height: 56px;
cursor:pointer;
}

#contact {
text-indent: -9999px;
background: url(../images/web/contact-button.jpg) no-repeat 0 0;
width: 166px;
height: 53px;
cursor:pointer;
}

#blog {
text-indent: -9999px;
background: url(../images/web/blog-button.jpg) no-repeat 0 0;
width: 116px;
height: 54px;
cursor:pointer;
}

#news {
text-indent: -9999px;
background: url(../images/web/news-button.jpg) no-repeat 0 0;
width: 125px;
height: 52px;
cursor:pointer;
}

#main_body{
margin-left: 270px;
width: 470px;
}

#main_body p{
padding: 30px 0 0 0;
}

#content_contact p {
line-height: 25px;
font-size: 15pt;
}

#content_contact img {
border-style: none;
vertical-align: text-bottom;
}

#content_news p {
padding-left: 25px;
line-height: 24px;
font-size: 14pt;
text-indent:-25px;
}

#content_bio p {
line-height: 24px;
font-size: 14pt;
}

#resumelink {
position: absolute;
text-indent: -9999px;
background: url(../images/web/resume-button.jpg) no-repeat 0 0;
margin-top: -109px;
/*margin-top: 218px;*/
/*margin-left: 98px;*/
margin-left: 375px;
width: 262px;
height: 43px;
cursor:pointer;
}

#copyright
{
font-size:11px;
text-align: right;
color: #221C10;
padding: 35px 10px 0 0;
#padding: 24px 10px 0 0;
font-variant:small-caps;
}