body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(images/bg_fade_brown2.jpg);
	background-repeat: repeat-x;
	background-color: #421A01;
	margin: 35px 0 0 0;
	padding: 0;
}
#nav {
	width: 220px;
	height: 140px;
	display:block;
	border: 1px solid #C5B4AA;
	border-left: none;
	margin-right: 10px;
	float: left;
	position:fixed;
}
#nav img {
	float: left;
	margin: 50px 0 0 0;
}
#nav ul {
	margin-top: 20px;
}
#nav ul li {
	text-align: right;
	margin: 0 15px 0 0;	
	list-style-type: none;
}
#nav ul li a {
	color: #826B5C;
	font-size: 1.2em;
	text-decoration: none;
	padding-right: 15px;
	border-right: 1px solid #826B5C;
}
#nav ul li a:hover {
	color: #FFF;
	font-size: 1.2em;
	text-decoration: none;
	border-right: 3px solid #FFF;
}
#nav_horizontal {
	width: 780px;
	font-size: 12px;
	font-weight: bold;
	color: #421A01;
	letter-spacing: .2em;
	margin: 0px auto 3px;
	text-align: left;
	padding: 3px 0 0 15px;
}
#anglewrap {
	width: 508px;
	margin: 0 100px 0 0;
	background-image: url(images/upper_brackets.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
}
#anglewraphome {
	width: 558px;
	background-image: url(images/upper_brackets_558.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float:right;
	margin-right: 50px;
}
#homediv {
	width: 548px;
	height: 467px;
	margin: 4px 4px 0 4px;
	color: #421A01;
	background: #FFF url(images/notebook_paper_bg.gif);
	border: 1px solid #C5B4AA;
	font-size: 12px;
}
#homeleft {
	width: 250px;
	margin: 10px 5px 0 0;
	float: right;
}
#homeleft_one {
	overflow: auto;
	margin-bottom: 20px;
}
#homeleft_one img {
	float: left; 
	margin-right: 8px;
	padding: 2px;
	border: 1px solid #C5B4AA;	
}
#homeleft_one img a:hover {
	border: 1px solid #000;
}
#homeleft_one a {
	color: #421A01;
}
#homeleft_one a:hover {
	color: #8A3502;
	text-decoration: none;
}
#homeright {
	width: 250px;
	margin-left: 10px;
	padding: 5px;
	float: left;
	text-align: justify;
}
#homeright strong {
	color: #8A3502;
}
#homeright .list {
	background-image: url(images/upper_brackets_248.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 8px;
	padding-top: 4px;
}
.bullet {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	font-weight: bold;

}
#aboutdiv {
	width: 498px;
	height: 467px;
	margin: 4px auto 0;
	border: 1px solid #C5B4AA;
	background: #421A01 url(images/about_bg.jpg) center top;
}
#about {
	position:relative; 
	top: 100px;
	left: 25px;
	width:450px; 
	font-size: 12px;
	color: #FFF;
	line-height: 1.5em;
	text-align: justify;
}
#about a {
	color: #C5B4AA;
}
#about a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#thanksdiv {
	width: 498px;
	height: 467px;
	margin: 4px auto 0;
	background-image: url(images/thanks_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #C5B4AA;
}
#contactdiv {
	width: 498px;
	height: 467px;
	margin: 4px auto 0;
	background: #421A01 url(images/contact_bg.jpg) center top;
	border: 1px solid #C5B4AA;
}
#contentbg {
	width: 780px;
	height: 467px;
	background-image: url(images/resume_brown.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px auto;
	text-align: left;
}
#contentbg2 {
	width: 780px;
	height: 467px;
	background-image: url(images/layout_brown.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	text-align: left;
}
#port_wrapper {
	width: 520px;
	float: right;
	margin:0 100px 0 225px;
}
.port {
	width: 508px;
	margin: 10px 0 0 0;
	background-image: url(images/upper_brackets.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	text-align: center;
}
.port_inner {
	width: 498px;
	background-color: #FFFFFF;
	border: 1px solid #C5B4AA;
	border-bottom: 4px solid #C5B4AA;
	margin: 4px auto 0;
	text-align: left;
	color: #421A01;
	background-image: url(images/notebook_paper_bg.gif);	
}
.port_inner strong {
	color: #421A01;
	display:block;
	padding: 3px;
	background: url(images/portfolio_text.gif) no-repeat right bottom;
	border-bottom: 1px solid #C5B4AA;
}
.port_inner p {
	font-size: .8em;
	padding: 10px 5px 5px 5px;
}
.port_inner .link {
	text-align: right;
	font-size: .75em;
	padding: 5px 15px 5px;
}
.port_inner .link a{
	color: #000;
	text-decoration: underline;
}
.port_inner .link a:hover{
	color: #421A01;
	text-decoration: none;
}
.screenshots {
	height:0px;
	overflow:hidden;
	margin: 3px;
	text-align: center;
}
.screenshots img {
	padding: 4px;
	background-color: #FFF;
	border: 1px solid #421A01;
}
#footer {
	text-align: right;
	font-size: 11px;
	color: #DDCFC6;
	letter-spacing: .2em;
	line-height: 1.4em;
	padding-right: 3px;
	margin: 3px 0 5px 0;
	
}
#form {
	position:relative; 
	top: 100px;
	left: 25px;
	width:450px; 
	z-index:4;  
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
#form a {
	text-decoration: none;
	color: #9CE4CE;
}
#form a:hover {
	text-decoration: none;
	border-bottom: 1px dashed #000000;
	color: #FFFFFF;
}
.fields {
	margin: 10px 0 0 130px;
	text-align: left;
}
.ltred {
	color: #DDCFC6;
}
input, select, textarea, submit, reset {
	background: #DDCFC6; 
	color: #421A01;  
	border: 1px solid #12503C;
	font-family: Arial; 
	font-size: 11px;
	padding: 2px 0px 2px 5px;
	margin-bottom: 5px;
}
input:focus {
	background: #DEDEDE;
	color: #1F745A;
}
textarea:focus {
	background: #DEDEDE;
	color: #1F745A;
}
/* Images positioning */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #C5B4AA;
	}

img.alignright {
	padding: 4px;
	margin: 5px 0 2px 7px;
	display: inline;
	border: 1px solid #C5B4AA;
	}

img.alignleft {
	padding: 4px;
	margin: 5px 7px 2px 0;
	display: inline;
	border: 1px solid #C5B4AA;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */