body {
	font-family: Helvetica,sans-serif;
	font-size: small;
	background-color: #1d1919;
	text-align: center;
	margin: 0; padding: 0;
	}
	
#page {width: 100%; margin: auto 0;}

#header {width: 100%; height: 105px; text-align: center;background: url(../images/headerx.jpg) 0 -8px repeat-x;}

#headcont {padding-top: 10px; width: 980px; margin: 0 auto;}

#hlogo {	width: 111px; height: 97px; float: left;}

#hlogo.boomzHead {background: url(../images/boomzimg.png) top left no-repeat;}
#hlogo.boomzHead2 {background: url(../images/boomzimg.png) -111px 0 no-repeat;}
#hlogo.boomzHead3 {background: url(../images/boomzimg.png) -222px 0 no-repeat;}
#hlogo.boomzHead4 {background: url(../images/boomzimg.png) -333px 0 no-repeat;}
#hlogo.boomzHead5 {background: url(../images/boomzimg.png) -444px 0 no-repeat;}
#hlogo.boomzHead6 {background: url(../images/boomzimg.png) -555px 0 no-repeat;}

#hinfo {float: left; width: 800px; margin-top: 20px; text-align: left;}

#hinfo #url {display: inline-block; height: 19px; width: 163px; background: url(../images/imgtext.png) 0 0 no-repeat;}
#hinfo #label {display: inline-block; height: 19px; width: 259px; background: url(../images/imgtext.png) -163px 0 no-repeat; margin-left: 108px;}
#hinfo #email{display: inline-block; height: 19px; width: 150px; background: url(../images/imgtext.png) -421px 0 no-repeat; margin-left: 108px;}

div.bttcont {clear: both; width:100%; text-align: right; vertical-align: bottom;}
div.bttcont a.backtotop { float: right; display: inline-block; height: 19px; width: 48px; background: url(../images/imgtext.png) -571px 0 no-repeat;margin-right: 30px;margin-bottom: 1px;}
div.bttcont a.backtotop:hover {margin-top:1px;margin-bottom: 0px;}

#header #headcont div.nav {float: left; width: 800px; text-align: right; overflow: hidden; height: 23px;}
#header #headcont div.nav a{ float: right; display: inline-block; height: 23px; padding: 0 18px; color: #1d1919; font-weight: bold;}
#header #headcont div.nav .navs{float: right; display: inline-block; height: 23px; width: 7px; padding: 0; line-height: 23px; color: #1d1919; font-weight: bold; background: url(../images/navs.jpg) no-repeat;}
#header #headcont div.nav a span{display: inline-block; height: 23px; line-height: 23px; }
#header #headcont div.nav a span { display: inline-block; height: 16px; }
#header #headcont div.nav a span#ngallery {width: 60px; background: url(../images/ntext.png) 0 0 no-repeat; margin-top: 5px;}
#header #headcont div.nav a span#nresume {width: 62px; background: url(../images/ntext.png) -60px 0 no-repeat; margin-top: 5px;}
#header #headcont div.nav a span#naboutme {width: 79px; background: url(../images/ntext.png) -122px 0 no-repeat; margin-top: 5px;}
#header #headcont div.nav a span#nwebdesign {width: 85px; background: url(../images/ntext.png) -200px 0 no-repeat; margin-top: 5px;}
/*#header #headcont div.nav a span { height: 23px; width: 100%; background: url(../images/navb.jpg) right top;}*/
#header #headcont div.nav a:hover{ color: #1d1919; background: url(../images/navh.jpg) center no-repeat;}
#header #headcont div.nav a.selected{ color: #1d1919; background: url(../images/navh.jpg) center no-repeat;}

#content {
	width: 100%;
	background-color: #2d2927;
	color: #f2f2f2;
	padding: 10px 0;
	min-height: 300px;
	text-align: center;
}

#contentprop { width: 980px; text-align: left; margin: 0 auto;}

#footer {
	width: 100%;
	color: #77726c;
	padding: 10px 0;
	text-align: center;
	background: url(../images/headerx.jpg) 0 -113px repeat-x;
}
#footer div.nav { margin-bottom: 10px;}
#footer div.nav a{ display: inline-block;	margin: 4px 10px; padding: 2px; color: #f7eee0;}
#footer div.nav a:hover{ border-bottom: 3px #52b6db solid; margin: 1px 10px;}
#footer img.badge { border: 0; margin: 10px;}

a {
	text-decoration: none;
	color: #52b6db;
	outline: none;
	}
	
a:hover {
	color: #fff;
	}

a img { border: 0; }
	
#bgleft {
	position: absolute;
	background-image: url(../images/bgleft.jpg);
	width: 30px;
	bottom: 0;
	left: 0;
	top: 0;
}
	
.fullsizelink {
	display: block;
	padding: 4px;
	cursor: pointer;
}

#nextprojtab {
	height: 300px;
	width: 128px;
	position: fixed;
	padding-top: 36px;
	text-align: right;
	top: 200px;
	right: -97px;
	background-image: url(../images/nav/n-project.png);
	opacity: 0.8;
	filter:alpha(opacity=80);
}

