body {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #292523;
}

.box_container{
	width: 980px;
	margin: 0px auto;
	padding: 6px;
	background-color: #61513B;
	border: 2px solid #7C8A80;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.box_content {
	font-family: Verdana;
	font-size: 11px;
	background-color: #B0B89E;
	border: 1px solid #8C6842;
}

.box_header {
	width: 950px;
	height: 80px;
	margin: 0px auto;
	border: 2px solid #000000;
	background-color: #4B603A;
	background-image: url(../images/bg_header.png);
	margin-top: 10px;
}

.box_header_l {
	float: left;
	padding-left: 30px;
	padding-top: 6px;
}

.box_header_r {
	float: right;
	padding-top: 20px;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
	width: 846px;
}

.header_subtext {
	color: #EEEEEE;
	padding-left: 15px;
	font-size: 11px;
	font-style: italic;
}

.page_img {
	position: relative;
	top: -109px;
	left: 840px;
	opacity: 1.0;
	z-index: 2;
}

.page_content {
	position: relative;
	top: -55px;
}

.page_container {
	width: 900px;
	margin: 0px auto;
}

.page_container_l {
	margin-top: 14px;
	margin-bottom: -40px;
	float: left;
	width: 660px;
	border: 1px solid #777777;
	background-color: #F2F0DC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.page_container_r {
	margin-top: 14px;
	float: right;
	background-color: #61513B;
	width: 226px;
	color: #EEEEEE;
	text-align: center;
	font-family: Verdana;
	font-size: 13px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
}

.page_container_r_menu {
	margin-bottom: -40px;
	padding-top: 8px;
	padding-bottom: 8px;
	float: right;
	background-color: #B0B89E;
	width: 226px;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.r_content_div_header {
	font-family: Verdana;
	margin-left: 8px;
	font-size: 13px;
	font-weight: bold;	
}

.r_content_div_header img {
	position: relative;
	top: 2px;
}

.r_content_div_link {
	font-family: Verdana;
	font-size: 11px;
	margin-top: 3px;
	margin-left: 24px;
}

.r_content_div_link a {
	color: #000000;	
}

.r_content_div_link a:hover {
	text-decoration: none;	
}

.page_header_title {
	font-family: Georgia;
	font-size: 18px;
	border-bottom: 1px solid #777777;
}

.page_header_content {
	font-family: Verdana;
	font-size: 13px;
	text-align: justify;
	line-height: 18px;
	margin-left: 18px;
	margin-right: 18px;
}

.page_header_content a {
	text-decoration: underline;
	color: #000000;
}

.page_header_content a:hover {
	color: #666666;
}

.box_footer {
	width: 980px;
	margin: 0px auto;
	color: #888888;
	text-align: right;
	font-family: Verdana;
	font-size: 10px;
	padding-top: 6px;
}

.box_footer a {
	color: #888888;
	text-decoration: underline;
}

.box_footer a:hover {
	text-decoration: none;
}

.img_blackborder {
	border: 1px solid #000000;
}

.edit_date {
	font-family: Verdana;
	font-size: 10px;
	color: #888888;
	text-align: right;
	font-style: italic;
	clear:both;
	margin-bottom: 4px;
	margin-right: 4px;
}

/* Page-Specific Styles */
.welcome_content {
	text-align: justify;
	margin: 10px;
	line-height: 14px;
}

.welcome_imgbox {
	margin-left: 14px;
	float: right;
	text-align: center;
	font-size: 10px;
	font-style: italic;
	margin-bottom: 6px;
	margin-top: 30px;
}

.welcome_imgbox img {
	border: 1px solid #000000;
}

.contact_table {
	margin: 8px;
}

.contact_table td {
	padding-bottom: 6px;
}

.project_header {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #777777;
	font-size: 14px;
}

.project_content_l {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}

.project_content_l img {
	border: 1px solid #000000;
}

.project_content_r {
	width: 430px;
	float: right;
	text-align: justify;
	margin-top: 10px;
	margin-right: 10px;
}

.project_content_r a {
	color: #000000;
}

.project_content_r a:hover {
	text-decoration: none;
}

.project_photobox {
	width: 570px;
	background-color: #B0B89E;
	margin: 0px auto;
	clear: both;
	text-align: center;
	border: 1px solid #555555;
	margin-bottom: 10px;
}

.project_photobox img {
	border: 1px solid #000000;
	margin: 10px;
}

.resume_header {
	font-size: 14px;
	border-bottom: 1px solid #777777;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.resume_job {
	font-weight: bold;
	margin-left: 20px;
	float: left;
	margin-top: 6px;
}

.resume_dates {
	float: right;
	margin-right: 10px;
	margin-top: 6px;
}

.resume_info {
	margin-left: 40px;
	clear: both;
}

.underline {
	text-decoration: underline;
}

.resume_list {
	margin-left: 18px;
	text-align: justify;
	margin-right: 10px;
}

.blog_title{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #777777;
	font-size: 14px;
}

.blog_info {
	color: #888888;
	margin-left: 20px;
}

.blog_content {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	text-align: justify;
}

.contact_submitpage {
	margin: auto;
	margin-top: 14px;
	margin-bottom: 14px;
	width: 940px;
	border: 1px solid #777777;
	background-color: #F2F0DC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.contact_submitpagetext {
	margin: 20px;
	text-align: center;
}

.contact_submitpagetext a {
	color: #000000;
}

.contact_submitpagetext a:hover{
	text-decoration: none;
}