body {
	background: #000 url(../images/bg.png) no-repeat center top;
	font-family: "Gill Sans", "Gill Sans MT", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.lastspacing {
	margin-bottom: 200px;
}

#header {
	height: 75px;
	margin: 70px auto 50px;
	padding: 0px 0 0px 0;
	border: 2px solid #aaa;
	border-right-width: 0;
	border-left-width: 0;
	background: url(../images/bg_trans.png) repeat;
	text-align: center;
	visibility: visible;
}

#header #logo {
	position: relative;
	top: -40px;
}

p {
		font-family: "Gill Sans", "Gill Sans MT", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

p a {
			font-family: "Gill Sans", "Gill Sans MT", "Helvetica Neue", Helvetica, Arial, sans-serif;

	color: #41ff53;
	text-decoration: none;
}

p a:hover {
	color: #41ff53;
	border-bottom: 1px dotted #41ff53;
}

/* @group coda slider elements */

.panel h2.section-title {
	font-family: "Gill Sans", "Gill Sans MT", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 0px 0 30px 0;
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
	text-shadow: #000000 2px 2px 4px;
}

noscript div {
	width: 600px;
	background: #fff;
	border: 4px dotted #cc001a;
	margin: 20px auto;
	padding: 15px;
	color: #333;
	font-size: 18px;
}

/* Use this to keep the slider content contained in a box even when JavaScript is disabled */

.coda-slider-no-js .coda-slider {
	height: 500px;
	overflow: auto !important;
	padding-right: 20px
}

/* Change the width of the entire slider (without dynamic arrows) */

.coda-slider {
	width: 800px;
}

.coda-slider .panel {
	width: 800px;
}

/* Tab nav */

.coda-nav ul li a.current {
	color: #fff;
}

/* Panel padding */

.coda-slider .panel-wrapper {
	padding: 0px 40px 40px;
}

.coda-slider .panel-wrapper p {
	font-size: 14px/18px;
	margin: 14px 0;
	text-shadow: #000000 1px 1px 2px;
}

/* Preloader */

.coda-slider p.loading {
	padding: 20px;
	text-align: center
}

/* Don't change anything below here unless you know what you're doing */

/* Tabbed nav */

.coda-nav {
	width: 800px;
	margin: 0 auto;
	border: 2px solid #aaa;
	border-bottom-width: 0;
	background: url(../images/bg_trans.png) repeat;
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	text-align: center;
}

.coda-nav-grad {
	-moz-border-radius-topleft: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	background: url(../images/nav-grad.png) repeat-x;
	height: 75px;
}

.coda-nav ul {
	clear: both;
	display: block;
	overflow: hidden;
	padding: 15px 0 0 0;
	margin-left: -5px;
}

.coda-nav ul li {
	display: inline;
	padding: 5px 10px;
}

.coda-nav ul li a {
	color: #41ff53;
	display: inline;
	text-decoration: none;
	text-shadow: #000000 2px 2px 4px;
	font-size: 14px;
	font-family: "Gill Sans", "Gill Sans MT", "Helvetica Neue", Helvetica, Arial, sans-serif;}

.coda-nav ul li a:hover {
	color: #fff;
}

/* Miscellaneous */

.coda-slider-wrapper {
	padding: 20px 0;
	clear: both;
	margin: 0 auto;
}

.coda-slider {
	color: #fffeff;
	background: url(../images/bg_trans.png) repeat;
	overflow: hidden;
	border: 2px solid #aaa;
	border-top-width: 0;
	margin: 0 auto;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

.coda-slider .panel {
	display: block;
	float: left
}

.coda-slider .panel-container {
	position: relative
}

/* @end */

/* @group About */

.aboutimg {
	float: right;
	margin-left: 20px;
	margin-bottom: 50px;
}

td, #at, #no {
	font-family: "Gill Sans", "Gill Sans MT", "Helvetica Neue", Helvetica, Arial, sans-serif;
	}
	
/* @end */

/* @group reel */

#reel {
	width: 720px;
	margin: 10px 0;
	z-index: -1;
}

video {	-webkit-box-shadow: rgba(0,0,0,.4) 0 4px 20px;	-moz-box-shadow: rgba(0,0,0,.4) 0 4px 20px;}


/* @end */

/* @group Photos */

table {
	margin: 1em 0 0;
	width: 100%;
	border: 0px;
}

td {
	width: 230px;
	vertical-align: middle;
	padding: 6px;
	text-align: center;
}

tr {
	width: 100%;
}

table img {
	border: 4px #eee solid;
}

td a {
	text-decoration: none;
	background: none;
	color: transparent;
}

td a:hover {
	text-decoration: none;
	background: none;
	color: transparent;
	border: 5px #ddd;
}

/* @end */

/* @group resume */

#resume {
	font-size: 14px/18px;
	margin: 14px 0;
	text-shadow: #000000 1px 1px 2px;
}

#resume h3 {
	font-family: "Gill Sans", "Gill Sans MT", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 20px;
	margin: 25px 0;
}

#resume ul {
	margin: 20px 0;
}

#resume li {
	font-family: "Gill Sans", "Gill Sans MT", "Helvetica Neue", Helvetica, Arial, sans-serif;
	list-style-position: inside;
	list-style-type: circle;
	text-shadow: #000000 1px 1px 2px;
}

/* @end */

/* @group contact */

#contacttab table {
	width: 600px;
	text-align: center;
	margin: 0 auto;
}

#contacttab #at {
	font-size: 150px;
}
#contacttab #no {
	font-size: 150px;
}
#contacttab a {
	color: #41ff53;
	text-decoration: none;
}

#contacttab a:hover {
	color: #41ff53;
	border-bottom: 1px dotted #41ff53;
}
/* @end */

/* @group footer */

#footer {
	width: 300px;
	margin: 20px auto;
	color: #fff;
	padding: 7px 10px;
	background: url(../images/bg_trans.png) repeat;
	border: 2px solid #aaa;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size: 10px;
	text-shadow: #000000 1px 1px 2px;
	text-align: center;
	font-family: "Gill Sans", "Gill Sans MT", "Helvetica Neue", Helvetica, Arial, sans-serif;}

#footer a {
	color: #41ff53;
	text-decoration: none;
}

#footer a:hover {
	color: #41ff53;
	border-bottom: 1px dotted #41ff53;
}

/* @end */

/* @group Firefox selection fix */

:focus {
outline: none;
}


/* @end */