@charset "UTF-8";
/* CSS Document */

* {
        margin:0;
        padding:0;
}
body {
	margin: 0;
	color: #6A6A6A;
	background: #ffffff url(../images/background.jpg) 0px 0px repeat-x;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 822px;
	margin: 0px 0 0 75px;
	padding: 0 0px 0px 0px;
}
 #header {
		width: 822px;
		height: 129px;
		margin: 0px 0px 0px 0px;
        padding-left: 0px;
        background: #ffffff url(../images/header.jpg) no-repeat;
}
#navside {
		width: 236px;
		height: 587px;
		margin: 0px 0px 0px 0px;
		float: left;
        padding-left: 0px;
        background: #ffffff url(../images/navsideprint.jpg) no-repeat;
		}

#navside ul {
		list-style-type: none;
		margin: 31px 0 0 0;
		padding: 0 0 0 20px;
		border: none;
		font-size: 14px;
		font: Verdana;
}

#navside li
{
margin: 0;
padding: 0;

}


#navside a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #6A664E;
width: auto;
text-decoration: none;
margin: 0;
padding: 10px 10px;
line-height: 2.3em;

}

#navside a:hover, #navside a:active

#navside a.active:link, #navside a.active:visited {

position: relative;
z-index: 102;
color: #31585C;
font-weight: 0;
}

 #navtop {
 		float: right;
 		width: 586px;
		height: 29px;
		margin: 0px 0px 0px 0px;
        padding-left: 0px;
        background: #ffffff url(../images/navtop.jpg) no-repeat;
}



#navtop ul

{
		list-style: none;
		margin: 0px 0px 0px 0px;
		padding: 0 0 0 18px;
		border: none;
		font: 10px Verdana;
		font-weight: bold;
		font-size: 100%;
}

#navtop li
{
margin: 0px 0px 0px 0px;
padding: 0;
float: left;
width: auto;
}


#navtop a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #6A664E;
display: inline;
width: auto;
text-decoration: none;
margin: 0;
padding: 10px 10px;
line-height: 1.8em;

}

#navtop a:hover, #navtop a:active

#navtop a.active:link, #navtop a.active:visited {

position: relative;
z-index: 102;
color: #31585C;
font-weight: bold;
}
/* Highlighting the current page */



#home #navtop .home a,
#printwork #navtop .printwork a,
#webwork #navtop .webwork a,
#resume #navtop .resume a,
#contact #navtop .contact a { 

  color: #31585C;

text-decoration: underline;
}
 #bodycopy {
		float: left;
 		width: 586px;
		height: 558px;
		margin: 0px 0px 0px 0px;
        padding-left: 0px;
        background: #ffffff url(../images/bodycopy.jpg) no-repeat;
}
 #backnext {
		float: right;
 		width: 150px;
		height: 33px;
		margin: 16px 4px 0px 0px ;
		}
#backnext ul
{
		list-style: none;
		margin: 0;
		padding: 11 0 0 18px;
		border: none;
		font: 10px Verdana;
		font-weight: bold;
		font-size: 100%;
}

#backnext li
{
margin: 0;
padding: 0;
float: left;
width: auto;
}


#backnext a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #6A664E;
display: inline;
width: auto;
text-decoration: none;
margin: 0;
padding: 10px 10px;
line-height: 2.1em;
}

#backnext a:hover, #backnext a:active

#backnext a.active:link, #backnext a.active:visited {

position: relative;
z-index: 102;
color: #31585C;
font-weight: bold;
}

#clear {
clear: both;
}

p {
display: inline;
width: 500px;
float:left;
padding: 15px 22px 0 26px;
margin: 0;
line-height: 18px;
font-size: 13px;
color: #6A664E;
}
h1 {

padding: 10px 22px 0 26px;
margin: 0;
color: #31585C;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: normal;
line-height: 18px;
}
h2 {

padding: 10px 22px 0 26px;
margin: 0;
color: #31585C;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 22px;
font-style: normal;
font-weight: normal;
line-height: 22px;

}
h3 {

padding: 10px 22px 8px 26px;
margin: 0;
color: #6A664E;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 16px;
font-style: normal;
font-weight: normal;
line-height: 18px;

}
img {

float: left;
}
.portfolioimg {

float: left;
margin: 0 0 0 22px;
display:block;
}