* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 62.5% Verdana, Arial, Geneva, sans-serif;
	background: url(images/wood_background.jpg) repeat fixed;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#header {
	width: 960px;
	height: 80px;
	background: url(images/header.png) no-repeat center;
	margin-right: auto;
	margin-left: auto;
}
#header h1 {
	text-indent: -9999px;
}
#header h1 a {
	display: block;
	height: 80px;
	width: 365px;
	margin-left: 140px;
}
#nav {
	width: 960px;
}
#nav ul {
	background: url(images/nav_sprite.png) no-repeat;
	height: 50px;
}
#nav ul li {
	font-size: 1.2em;
	color: #000;
	display: inline;
}
#nav ul li a {
	display: block;
	float: left;
	text-indent: -9999px;
}
#nav ul #nhome a {
	height: 50px;
	width: 86px;
	margin-left: 52px;
}
#nav ul #nabout a {
	height: 50px;
	width: 100px;
}
#nav ul #nportfolio a {
	height: 50px;
	width: 154px;
}
#nav ul #nblog a {
	height: 50px;
	width: 84px;
}
#nav ul #ncontact a {
	height: 50px;
	width: 127px;
}
#nav ul li#nhome a:hover,
#nav ul li#nhome a:active {
	background: url(images/nav_sprite.png) -52px -50px;
}
#nav ul li#nabout a:hover,
#nav ul li#nabout a:active {
	background: url(images/nav_sprite.png) -138px -50px;
}
#nav ul li#nportfolio a:hover,
#nav ul li#nportfolio a:active {
	background: url(images/nav_sprite.png) -238px -50px;
}
#nav ul li#nblog a:hover,
#nav ul li#nblog a:active {
	background: url(images/nav_sprite.png) -392px -50px;
}
#nav ul li#ncontact a:hover,
#nav ul li#ncontact a:active {
	background: url(images/nav_sprite.png) -476px -50px;
}
#dhome #nav ul li#nhome a:link,
#dhome #nav ul li#nhome a:visited,
#dhome #nav ul li#nhome a:hover,
#dhome #nav ul li#nhome a:active,
#dhome #nav ul li#nhome a:focus {
	background: url(images/nav_sprite.png) -52px -50px;
}
#dabout #nav ul li#nabout a:link,
#dabout #nav ul li#nabout a:visited,
#dabout #nav ul li#nabout a:hover,
#dabout #nav ul li#nabout a:active,
#dabout #nav ul li#nabout a:focus {
	background: url(images/nav_sprite.png) -138px -50px;
}
#dportfolio #nav ul li#nportfolio a:link,
#dportfolio #nav ul li#nportfolio a:visited,
#dportfolio #nav ul li#nportfolio a:hover,
#dportfolio #nav ul li#nportfolio a:active,
#dportfolio #nav ul li#nportfolio a:focus {
	background: url(images/nav_sprite.png) -238px -50px;
}
#dblog #nav ul li#nblog a:link,
#dblog #nav ul li#nblog a:visited,
#dblog #nav ul li#nblog a:hover,
#dblog #nav ul li#nblog a:active,
#dblog #nav ul li#nblog a:focus {
	background: url(images/nav_sprite.png) -392px -50px;
}
#dcontact #nav ul li#ncontact a:link,
#dcontact #nav ul li#ncontact a:visited,
#dcontact #nav ul li#ncontact a:hover,
#dcontact #nav ul li#ncontact a:active,
#dcontact #nav ul li#ncontact a:focus {
	background: url(images/nav_sprite.png) -476px -50px;
}
#upper_tear {
	background: url(images/upper_tear.png) no-repeat;
	height: 60px;
}
#tear_gallery {
	height: 300px;
	background: #FFF;
	text-align: center;
	font-size: 5.0em;
}
#lower_tear {
	background: url(images/lower_tear.png) no-repeat;
	height: 50px;
}
#main {
	float: left;
	width: 695px;
}
#sticky_home {
	margin-top: -50px;
	background: url(images/sticky_home.png) no-repeat;
	height: 255px;
	width: 255px;
}
#sticky_about {
	margin-top: -50px;
	background: url(images/sticky_about.png) no-repeat;
	height: 255px;
	width: 255px;
}
#sticky_portfolio {
	margin-top: -50px;
	background: url(images/sticky_portfolio.png) no-repeat;
	height: 255px;
	width: 255px;
}
#sticky_blog {
	margin-top: -50px;
	background: url(images/sticky_blog.png) no-repeat;
	height: 255px;
	width: 255px;
}
#sticky_contact {
	margin-top: -50px;
	background: url(images/sticky_contact.png) no-repeat;
	height: 255px;
	width: 255px;
}
#black_box {
	background: url(images/black_box.png) repeat-y;
	width: 570px;
	margin-left: 33px;
	margin-top: -140px;
	padding: 20px 35px;
	min-height: 300px;
}
#black_box_resume {
	background: url(images/black_box.png) repeat-y;
	width: 570px;
	margin-left: 33px;
	margin-top: -140px;
	padding: 20px 35px;
}
h1 {
	text-align: center;
}
h3 {
	color: #4B6C9D;
}
li {
	margin-left: 0;
}

.contact {
	text-align: center;
}
.tab {
	margin-left: 40px;
}
.none {
	list-style-type: none;
}
.disc {
	list-style-type: disc;
}
.bold {
	font-weight: bold;
}
#black_box_resume li  {
	color: #FFF;
}
#black_box_resume p {
	color: #FFF;
}
#black_box_resume p strong {
	color: #99AABE;
}
#black_box p {
	font: 1.2em/17px Verdana, Arial, Geneva, sans-serif;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#form {
	width: 250px;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 70px;
	padding-bottom: 40px;
}
.success {
	color: #FFF;
}
td {
	color: #FFF;
	font-size: 1.2em;
}
a {
	outline: none;
}
a:link {
	color: #91A1B9
}
a:visited {
	color: #C0C8CB
}
#form_php {
	width: 350px;
	float: left;
	font-size: 24px;
	border: 15px solid #FFF;
	background: #000;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 30px;
	font-weight: bold;
	color: #FFF;
}
#formtable {
	font-size: 1.2em;
}
#formcol h2 {
	font-size: 36px;
	width: 300px;
	height: 100px;
	text-indent: -9999px;
	margin-right: auto;
	margin-left: auto;
}
#formcol {
	width: 300px;
	float: left;
	font-size: 70px;
	line-height: 60px;
	font-weight: bold;
	color: #999;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.address {
	width: 300px;
	clear: both;
	font-size: 1.2em;
	line-height: 20px;
	padding-top: 20px;
}
.address p a {
	text-decoration: none;
	color: #999;
}
#videos {
	text-align: center;
}
#sidebar {
	width: 265px;
	margin-left: 695px;
}
#iphone {
	background: url(images/iphone.png) no-repeat;
	height: 455px;
	width: 250px;
}
#footer {
	background: url(images/footer.png);
	height: 220px;
	clear: both;
}
#footer_links {
	padding-top: 55px;
	padding-left: 13px;
}
.footlinks {
	color: #000;
	float: left;
	margin-left: 30px;
}
.footlinks ul {
	list-style-type: none;
	font-weight: lighter;
	font-size: 1.2em;
	line-height: 15px;
	text-decoration: none;
}
.footlinks ul li a {
	text-decoration: none;
	color: #000;
}
.footlinks ul h4 {
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 3px;
}
.footlinks ul li a:link, 
.footlinks ul li a:visited {
	color: #FFF;
	text decoration: none;
}
.footlinks ul li a:hover, 
.footlinks ul li a:active {
	color: #888888;
	text decoration: none;
}
#content {
	background-color: #CCC;
}
#copyright {
	padding-left: 220px;
}