@charset "UTF-8";
body {
	background-color: #000;
	/*background-repeat: no-repeat;*/
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	width: auto;
	
}
#bg_container {
	/*background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	height: 1310px;
	width: auto;
	padding-top: 20px;*/
	margin-right: auto;
	margin-left: auto;
	
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;	
	/*opacity: 0.4;
	filter:alpha(opacity=40);*/
	padding: 20px;
	height: auto;
}
#containerWide {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;	
	/*opacity: 0.4;
	filter:alpha(opacity=40);*/
	padding: 20px;
	height: auto;
}
#logo {
	/*opacity: 1;
	filter:alpha(opacity=100);*/
}
#header {
	margin-bottom: 30px;
}
#header {
	padding-top: 10px;
}
#navigation {
	list-style-type: none;
	float: right;
	text-align: right;
	padding-right: 15px;
}
#navigation ul li {
	float: left;
	list-style-type: none;
}
#subnav {
}
#subnav ul {
	margin-right: 0px;
	margin-left: -20px;
}
#subnav ul li {
	list-style-type: none;
	float: left;
	font-size: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#subnav a {
	color: #000;
	text-decoration: none;
}
.active_tab {
	background-color: #B5AB72;
}
#subnav #environments {
	color: #FFF;
}
#subnav #props {
}
#content_container {
	background-color: #B3AA77;
	padding: 20px;
	margin-right: 20px;
	margin-left: 20px;
	height: auto;
}
#invisible {
	color: #B3AA77;
}
#resume_container {
	background-color: #B3AA77;
	padding: 20px;
	margin-right: 20px;
	margin-left: 20px;
	height: 495px;
}
#project_container {
	background-color: #B3AA77;
	padding: 20px;
	margin-right: 20px;
	margin-left: 20px;
}
#contact_container {
	background-color: #B3AA77;
	padding: 20px;
	margin-right: 20px;
	margin-left: 20px;
	height: 500px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	margin-top: -10px;
}
#environment_images img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 920px;
	height: 219px;
}
#props_images img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 630px;
	height: 115px;
}
#photo_container {
	margin-top: -10px;
	margin-bottom: -10px;
}
.clearBoth {
	clear: both;
}
.spacer {
	height: 20px;
}
#resume_container h4 {
	font-size: 14px;
}
#resume_container p {
	font-size: 12px;
}
#resume_container ul {
	font-size: 12px;
	margin-left: -10px;
}
.no_underline {
	text-decoration: underline;
	font-size: 10.5px;
}
#proficency {
	width: 50%;
	float: left;
}
#experience {
	width: 45%;
	float: right;
	padding-right: 10px;
}
.column {
	width: 48%;
}
#column01 {
	float: left;
}
.bc_underline {
	text-decoration: underline;
}
#column02 {
	float: right;
}
.resume {
	float: right;
	text-align: right;
	color: #000;
	text-decoration: none;
}
#download_resume_btn {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 60px;
	text-decoration: none;
}
.underline {
	font-size: 12px;
	text-decoration: underline;
	margin-bottom: -10px;
}
.project_title {
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 5px;
	float: left;
	margin-top: -5px;
}
.project_subtitle {
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 5px;
	float: left;
	margin-top: -5px;
}
.click_image {
	float: right;
	font-size: 10px;
	margin-top: -5px;
}
#image img{
	height: 552px;
	width: 920px;
}
#imagesquare img{
	height: 650px;
	width: 650px;
}
#caption {
	font-size: 12px;
	float: right;
	font-style: italic;
}
.thumbs li {
	float: left;
	list-style-type: none;
	margin-left: 5px;
}
.thumbs img {
	height: 48px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.thumbssquare img {
	height: 80px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.thumbssquare li {
	float: left;
	list-style-type: none;
	margin-left: 5px;
}
.screenshots ul {
	margin-left: -35px;
	margin-bottom: -3px;
}
.screenshots h4 {
	font-size: 12px;
	margin-bottom: -10px;
	float: left;
	width: 70px;
	text-align: right;
	padding-right: 5px;
	vertical-align: text-top;
	margin-top: 0px;
}
.screenshots {
}
#footer {
	margin-top: 20px;
	line-height: 20px;
	text-align: center;
	border-top-width: 0.5px;
	font-size: 12px;
	padding-top: 30px;
	margin-right: 160px;
	margin-left: 160px;
	color: #000;
	font-weight: bold;
}
#footer a {
	color: #000;
}
#footer2 {
	line-height: 20px;
	text-align: center;
	border-top-width: 0.5px;
	font-size: 10px;
	margin-right: 160px;
	margin-left: 160px;
}
#footer2 a {
	color: #FFF;
}
#contact_form {
	margin-left: 70px;
}
#description {
	float: right;
	width: 350px;
}
#description2 {
	float: left;
	width: 400px;
}
#thumbnails {
	float: left;
	width: 500px;
	margin-top: 13px;
}
h4 {
	margin-bottom: 3px;
}
#breadcrumb {
	margin-left: 20px;
	margin-bottom: 10px;
}
#breadcrumb a {
	font-size: 13px;
	color: #000;
	text-decoration: none;
}

.red {
	color: #A45818;
}
#contact_container table td {
	vertical-align: top;
}
.align_right {
	text-align: right;
}
#column02 a {
	margin-right: 40px;
}
