@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#port_thumb_box {
	height: 64px;
	width: 64px;
	float: left;
	margin: 5px;
	border: 2px solid #050505;
}
body {
    background-position: center top;
	background-color: #0F0F0F;
}

#bodybox {
	background-color: #000000;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 756px;
}

#contact_main_content {
	width: 726px;
	background-color: #000000;
	height: 200px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	line-height: 13px;
	padding-top: 70px;
}


#resume_main_content {
	width: 352px;
	background-color: #000000;

	height: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 13px;
	background-image: url(images/resume_mypic.jpg);
	margin-left: 30px;
	padding-left: 325px;
	margin-top: 0px;
	list-style-position: inside;
	list-style-type: lower-alpha;
	list-style-image: url(images/bullet.gif);
	padding-right: 50px;
}


#portfolio_main_content {
	width:756px;
	background-color: #000000;
	height: 280px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 13px;
	padding-top: 40px;
}


#portfolio_thumbs {
	width: 306px;
	height:203px;
	width: 316px;
	background-color: #141414;
	right: 5px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
}




#min_nav {
	height: 38px;
	width: 756px;
	background-image: url(images/nav_spacer_06.gif);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


	
	#min_nav ul {
		list-style-type:none;
		margin:0 0 0 100px;
		}

#min_nav ul li {
		float:left;
		}
	  #min_nav #link1 {
			width:94px; height:38px;
			text-indent:-9999px;
			}
		
			#min_nav #link1 a {
				display:block;
				width:94px; height:38px;
				padding: 0px 5px 0px 5px;
				background:url(images/nav_home_up.gif) no-repeat;
				}
				
              #min_nav #link1 a:hover {
				background:url(images/nav_home_upover.gif) no-repeat;
				}
				
	  
				
#min_nav ul li {
		float:left;
		}
		
		#min_nav #link2 {
			width:125px; height:38px;
			text-indent:-9999px;
			}
		
			#min_nav #link2 a {
				display:block;
				width:125px; height:38px;
				background:url(images/nav_portfolio_up.gif) no-repeat;
				}
				
              #min_nav #link2 a:hover {
				background:url(images/nav_portfolio_upover.gif) no-repeat;
				}
				


#min_nav ul li {
		float:left;
		}
		
		#min_nav #link3 {
			width:116px; height:38px;
			text-indent:-9999px;
			}
		
			#min_nav #link3 a {
				display:block;
				width:116px; height:38px;
				background:url(images/nav_resume_up.gif) no-repeat;
				}
				
              #min_nav #link3 a:hover {
				background:url(images/nav_resume_upover.gif) no-repeat;
				}
				
				
				
#min_nav ul li {
		float:left;
		}
		
		#min_nav #link4 {
			width:118px; height:38px;
			text-indent:-9999px;
			}
		
			#min_nav #link4 a {
				display:block;
				width:118px; height:38px;
				background:url(images/nav_contact_up.gif) no-repeat;
				}
				
              #min_nav #link4 a:hover {
				background:url(images/nav_contact_upover.gif) no-repeat;
				}
				
				
				
				
				
				
				

#footer {
	height: 15px;
	width: 756px;
	background:url(images/footer_03.gif) no-repeat;
}
#right_swirl_div {
	position:absolute;
	width:194px;
	height:422px;
	z-index:1;
	left: 756px;
	top: -4px;
	background-image: url(images/bg_gradient_mount.jpeg);
}
#left_swirl_div {
	position:absolute;
	width:194px;
	height:422px;
	z-index:2;
	left: -193px;
	top: 0px;
	background-image: url(images/bg_gradient_mount2.jpg);
}
