body {
	margin: 0;
	padding: 0;
	
	background-color: #849B94;
	
	text-align: center;
	
	font-family: verdana, sans-serif;
}

img {
	border: 0;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 12px 0;
	padding: 0;
	
	font-family: georgia, serif;
	font-size: 12px;
	line-height: 26px;
}

a,
a:link,
a:active,
a:visited {
	color: #BFF788;
	text-decoration: underline;
}
a:hover {
	color: #91CC58;
	text-decoration: underline;
}

div.clear {
	clear: both;
}

* {
	outline: none;
}











div#content {
	background: #345155 url(../images/middle_bg.jpg) repeat-x;
}

div#resume_content {
	background: #345155 url(../images/middle_bg.jpg) repeat-x;
	
	padding: 45px 0 1px 0;
	
	font-family: verdana, sans-serif;
}

div#resume_content div#content {
	background: transparent url(../images/resume_content_bg.jpg) no-repeat;
	
	/*width: 850px;
	padding: 0 0 0 10px;
	margin: 0 auto;*/
	
	padding: 45px 0 0 0;
	margin: 0 auto;
	width: 521px;
}

div#resume_content div.column {
	/*width: 390px;
	margin-right: 30px;*/
	
	text-align: left;
	padding: 0 50px;
	
	/*float: left;*/
}

div#resume_content div.section {
	margin-bottom: 80px;
}

div#resume_content div.experience {
	margin-bottom: 0;
}

div#resume_content div.skills ul,
div#resume_content div.experience ul,
div#resume_content div.education ul {
	list-style: none;
}

div#resume_content div.skills ul ul,
div#resume_content div.experience ul ul {
	list-style: disc;
	padding-left: 20px;
}

div#resume_content div.experience ul li {
	margin-bottom: 60px;
}

div#resume_content div.experience ul li ul li {
	margin-bottom: 12px;
}

div#resume_content div.contact_info p {
	/*margin-left: 20px;*/
	/*text-align: center;*/
}

div#resume_content h1 {
	font-size: 20px;
	line-height: 20px;
	color: #BFF788;
	/*font-family: verdana, sans-serif;*/
	text-transform: lowercase;
	/*text-align: center;*/
	
	/*margin-bottom: 3px;*/
	
	padding-bottom: 17px;
	border-bottom: 2px solid #5F7679;
	margin-bottom: 12px;
	/*background: url(../images/rule.jpg) 0 43px no-repeat;*/
}

div#resume_content h2 {
	font-size: 14px;
	color: #91CC58;
	font-family: georgia, serif;
	text-transform: uppercase;
	
	margin-bottom: 7px;
}

div#resume_content h3 {
	font-size: 12px;
	color: #91CC58;
	font-family: georgia, serif;
	
	margin-bottom: 7px;
}

div#resume_content p {
	color: #ffffff;
	
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 22px;
}

div#resume_content ul  {
	margin: 0;
	/*padding: 0 0 0 20px;*/
	padding: 0;
}

div#resume_content ul li {
	margin: 0 0 12px 0;
	padding: 0;
	
	/*font-family: georgia, serif;*/
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #ffffff;
}

div#resume_content ul li h1 {
	font-size: 16px;
	line-height: 22px;
	text-transform: none;
	text-align: left;
	font-family: georgia, serif;
	
	margin-bottom: 7px;
	padding: 0;
	border-bottom: 0;
	background: transparent;
}












div#content div.category {
	padding: 45px 0 17px 28px;
	margin: 0 auto;
	
	width: 549px;
}

div#content div.category div.thumb {
	width: 141px;
	height: 141px;
	
	padding: 5px;
	margin: 0 28px 28px 0;
	
	border: 2px solid #223A3D;
	
	float: left;
	
	background-color: #849B94;
	
	position: relative;
	top: 0;
	left: 0;
}

div#content div.category div.thumb div.info {
	position: absolute;
	top: 120px;
	left: -16px;
	
	width: 171px;
	
	padding: 6px;
	
	background: #152225;
	
	color: #ffffff;
	text-align: left;
	
	display: none;
	opacity: 0;
}
div#content div.category div.thumb div.info h1 {
	font-family: verdana, sans-serif;
	text-transform: none;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	
	margin: 0 0 4px 0;
}
div#content div.category div.thumb div.info p {
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 12px;
	text-transform: lowercase;
	
	margin: 0;
}

div#content div.category div.thumb div.category_label {
	background-color: #345155;
	
	width: 117px;
	height: 117px;
	padding: 12px;
	
	text-align: right;
}

div#content div.category div.thumb div.category_label h1 {
	font-weight: normal;
	font-size: 14px;
	color: #9EB0AB;
}

div#content div.category div.thumb div.category_label h2 {
	font-weight: normal;
	font-size: 14px;
	color: #BFF788;
	text-transform: lowercase;
}

div#content div.category img.rule {
	display: block;
}













div#footer {
	background: #1B2D30 url(../images/footer_bg.jpg) repeat-x;
	
	text-align: left;
	color: #d5d5d5;
}

div#footer div.content {
	padding: 45px 28px 17px 28px;
	margin: 0 auto;
	
	width: 521px;
	
	background: transparent;
}

div#footer div.thumb {
	width: 141px;
	height: 141px;
	
	padding: 5px;
	margin: 0 28px 28px 0;
	
	border: 2px solid #9EB0AB;
	
	float: left;
	
	background-color: #345155;
}

