@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #999999;
}

/* ## Master Container ## */
#container {
	width: 800px;
	margin: 0 auto 0 auto;
	float: none;
}

/* ## Header ## */
#header {
	float: left;
	height: 100px;
	width: 100%;
}
#header #header_logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 62px;
	width: 166px;
	margin: 20px 0 0 10px;
}
#header #header_menu {
	float: right;
	height: 19px;
	width: 500px;
	margin: 45px 10px 0 0;
	list-style-type: none;
}
#header #header_menu li {
	float: right;
}
#header #header_menu .menu_bullet {
	background-image: url(../images/link_bullet.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 19px;
}

/* ## Content ## */
#content {
	float: left;
	width: 100%;
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	clear: left;
}
#content #content_splash {
	clear: left;
	float: left;
}
#content #content_intro {
	width: 100%;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16px;
	margin: 25px 0 0 0;
	padding: 0 0 20px 0;
	clear: left;
	float: left;
}
#content h1 {
	clear: left;
	float: left;
	color: #663333;
	padding: 0px;
	font-size: 24px;
	margin: 25px 0 0 35px;
}
#content .header_normal {
	font-weight: normal;
}
#content #profile {
	clear: left;
	float: left;
	width: 70%;
	margin: 15px 0 20px 0;
}
#content #profile .profile_title {
	clear: left;
	float: left;
	width: 20%;
	font-size: 14px;
	font-weight: bold;
	color: #999966;
	text-align: right;
	margin: 0;
	padding: 10px 30px 11px 0;
}
#content #profile .profile_info {
	font-size: 12px;
	float: left;
	width: 70%;
	border-bottom: 1px dotted #dcdec8;
	margin: 0;
	padding: 10px 0 10px 5px;
}
#content #profile .profile_moto {
	width: 70%;
	font-size: 18px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 10px 0 25px 5px;
}
#content #photo {
	float: right;
	width: 25%;
	background-image: url(../images/photo_cmy.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 300px;
	margin: 80px 30px 0 0;
}
#content #contact_form {
	clear: left;
	float: left;
	width: 40%;
	margin: 25px 0 0 0;
	padding: 0 0 25px 35px;
}
#content #contact_form .contact_title {
	color: #999966;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	clear: left;
	float: left;
}
#content #contact_form .contact_field {
	margin: 0 0 10px 0;
	clear: left;
	float: left;
}
#content #contact_form .contact_field .textbox {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #999999;
}
#content #contact_form .button {
	clear: left;
	float: left;
	font-size: 14px;
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	margin-top: 10px;
}
#content #contact_form .contact_feedback {
	float: right;
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	margin: 15px 20px 0 0;
	background-image: url(../images/exclamation.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 22px;
}
#content #contact_details {
	clear: left;
	float: left;
	width: 80%;
	margin: 25px 0 0 0;
	padding: 0 0 25px 35px;
	font-size: 12px;
}
#content #contact_details ul {
	list-style-type: disc;
	margin-top: 10px;
}
#content #contact_details a:link,
#content #contact_details a:visited {
	color: #999966;
	text-decoration: underline;
}
#content #contact_details a:hover{
	color: #CCCC99;
	text-decoration: underline;
}
#content #contact_details .quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	margin: 30px 0 0 0;
}
#content #achievements {
	clear: left;
	float: left;
	width: 100%;
	margin: 15px 0 0 0;
	padding: 0 0 30px 0;
}
#content #achievements .achievements_year {
	font-size: 14px;
	color: #999966;
	font-weight: bold;
	text-align: right;
	clear: left;
	float: left;
	width: 15%;
	padding: 10px 35px 11px 0;
	margin: 0px;
}
#content #achievements .achievements_award {
	font-size: 12px;
	margin: 0px;
	float: left;
	width: 60%;
	padding: 10px 0 10px 10px;
	border-bottom: 1px dotted #dcdec8;
}
#content #resume {
	clear: left;
	width: 92%;
	float: left;
	margin: 25px 32px 0 32px;
	padding: 0 0 25px 0;
}
#content #resume iframe {
	width: 100%;
	margin: 0 auto 0 auto;
}
#content  #works {
	clear: left;
	float: left;
	width: 100%;
	padding: 0 0 20px 0;
	margin: 25px 0 0 0;
}
#content #works .work_row {
	float: left;
	clear: left;
	width: 92%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F1EEE7;
	margin: 0 32px 0 32px;
	padding: 30px 0 20px 0;
}
#content #works .work_details p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#content #works .work_row .work_details {
	float: left;
	width: 45%;
	margin: 0px;
	padding: 0 0 0 15px;
}
#content #works .work_details .work_title {
	font-size: 16px;
	font-weight: bold;
	color: #999966;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content #works .work_details .work_type {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 0 0;
	color: #CC9966;
	font-size: 11px;
}
#content #works .work_details .work_year {
	margin: 20px 0 0 0;
	font-weight: bold;
	color: #333333;
	font-family: "Courier New", Courier, monospace;
}
#content #works .work_details .work_description {
	margin: 20px 0 0 0;
}
#content #works .work_details .work_tech {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	color: #333333;
}
#content #works .work_details .work_link {
	margin: 25px 0 0 0;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#content #works .work_details .work_link a:link,
