body {background:#fff; padding:0px; margin:0px; text-align:center; font-family:arial; font-size:12px;}
body#home {background:#000; }
a {color:#90c1e1;}
a:focus {outline:none;}


/*sticky footer added by Northbay Computer Systems*/

* {
    margin: 0;
}

html, body {
    height: 100%;
    background: black;
}

.wrapper{
	min-height:95%;
	margin-bottom: -82px !important;
	background:black;
}

.wrapper:after {
	content: "";
	display: block;
}

.footer, .wrapper:after {
height: 82px; /* .push must be the same height as .footer */
}

.footer {
padding-top:10px;
background:#999;
color:#fff;
}
/*#thumbs{
padding-bottom:5em !important;
}*/
/*---------------------------------------------------*/

#home {color:#fff;}
#container, #headInner {position:relative; width:900px; text-align:left; margin:0px auto;}

#mainContent {
	background:#000; 
	border-bottom: 1px solid #fff; 
	min-height:90%; 
	height:auto !important; 
	overflow:auto;
	/*height: 100%; */
}


/* top navigation */
#topNav {padding:25px 0px 5px 0px; border-bottom:1px solid #fff;background:#999;}
#topNav a {text-decoration:none;}
#nav2 {padding-bottom:10px;padding-top:10px; color:#999;}
#nav2 a {color:#999; text-decoration:none;}
#nav2 a:hover {text-decoration:underline;}

/* home */
body#home #container {width:820px;}
#homeHead {position:absolute; right:0px;}
#name {font-size:48px; position:absolute; top:90px; left:0px;}
#intro {text-align:right; line-height:23px; position:absolute; top:197px; left:-7px; width:360px;}
body#home #nav {position:absolute; left:83px; top:146px; font-size:16px; letter-spacing:2px;}
body#home #nav a {color:#fff;}
body#home #nav a:hover {text-decoration:underline;}

/* works */
body#works {background:black;}
#head {background:#efefef; height:70px;}
#logo {font-size:48px; position:absolute; top:10px; left:0px;}
body#works #nav {color:#fff; font-size:16px; letter-spacing:2px;}
body#works #nav a {color:#fff;}
body#works #nav a:hover {text-decoration:underline;}
#mainImage {padding:30px 0px;}
#thumbs a {padding:0px 10px 32px;}

/* bio */
body#bio {background:#000;}
body#bio #nav {color:#fff; font-size:16px; letter-spacing:2px;}
body#bio #nav a {color:#fff;}
body#bio #nav a:hover {text-decoration:underline;}

/* bio */
body#contact {background:#000;}
body#contact #nav {color:#fff; font-size:16px; letter-spacing:2px;}
body#contact #nav a {color:#fff;}
body#contact #nav a:hover {text-decoration:underline;}

.caption {background:#fff; padding:25px;}
.caption div {width:500px; margin:0 auto; text-align:left;}

#worksMain {padding:50px 0px;}
#worksMain a {margin:0px 5px;}

.content-page {color:#fff;}
.content-container {width:500px; text-align:left; margin:0 auto; padding-bottom:100px;}