div#footer h1 {
	font-size: 16px;
	line-height: 16px;
	text-transform: lowercase;
	padding-top: 89px;
	margin-bottom: 6px;
	
	color: #ffffff;
}
div#footer h2 {
	font-size: 14px;
	line-height: 16px;
	color: #ffffff;
	
	margin-bottom: 6px;
}

div#footer p {
	margin-bottom: 40px;
}

div#footer p#copyright {
	/*font-family: georgia, serif;
	font-size: 11px;
	line-height: 22px;*/
	
	float: left;
	
	width: 338px;
	margin-right: 28px;
	margin-bottom: 28px;
}

div#footer p#resume {
	/*font-family: georgia, serif;
	font-size: 11px;
	line-height: 22px;*/
	
	float: right;
	
	margin-bottom: 28px;
	
	width: 155px;
	
	text-align: right;
}






div#footer div#contact {
	border: 2px solid #D5D5D5;
	padding: 5px;
	margin-bottom: 40px;
	
	text-align: center;
	
	cursor: pointer;
}

div#footer div#contact div.content {
	padding: 25px;
	margin: 0;
	
	width: auto;
	
	background: #0B1213;
}

div#footer div#contact h1 {
	margin: 0 0 15px 0;
	padding: 0;
	
	text-transform: none;
	color: #BFF788;
	font-family: georgia, serif;
	font-size: 24px;
	font-weight: bold;
}

div#footer div#contact p {
	margin: 0;
	
	font-family: verdana, sans-serif;
	font-size: 11px;
}









div#item_popup {
	width: 100%;
	
	position: absolute;
	top: 0;
	left: 0;
	
	display: none;
	
	z-index: 200;
}

div#item_popup div#view_site {
	position: absolute;
	top: 20px;
	left: 30px;
	
	display: none;
}

div#item_popup div#view_site a,
div#item_popup div#view_site a:link,
div#item_popup div#view_site a:active,
div#item_popup div#view_site a:visited {
	font-size: 11px;
	font-family: georgia, serif;
	text-decoration: underline;
	font-weight: normal;
	
	color: #666666;
}
div#item_popup div#view_site a:hover {
	color: #333333;
}

div#item_popup #loading_circle {
	position: relative;
	top: 0;
	left: 0;
	
	margin: 0 auto;
	
	width: 80px;
	height: 80px;
}

div#item_popup #image_loading_circle {
	position: absolute;
	top: 300px;
	left: 0;
	
	margin: 0 auto;
	
	width: 100%;
	height: 80px;
	
	display: none;
}

div#item_popup div#background {
	width: 100%;
	
	position: absolute;
	top: 0;
	left: 0;
	
	background-color: #000000;
	
	filter: alpha(opacity=60);
	opacity: 0.6;
}

div#item_popup div#popup_content {
	background: #ffffff;
	
	padding: 20px 30px 30px 30px;
	margin: 0 auto;
	
	width: 740px;
	
	position: relative;
	top: 0;
	left: 0;
	
	display: none;
}

div#item_popup div#popup_content img#popup_image {
	/*display: none;*/
}

div#item_popup div#popup_content div#popup_image_container {
	margin-bottom: 15px;
}

div#item_popup div#close {
	text-align: right;
	font-size: 24px;
	font-weight: bold;
	
	margin-bottom: 20px;
}

div#item_popup div#close a,
div#item_popup div#close a:link,
div#item_popup div#close a:visited,
div#item_popup div#close a:active {
	color: #666666;
	text-decoration: none;
}
div#item_popup div#close a:hover {
	color: #333333;
	text-decoration: none;
}

div#item_popup ul#img_nav {
	display: none;
	list-style: none;
	
	text-align: right;
	
	margin: 0 0 10px 0;
	padding: 0;
}

div#item_popup ul#img_nav li {
	display: inline;
	margin-left: 5px;
	
	font-weight: bold;
	font-size: 10px;
	line-height: 14px;
	
	margin: 0;
	padding: 0;
}
div#item_popup ul#img_nav li a,
div#item_popup ul#img_nav li a:link,
div#item_popup ul#img_nav li a:active,
div#item_popup ul#img_nav li a:visited {
	color: #666666;
	text-decoration: none;
	
	padding: 3px 5px;
	background-color: #dddddd;
}
div#item_popup ul#img_nav li a:hover {
	color: #333333;
	text-decoration: none;
}

div#item_popup ul#img_nav li.selected {
	
}
div#item_popup ul#img_nav li.selected a,
div#item_popup ul#img_nav li.selected a:link,
div#item_popup ul#img_nav li.selected a:active,
div#item_popup ul#img_nav li.selected a:visited,
div#item_popup ul#img_nav li.selected a:hover {
	color: #ffffff;
	text-decoration: none;
	
	background-color: #333333;
}



div#item_popup div#text_content {
	text-align: left;
}

div#item_popup div#text_content a,
div#item_popup div#text_content a:link,
div#item_popup div#text_content a:visited,
div#item_popup div#text_content a:active {
	color: #666666;
	text-decoration: underline;
}
div#item_popup div#text_content a:hover {
	color: #333333;
	text-decoration: underline;
}

div#item_popup div#text_content h1 {
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	
	margin-bottom: 10px;
}

div#item_popup div#text_content h1 a {
	font-size: 11px;
	font-family: georgia, serif;
	text-decoration: underline;
	font-weight: normal;
}
div#item_popup div#text_content h1 a:link,
div#item_popup div#text_content h1 a:visited,
div#item_popup div#text_content h1 a:active {
	color: #666666;
}
div#item_popup div#text_content h1 a:hover {
	color: #333333;
}

div#item_popup div#text_content p {
	font-size: 11px;
	color: #333333;
}