html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial;
	font-size: 13px;
	line-height: 1.6;
	color: #000000;
}

#content {
	width: 900px;
	margin: 30px auto;
	padding: 20px 60px;
	height: 600px;
}

#photo_content {
	width: 575px;
	margin: 10px auto;
	padding: 10px 60px;
	height: 600px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#posters_content {
	width: 700px;
	margin: 0px auto;
	height: 600px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 200px;
}

h1 {
	margin: 0;
	font-size: 30px;
	font-weight: normal;
	font-family: "Museo 700", Arial;
}

h1 em {
	font-size: 50%;
	letter-spacing: -0.05em;
}

h2 {
	margin: 0;
}

hr {
	border: none;
	height: 1px;
	line-height: 1px;
	margin-bottom: 20px;
	padding: 0;
	background: #D8D8D8;
}

p {
	margin: 0;
	padding-bottom: 14px;
	width: 600px;
}

a {
	outline: none;
	padding-left: -2px;
}

a img {
	margin: 0 2px 4px 0;
	vertical-align: top;
}

ul {
	margin: -7px 0 24px 0;
}

body {
	font-family:Helvetica, Arial, sans-serif;
	background-color: #996600;
}

a img home {
	word-spacing: 0px;
	text-align: left;
}

h1 a {
	color:#996600;
	text-decoration:none;
}

h4 a {
	color:#000000;
	text-decoration:none;
}

h4 a:hover {
	color:#000;
}

.clear {
	clear:both;
}

#header {
	height:156px;
	width:100%;
	margin-top: 0px;
	text-align: left;
	margin-left: 0px;
}

#header > .site {
	height:250%;
	vertical-align: middle;
}

.site {
	position:relative;
	margin:auto;
	padding-left: 0;
	padding-right: 35px;
}

#headline {
	color:#CC9900;
	left:0px;
	width: 900px;
	text-align: left;
	font-family: "Courier New", Courier, mono;
}

#headline h1 {
	font-size:6em;
	line-height:0.85em;
	text-transform:lowercase;
	font-weight:normal;
	color: #996600;
	height: 100%;
	padding-left: 35px;
	font: chunk;
}

#headline h2 {
	font-size:3em;
	letter-spacing:.02em;
	line-height:1.1em;
	font-weight:normal;
}

#gallery {
	width:1200px;
	position:relative;
	left:-18px;
	line-height: -5px;
	text-align: left;
	margin-left: -150px;
}

.gallery_img {
	width:330px;
	float:left;
	background: url(../top-notch/top_notch/img/gallery_shadow.png) center bottom no-repeat;
	text-align:center;
	padding-bottom:0px;
	height:195px;
}

.gallery_img a img {
	border:1px solid #666;
}

.gallery_img a:hover img {
	border:1px solid #999;
}


	
/* Portfolio */
.gallery_description {
	width:650px;
	margin-left: 200px;
	position: relative;
	margin-top: -700px;
}

.gallery_description > div {
	border:1px solid #666;
	width:260px;
	height:145px;
	padding:20px;
	background:#FFF;
	margin:0 0 5px 14px;
}

#portfolio_content {
	width:990px;
	position:relative;
	margin:auto;
	margin-top:-130px;
}

.portfolio_row {
	clear:both;
	padding-bottom:10px;
	width: 600px;
	height: 600px;
	padding-top: 150px;
}

/*End Portfolio */

#footer {
	padding-top:0px;
	margin-bottom:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: right;
}

#footer > h4 {
	text-align:right;
	line-height:1.1em;
	color:#FFFFFF;
	font-size:30pt;
	margin-top: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: -1pt;
}

#container {
	margin-top:0px;
	width: 1200px;
	float: left;
}

#content {
	width:650px;
	position:relative;
	min-height:200px;
	margin-top: 15px;
}

#content h2,.gallery_description h2 {
	font-size:18pt;
	padding-bottom:10px;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#content p,.gallery_description p {
	font-size:1em;
	margin:0;
	text-align:left;
	color: #000000;
}

#nav {
	list-style:none;
	margin:10px 0px 30px 0px;
	position:absolute;
}

#nav li {
	clear:both;
	height:30px;
}

#nav li a {
	color:#FFF;
	text-align:left;
	float:left;
	text-decoration:none;
	font-weight:600;
}

#nav li a:hover {
}

#nav li.current_page a {
	cursor:default;
}

#profile_picture {
	position:absolute;
	top:0px;
	width:75px;
	height:75px;
	padding-left: 750px;
}

#right_text {
	position:absolute;
	top:140px;
	left:605px;
	font-size:1.3em;
}

.form_col {
	float:left;
	width:300px;
	margin-right:20px;
	margin-top:10px;
}

.input input {
	margin-bottom:10px;
	border:1px solid #999;
	padding:5px;
	font-size:1.3em;
}

.input label {
	color:#333;
	display:block;
}

textarea {
	width:300px;
	height:150px;
}

.submit {
	border:1px solid #999;
	padding:3px;
	margin:5px 0 0;
	float:right;
	position:relative;
	right:-20px;
}

body.subpage #content {
	left:0;
}

.col {
	float:left;
	position:relative;
	width:418px;
}

.col #large_shadow {
	background-color: #996600;
	padding: 0;
	margin: 0 0 0 0;
}

#portfolio_subimages {
	width:330px;
	float:left;
	margin:20px;
}

body.subpage .link a {
	text-decoration:none;
	color:#600;
}

body.subpage .link a:hover {
	text-decoration:underline;
}

body.subpage .link {
	margin-bottom:10px;
}

.home {
	margin-right: 0px;
}

.next {
	margin-right: 80px;
	float: right;
	margin-top: -340px;
}

a 1 {
	outline: none;
	padding-left: 0px;