#previousprojtab {
	height: 300px;
	width: 128px;
	position: fixed;
	padding-top: 36px;
	text-align: left;
	top: 200px;
	left: -97px;
	background-image: url(../images/nav/p-project.png);
	opacity: 0.8;
	filter:alpha(opacity=80);
}

#previousprojtab:hover {
	left: 0px;
	opacity: 1.0;
	filter:alpha(opacity=100);
}

#nextprojtab:hover {
	right: 0px;
	opacity: 1.0;
	filter:alpha(opacity=100);
}

#previousprojtab img {
	border: 0px;
}

#nextprojtab img {
	border: 0px;
}

#fullclass {
	display: none;
	}

div .tcont {
	text-align: center;
}

div .tcont img {
	border: 0px;
	opacity: 0.6;
	filter:alpha(opacity=60);
}

div .tcont a:hover img {
	border: 0px;
	opacity: 1.0;
	filter:alpha(opacity=100);
}
	
#title {
	width: 116px;
	height: 43px;
	padding-left: 110px;
	padding-right: 133px;
	padding-top: 67px;
	text-align: center;
	font-weight: bold;
}

#dlres img {
	border: 0px;
	opacity: 0.6;
	filter:alpha(opacity=60);
}

#dlres a:hover img {
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.mgal img {
	border: 0px;
	opacity: 0.6;
	filter:alpha(opacity=60);
	padding: 2px;
}

.mgal a:hover img {
	opacity: 1.0;
	filter:alpha(opacity=100);
}

span.rdet {
	margin-left: 20px;
	}

.resume {
	list-style: none;
	font-weight: bold;
	font-size: 1.3em;
	color: #ffbc46;
	padding-bottom: 15px;
	}
	
.resume ul li {
	list-style: none;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 8px;
	color: #f2f2f2;
}	
.resume ul ul li {
	font-weight: normal;
	font-size: 12px;
	color: #9a918b;
}

div .contactlr {
	float: left;
	padding-left: 120px;
	font-weight: bold;
	font-size: 1.3em;
	color: #ffbc46;
	line-height: 1.3em;
}

div.contactl {
	width: 270px;
	float: left;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 8px;
	font-size: .8em;
	color: #6c6663;
	}
	
div.contactr {
	width: 270px;
	float: left;
	text-align: left;
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 1.2em;
	color: #eee;
	}

div .linkslr {
	float: left;
	width: 500px;
	padding-left: 200px;
}
	
div .links {
	float: left;
}

div .links img {
	clear: left;
	padding: 12px;
	}

#scont {
	float: left;
	width: 600px;
}

#sidebar { float: left; width: 300px; margin-left: 20px; }
#sidebar div { margin: 5px; padding: 5px; border: 1px solid #3c3837; background-color: #252020; color: #868383;}
#sidebar div div{ margin: 0; padding: 1px; border: 0; color: #868383;}
.o { background-color: #282323 !important;}
#sidebar hr { color: #444; background-color: #444; height: 2px; border: 0;}
#sidebar div.h { background-color: #1d1919 !important; font-size: 1.1em; text-align: center; font-weight: bold; font-variant: small-caps; letter-spacing: 4px;}
#sidebar div.c { line-height: 1.5;}
#sidebar div.c2 { line-height: 2;}
#sidebar div div { clear: both;}
#sidebar div div span.n { color: #eee; font-size: 14px; font-weight: bold; letter-spacing: 2px;}
#sidebar div.linkList div { text-align: left;}
#sidebar div.linkList div img { float: left; padding: 2px; border: #111; margin: 2px 10px 2px 2px;}
#sidebar .hilite { color: #dfdfdf; display: block; float: right;}

.textL { text-align: left !important; }
.textC { text-align: center !important; }
.textR { text-align: right !important; }
.textJ { text-align: justify !important; }
.text11 { font-size: 11px; }
.text10 { font-size: 10px; }

.ico30 { float: left; width: 25px; height: 25px; margin-right: 3px; background: url(../images/icosprite.png) no-repeat;}
.eml { background-position: 0 0; }
.aim { background-position: -25px 0; }
.msn { background-position: -50px 0; }
.stm { background-position: -75px 0; }
.sky { background-position: -99px 0; }
.phn { background-position: -125px 0; }


#sidebar img.ico { margin: 5px;}

div.space20 { height: 20px; }

div.bio {
	float: left;
	width: 600px;
	text-align: justify;
}

#maingallery {
	text-align: center;
}	

#projlr {
	float: left;
	width: 900px;
}

#projprev {
	float: left;
	padding: 0px 0px 0px 50px;
	width: 100px;
}

#projmainheader {
	width: 860px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}

#projmain {
	float: left;
	width: 900px;
	padding: 15px 0px 0px 0px;
}

#projnext {
	float: left;
	padding: 0px 50px 0px 0px;
	width: 100px;
}

#projnext img, #projprev img {
	border: 0px;
	opacity: 0.6;
	filter:alpha(opacity=60);
}

#projnext a:hover img, #projprev a:hover img {
	border: 0px;
	opacity: 1.0;
	filter:alpha(opacity=100);
}