#content #works .work_details .work_link a:visited {
	color: #FFFFFF;
	background-color: #CC9966;
	padding: 5px;
	float: left;
	text-decoration: none;
}
#content #works .work_details .work_link a:hover {
	color: #FFFFFF;
	background-color: #E4CAAF;
	padding: 5px;
	float: left;
	text-decoration: underline;
}
#content #works .work_row .work_images {
	float: left;
	width: 50%;
}
#content #works .work_images img {
	padding: 5px;
	border: 1px solid #dcdec8;
	background-color: #F1EEE7;
	margin: 0 0 10px 30px;
}
#content #works_loader {
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0 0 0 25px;
	width: 100px;
	float: right;
	margin: 30px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #999966;
}
#content #work_paging {
	margin: 0;
	padding: 0 0 25px 0;
	clear: left;
	float: left;
	width: 100%;
}
#content #work_paging ul {
	list-style-type: none;
	text-align: center;
	margin: 0 auto 0 auto;
	width: 100%;
	padding: 0 0 0 40px;
}
#content #work_paging li {
	margin: 0 5px 0 5px;
	float: left;
}
#content #work_paging li.page_selected a:link,
#content #work_paging li.page_selected a:visited {
	color: #CC9966;
	background-color: #FFFFFF;
	padding: 0 5px 0 5px;
	text-decoration: none;
	border: 1px solid #CC9966;
	font-weight: bold;
	float: left;
	margin: -1px 0 0 0;
}
#content #work_paging li.page_unselected a:link,
#content #work_paging li.page_unselected a:visited {
	color: #FFFFFF;
	background-color: #CC9966;
	padding: 0 5px 0 5px;
	text-decoration: none;
	float: left;
}
#content #work_paging li.page_unselected a:hover {
	color: #FFFFFF;
	background-color: #E4CAAF;
	padding: 0 5px 0 5px;
	text-decoration: none;
	float: left;
}
#content #error {
	clear: left;
	float: left;
	width: 95%;
	margin-top: 35px;
	padding-bottom: 25px;
	padding-left: 35px;
	font-size: 14px;
	color: #333333;
}
#content #error a:link,
#content #error a:visited {
	color: #999966;
	text-decoration: underline;
}
#content #error a:hover {
	color: #CCCC99;
	text-decoration: underline;
}

/* ## Footer ## */
#footer {
	background-image: url(../images/footer_divider.png);
	background-repeat: no-repeat;
	background-position: center top;
	clear: left;
	float: left;
	width: 100%;
	height: 25px;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 15px 0 0 0;
}
