body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd, img, form, fieldset, blockquote {  
margin:0px; padding:0px; border:0px;   
}  

body {
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 8.75pt;
	font-weight: lighter;
	color: #666;
	background-color: #090909;
}

#wrapper {
	background-image: url(../images/background_linen.jpg);
	background-repeat: repeat-y;
	min-height: 1100px;
}

#wrapper_print {
	background-image: url(../images/background_linen.jpg);
	background-repeat: repeat-y;
	min-height: 2600px;
}

#wrapper_identity {
	background-image: url(../images/background_linen.jpg);
	background-repeat: repeat-y;
	min-height: 1300px;
}

.container {
	width: 1000px;
	margin: 0 auto;
}

.container2 {
	width: 1471px;
	margin: 0 auto;
}

a:link {
	color: #666;
	text-decoration: none;
}

a:visited {
	color: #666;
	text-decoration: none;
}

a:active {
	color: #666;
	text-decoration: none;
}

a:hover {
	color: #999;
}

#logo {
	float: left;
	margin-top: 50px;
}

#navbar {
	float: right;
	margin-bottom: 20px;
	margin-top: -3px;
}

#latestwork {
	clear:both;
}

#latestworkimg {
	clear:both;
	margin-bottom: 10px;
}

.slideshow { 
	height: 294px; 
	width: 1000px; 
	margin: auto 
}
.slideshow img { 
	border: 2px solid #FFF; 
}

#portfolio {
	clear: both;
}

.titleimg {
	margin-left: 6px;
	margin-bottom: 15px;
}

#print img{
	margin-bottom: 25px;
}

.contactbutton {
	margin-left: 30px; 
	margin-top: 110px;
}

.contactbutton_identity {
	margin-top: 10px;
	margin-bottom: 10px;
}

.contactbutton_print {
	margin-top: 30px;
}

#aboutme {
	margin-top: 27px;
}

#aboutme img{
	margin-bottom: 15px;
}

#divider {
	float: left;
	margin-top: 20px;
}

#line .container{
	clear: both;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

#favorites {
	float: left;
	margin-top: -7px;
	margin-right: 30px;
	line-height: 14pt;
}

#favorites img {
	margin-top: 27px;
}

#favorites_links {
	margin-top: -11px;
}
	
#recognition {
	float: left;
	margin-top: 27px;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 14pt;
}

#resources {
	float: left;
	margin-top: 27px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 20px;
	line-height: 14pt;
}

#resources img {
	float: left;
}

#resources_left {
	clear: both;
	float: left;
	margin-top: 22px;
	margin-right: 30px;
}

#resources_right {
	float: left;
	margin-top: 22px;
	*margin-top: 50px;
	*margin-left: 30px;
	margin-right: 30px;
}

#footer {
	clear: both;
	margin-top: 10px;
}

#footer_long {
	clear: both;
	margin-top: -100px;
}

#copyright {
	float: left;
	margin-top: 15px;
}

#footer_links {
	float: right;
	margin-top: 15px;
}