#nextproj a:hover, #prevproj a:hover {
	background-position: 0 -70px;
}

#nextproj a {
	float: left;
	width: 45px;
	height: 70px;
	margin-left: 25px;
	background: url("../images/nav/next.jpg") 0 0 no-repeat;
	text-decoration: none;
}

#prevproj a {
	float: left;
	width: 45px;
	height: 70px;
	margin-left: 25px;
	background: url("../images/nav/prev.jpg") 0 0 no-repeat;
	text-decoration: none;
}

#gallerymainimg {
	clear: left;
	text-align: center;
	width: 100%;
}

#gallerymainimg img {
	border: 0px black solid;
}

#gallerythumbs {
	width: 800px;
	padding: 5px 50px;
	text-align: center;
}

img.topa {
	float: left;
	vertical-align: top;
}

.pnotestop, .pnotesbottom {
	width: 450px;
	height: 15px;
	margin: 0px 225px;
}

.pnotestop {
	background-image: url(../images/pnotes1.jpg);
	background-position:top left;
	background-repeat: no-repeat;
	margin-top: 30px;
}

.pnotesbottom {
	background-image: url(../images/pnotes3.jpg);
	background-position:top left;
	background-repeat: no-repeat;
}

.pnotesbody {
	width: 430px;
	padding: 0px 10px;
	background-image: url(../images/pnotes2.jpg);
	background-position:top left;
	background-repeat: repeat-y;
	margin: 0px 225px;
	color: #ddd;
}

.webcont {
	display: block;
	font-weight: normal;
	color: #fff;
	border: 0px;
	float:left;
	padding: 5px 2px 5px 15px;
	width: 600px;
	text-align: justify;
	vertical-align: center;
	cursor: pointer;
	opacity: 0.7;
	filter:alpha(opacity=70);
}

.webdetails {
	padding-left: 60px;
	text-align: left;
}

.wide550 {
	width: 550px;
}

.webcont h2 {
	color: #ffbc46;
	font-size: 18px;
	padding: 0px;
}

.webcont img {
	border: 0px;
	padding-right: 30px;
}

.webcont:hover {
	color: #fff;
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.heading1 {
	font-size: 2.8em;
	font-family: Deftone Stylus;
	letter-spacing: 1pt;
	color: #fff;
	font-weight: bold;
	padding: 3px 0px 3px 3px;
} 

.heading2 {
	font-size: 1.8em;
	letter-spacing: 1pt;
	color: #fff;
	font-weight: bold;
	padding: 3px 0px 3px 3px;
}

.heading3 {
	font-size: 1.5em;
	letter-spacing: 1pt;
	color: #fff;
	font-weight: bold;
	padding: 3px 0px 3px 3px;
}

.heading4 {
	font-size: 1.2em;
	color: #fff;
	font-weight: bold;
	padding: 3px 0px 3px 3px;
}

.image  {
	padding: 1px;
}

.left {
	float: left;
	padding: 1px 10px 10px 0px;
}

.right {
	float: right;
	padding: 1px 1px 10px 10px;
}

.center {
	width: 500px;
	text-align: center;
}

.justify {
	text-align: justify;
}

.clear {
	clear: both;
}

.websamples {
	padding-left: 70px;
}

.webdesign {
	padding-left: 80px;
}

.webimg {
	float: left;
	width: 150px;
}

.webimg img {
	border: 0px;
	opacity: 0.6;
	filter:alpha(opacity=60);
}

.webimg a:hover img {
	opacity: 1.0;
	filter:alpha(opacity=100);
}

.webheading {
	padding: 7px 10px 3px 0px;
	font-size: 1.4em;
	font-weight: bold;
}

.webaddy {
	padding: 10px 0px 0px 0px;
}

.webdet {
	float: left;
	text-align: left;
	width: 400px;
	padding-left: 10px;
	color: #9a918b;
}

.webdet h2 {
	color: #cdc2a9;
	font-size: 18px;
	padding: 0px;
}


.height25 {
	height: 25px;
}

.height100 {
	height: 100px;
}

.footerfun {
	font-size: 80%;
}

.tab_head {
	padding: 3px;
	cursor: pointer;
}

.wide160 {
	width: 160px;
}

.tab_body {
	float: left;
	padding: 3px 3px 10px 15px;
}

.uparrow {
	background-image: url(../images/uparrow.jpg);
	background-position:center right;
	background-repeat: no-repeat;
}

.downarrow {
	background-image: url(../images/downarrow.jpg);
	background-position:center right;
	background-repeat: no-repeat;
}

.smallc {
	font-size: .8em;
	color: #908681;
}

.smaller {
	font-size: 11px;
}

.small {
	font-size: 12px;
}

.hilite {
	color: #ffbc46;
}

.lolite {
	color: #8e7e73;
}

.offwhite {
	color: #9a918b;
}

.normal {
	font-weight: normal;
}

.split {
	float: left;
}

.splitcol {
	float: left;
	margin-right: 30px;
}

.clear {
	clear: both;
}

.break {
	height: .7em;
}